操作方法
画好拓扑:利用ensp画好拓扑。如下图,AR1与AR2通过中间的copper线进行连接。
进入视图模式:1、以下为刚进入路由器时的默认模式--用户模式(用户视图),用大于号表示。 2、用户模式进入特权模式命令system-view
从特权模式进入接口模式:通过 interface Ethernet 0/0/x 进入接口模式。 通过quit 退出端口模式。
设置系统名字: 进入视图模式,输入 [Huawei]sysname R1 如图下
设置console 口连接密码:进入视图模式,输入[R1]user-interface console 0 然后再配置[R1-ui-console0]authentication-mode password ,最后输入你的密码 则可以成功,如图
配置路由RIP协议,ospf协议: 进入视图模式,输入 [R1]rip[R1-rip-1]quit[R1]ospf[R1-ospf-1]q[R1]isis[R1-isis-1]q[R1]
配置设备时间:进入普通模式下输入如下: <R1>clock timezone Beijing add 8 <R1>clock datetime 22:20:00 2015-5-11