- 3
- 0
- 约1.42万字
- 约 22页
- 2016-12-02 发布于重庆
- 举报
思科交換机配置维护手册
思科交换机配置维护手册
目录
一、端口配置
1.1 配置一组端口
命令 目的 Step?1? configure terminal 进入配置状态 Step?2? interface range {port-range} 进入组配置状态 Step?3? 可以使用平时的端口配置命令进行配置 Step?4? end 退回 Step?5? show interfaces [interface-id] 验证配置 Step?6? copy running-config startup-config 保存
当使用interface range命令时有如下的规则:
有效的组范围:
vlan从1 到4094
fastethernet 槽位/{first port} - {last port}, 槽位为0
gigabitethernet槽位/{first port} - {last port},槽位为0
port-channel port-channel-number - port-channel-number, port-channel号从1到64
端口号之间需要加入空格,如:interface range fastethernet 0/1?–?5
原创力文档

文档评论(0)