![Huawei Quidway NetEngine40E Скачать руководство пользователя страница 44](http://html.mh-extra.com/html/huawei/quidway-netengine40e/quidway-netengine40e_configuration-manual-reliability_169453044.webp)
Step 3
Verify the configuration.
# Run the
shutdown
command on POS 2/0/0 on Router B to simulate a fault.
[RouterB]
interface pos 2/0/0
[RouterB-Pos2/0/0]
shutdown
[RouterB-Pos2/0/0]
quit
# Display the state of the active and standby interfaces again, and you can find that POS 1/0/0
becomes UP and POS 3/0/0 is still STANDBY.
[RouterB]
display standby state
Interface Interfacestate Backupstate Backupflag Pri Loadstate
Pos 2/0/0 DOWN MDOWN MU
Pos 1/0/0 UP UP BU 40
Pos 3/0/0 STANDBY STANDBY BU 20
Backup-flag meaning:
M---MAIN B---BACKUP V---MOVED U---USED
D---LOAD P---PULLED G---LOGICCHANNEL
After the Tracert test of Host B address on Host A, you can display the packets reaching the
destination through POS 1/0/0 of the link layer on Router B.
C:\>
tracert 10.20.1.1
traceroute to 10.20.1.1 (10.20.1.1), max hops: 30, packet length: 40, press CTRL_C
to break
1 10.10.1.2 60 ms 60 ms 50 ms
2 10.1.1.2 50 ms 40 ms 70 ms
3 10.20.1.1 70 ms 70 ms 60 ms
----End
Configuration Files
l
Configuration file of Router A
#
sysname RouterA
#
interface Pos1/0/0
link-protocol ppp
undo shutdown
ip address 10.1.1.1 255.255.255.0
#
interface Pos2/0/0
link-protocol ppp
undo shutdown
ip address 10.1.2.1 255.255.255.0
#
interface Pos3/0/0
link-protocol ppp
undo shutdown
ip address 10.1.3.1 255.255.255.0
#
interface GigabitEthernet4/0/0
undo shutdown
ip address 10.10.1.2 255.255.255.0
#
ip route-static 10.20.1.0 255.255.255.0 Pos1/0/0
ip route-static 10.20.1.0 255.255.255.0 Pos2/0/0
ip route-static 10.20.1.0 255.255.255.0 Pos3/0/0
#
return
l
Configuration file of Router B
#
HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
2 Interface Backup Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
27