- 3
- 0
- 约1.73万字
- 约 14页
- 2016-10-05 发布于贵州
- 举报
《局域网技术与网工程》复习
一、交换机的基本配置
交换机的命令行操作模式
用户模式 Switch
特权模式 Switch#
全局配置模式 Switch(config)#
端口模式 Switch(config-if)#
线路配置模式: Switch(config-line)#
Vlan配置模式 Switch(vlan)#
基本命令使用举例
进入特权模式
Switchenable //en=enable Switch#
进入全局配置模式
Switch#configure terminal //conf t=configure termina
进入交换机端口视图模式 Switch(config)#interface fastEthernet 0/1
Switch(config-if)#
退回到上一级模式
Switch(config-if)#exit Switch(config)#
直接退回到特权模式
Switch(config-if)#end Switch#
查看交换机版本信息 Switch#show version
查看当前生效的配置信息 Switch#show running-config
原创力文档

文档评论(0)