华为计算机网络培训
实验指导手册
2010年8月
实验一远程管理网络设备(telnet) 3
实验二 以太网端口汇聚 4
实验三 STP的基本配置 6
实验四 Trunk的基本酉己置 9
实验五 VLAN间的三层通信 11
实验六DHCP配置实验 15
实验七文件传输协议配置(FTP) 17
实验八PPP、FR配置实验 18
实验九RIP协议配置 21
实验十OSPF协议配置 24
实验^一 防火墙和地址转换实验 26
实验十二 路由引入综合实验 29
实验十三L2TP (PPPOE拨入)配置实验 31
实验十四 虚拟路由冗余协议(VRRP )实验 34
案例一动态路由协议深入分析 38
案例二企业网综合案例分析 42
案例三 校园网案例分析 46
实验一 远程管理网络设备(telnet )
| | — Internet
Router
图1-1
[Quidway]interface Ethernet 0/0
[Quidway-Ethernet0/0]ip address
配置完路由器的ip地址,你还需要配置 PC的ip地址( )
a、 none 方式:
[Quidway] User-interface vty 0 4
[Quidway-ui-vty0] authentication-mode
[Quidway-ui-vty0] user privilege level 3
none
配置用户
选择认证方式
配置登陆用户级别
b、password 方式:
[Quidway] User-interface vty 0 4
[Quidway-ui-vty0] authentication-mode password
[Quidway-ui-vty0] set authentication password simple 123
设置登陆密码
[Quidway-ui-vty0] user privilege level 3
C、scheme 方式:
[Quidway] User-interface vty 0 4
[Quidway-ui-vty0] authentication-mode
[Quidway-ui-vty0] user privilege level 3
[Quidway] local-user huawei
[Quidway-luser-huawei] password simple 123456
[Quidway-luser-huawei] service-type telnet level 3
添加管理用户
设置用户密码
设置服务类型及优先级
使用ping命令检测,能否 ping通路由器;并在 PC上运行telnet应用程序登录路 由器。
实验二以太网端口汇聚
:
完成本课程的上机试验后,您应该能够:
掌握以太网端口汇聚的配置过程
:
e(H
SW1
端口汇聚实验配置流程图
SW2
更改交换机名称
进入交换机三层接口
配置IP地址
设置端口速率
设置双工方式
端口绑定
交换机Sw1的配置:
[H3C]sysname Sw1
[Sw1]interface Vlan-interface 1
[Sw1-Vlan-interface1]ip add
[Sw1-Ethernet0/1]speed 100
[Sw1-Ethernet0/1]duplex full
[Sw1-Ethernet0/2]speed 100
[Sw1-Ethernet0/2]duplex full
[Sw1]link-aggregation Ethernet 0/1 to Ethernet 0/2 both
交换机Sw2的配置:
[H3C]sysname Sw2
[Sw2]interface Vlan-interface 1
[Sw2-Vlan-interface1]ip add
[Sw2-Ethernet0/1]speed 100
[Sw2-Ethernet0/1]duplex full
[Sw2-Ethernet0/2]speed
华为实验手册 来自淘豆网m.daumloan.com转载请标明出处.