Step 5
Verify the configuration.
# Run the
display ipv6 routing-table 2001:db8:4::1 120
command on Router S to check the
IPv6 routing table. You can view that the next hop address is 2001:2 and the outbound interface
is Gigabit Ethernet 1/0/0.
[RouterS]
display ipv6 routing-table 2001:db8:4::1 120
Routing Table : Public
Summary Count 1
Destination: 2001:db8:4:: PrefixLength : 120
NextHop: 2001:2 Preference : 15
Interface : GigabitEthernet1/0/0 Protocol : ISIS
State: Active Adv Cost : 20
Tunnel ID : 0x0 Label : NULL
Age : 93sec
# Run the
shutdown
command on Gigabit Ethernet 1/0/0 on Router D to simulate a primary
path failure.
[RouterD]
interface gigabitethernet 1/0/0
[RouterD-GigabitEthernet1/0/0]
shutdown
# Run the
display ipv6 routing-table 2001:db8:4::1 120
command on Router S to view the
IPv6 routing table.
[RouterS]
display ipv6 routing-table 2001:db8:4::1 120
Routing Table : Public
Summary Count 1
Destination: 2001:db8:4:: PrefixLength : 120
NextHop: 2001:db8:2::2 Preference : 15
Interface : GigabitEthernet2/0/0 Protocol : ISIS
State: Active Adv Cost : 20
Tunnel ID : 0x0 Label : NULL
Age : 93sec
As shown in the IPv6 routing table, after the primary path fails, the backup path takes effect; the
next hop address of the route to 2001:db8:4::/120 becomes 2001:db8:2::2; the outbound interface
becomes Gigabit Ethernet 2/0/0; the route cost may also change.
# Run the
display isis ipv6 bfd session all
command on Router S, and you can view that there
is only one BFD session in the Up state between Router S and Router N.
[RouterS]
display isis 10 ipv6 bfd session all
IPv6 BFD session information for ISIS(1)
-----------------------------------
Peer System ID : 0000.0000.0003 Interface : GE2/0/0 Type : L2
IPv6 BFD State : up TX : 150 RX : 150 Multiplier : 3
LocDis : 8184 Local IPv6 Address : FE80::C964:0:B8B6:1
RemDis : 8192 Peer IPv6 Address : FE80::C964:0:B203:1
Diag : No diagnostic information
Total IPv6 BFD session(s) : 1
----End
Configuration Files
l
Configuration file of Router S
#
sysname RouterS
#
bfd
HUAWEI NetEngine80E/40E Router
Configuration Guide - IP Routing
7 IS-IS Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
731