ction:K 回车 CLI session with the switch is open. To end the CLI session,enter [Exit ]. > 现在我们进入到了交换机的普通用户模式, 就象路由器一样,这种模式只能查看现在的配置,不能更改配置,并且能够使用的命令很有限。我们输入enable,进入特权模式: >enable #config t Enter configuration commands,one per line.End with CNTL/Z (config)# 为了安全和方便起见,我们给这个交换机起个名字,并且设置登陆密码。 (config)#hostname 1900Switch 1900Switch(config)# enable password level 15 goodwork 1900Switch(config)# 注意:密码必须是4-8位的字符。交换机密码的设置和路由器稍微不同,交换机用 level 级别的大小来决定密码的权限。Level 1 是进入命令行界面的密码,也就是说,设置了 level 1 的密码后,你下次连上交换机,并输入 K 后,就会让你输入密码,这个密码就是页码:[1] [2] [3] [4] [5] [6] 第5页、共6页 |