相比华为的配置,思科的分级更多,由于这是我以前在别的博客的帖子,当时没有上图,大家只好将就一下了...
Switch>
Switch>enable
Switch#configure terminal
Switch(config)#interface f0/1
Switch(config-if)#no switchport
Switch(config-if)#ip address 192.168.0.1 255.255.255.0
Switch(config-if)#
本文介绍了如何配置思科3550三层交换机使用TELNET方式进行登录。通过enable、configure terminal命令设置接口IP地址,并创建用户及密码,确保配置login local以允许远程登录。
相比华为的配置,思科的分级更多,由于这是我以前在别的博客的帖子,当时没有上图,大家只好将就一下了...
Switch>
Switch>enable
Switch#configure terminal
Switch(config)#interface f0/1
Switch(config-if)#no switchport
Switch(config-if)#ip address 192.168.0.1 255.255.255.0
Switch(config-if)#
1897
3017

被折叠的 条评论
为什么被折叠?