在桌面上添加三个路由器为AR4、AR5、AR6、两个交换机、两台pc机为pc3、pc4华为配置下一跳_第1张图片
两台pc机格与一台交换机连接后,再将交换机与路由相连,然后点击启动华为配置下一跳_第2张图片
双击AR4路由器进行配置
system-view 进入系统试图
Enter system view, return user view with Ctrl+Z.
[Huawei]interface GigabitEthernet 0/0/0 接口配置
[Huawei-GigabitEthernet0/0/0]ip address 192.168.1.254 255.255.255.0
配置路由IP地址与子网掩码
Dec 30 2017 13:18:05-08:00 Huawei %%01IFNET/4/LINK_STATE(l)[0]:The line protocol
IP on the interface GigabitEthernet0/0/0 has entered the UP state.
[Huawei-GigabitEthernet0/0/0]undo shutdown 启用
Info: Interface GigabitEthernet0/0/0 is not shutdown.
华为配置下一跳_第3张图片
以同样方法配置AR4 0/0/1端口为192.168.2.1
AR5 0/0/0端口为192.168.2.2 0/0/1端口为192.168.3.1
AR6 0/0/1端口为192.168.3.2 0/0/0端口为192.168.4.254
华为配置下一跳_第4张图片
然后双击pc3开始设置IP、子网掩码、和网关华为配置下一跳_第5张图片
以同样方式设置pc4
华为配置下一跳_第6张图片
然后进入AR4开始配置跳跃
ip route-static 目标网络ID 子网掩码 下一跳IP
华为配置下一跳_第7张图片
AR5以同样方法设置,起到下一跳作用
华为配置下一跳
AR6 跳跃配置方法与AR4方法相同华为配置下一跳
AR5在配置一下,起到下一跳作用华为配置下一跳
进入pc3开始ping pc4ip地址华为配置下一跳_第8张图片
提示未成功后,开始检查AR4路由配置,发现写错网段
然后进行更改
华为配置下一跳_第9张图片
再ping
华为配置下一跳_第10张图片
确保成功后,对路由进行加密,防止他人操作
system-view 进入系统试图
[Huawei]user-interface console 0用户界面控制
[Huawei-ui-console0]authentication-mode password 密码身份验证模式
Please configure the login password (maximum length 16):123
[Huawei-ui-console0] vtrl键+Z回到用户试图
save 进行保存
The current configuration will be written to the device.
Are you sure to continue? (y/n)[n]:y 是否保存,选择y
华为配置下一跳_第11张图片
验证华为配置下一跳_第12张图片