1、设备: Switch_2960 1台;PC 1台;配置线;直通线。
2、开启终端。
3、设置终端。
4、交换机的命令行操作模式主要包括: 用户模式 Switch> 特权模式 Switch# 全局配置模式 Switch(config)# 端口模式 Switch(config-if)#。
5、命令说明:查看端口信息 Switch#show interface查看交换机的MAC地址表Switch#show mac-address-table。
6、交换机的设置。S2960(config)#hostname SASA(config)#exitSA#show versionSA#show runSA#show interfaceSA#show mac-address-table SA#config t SA(config)#enable password cisco//激活特权模式密码为cisco SA(config)#no enable password //取消特权。