H3C S9500E Series Configuration Manual page 200

Routing switches
Hide thumbs Also See for S9500E Series:
Table of Contents

Advertisement

Configure basic BFD functions on Switch A
4.
Configure the source address of BFD echo packets as 10.10.10.10.
[SwitchA] bfd echo-source-ip 10.10.10.10
Configure a track entry on Switch A
5.
Configure track entry 1, and associate it with the BFD session. Check whether Switch A can be
interoperated with the next hop of static route: Switch B.
[SwitchA] track 1 bfd echo interface vlan-interface 3 remote ip 10.2.1.1 local
ip 10.2.1.2
Verify the configuration
6.
Display information of the track entry on Switch A.
[SwitchA] display track all
Track ID: 1
Status: Positive
Notification delay: Positive 0, Negative 0 (in seconds)
Reference object:
BFD Session:
Packet type: Echo
Interface
: Vlan-interface3
Remote IP
: 10.2.1.1
Local IP
: 10.2.1.2
Display the routing table of Switch A.
[SwitchA] display ip routing-table
Routing Tables: Public
Destinations : 5
Destination/Mask
10.1.1.0/24
10.2.1.0/24
10.2.1.2/32
127.0.0.0/8
127.0.0.1/32
The output information above shows the BFD detection result, that is, the next hop 10.2.1.1 is
reachable (the status of the track entry is Positive), and the configured static route is valid.
Remove the IP address of VLAN-interface 3 on Switch B.
<SwitchB> system-view
[SwitchB] interface vlan-interface 3
[SwitchB-Vlan-interface3] undo ip address
Display information of the track entry on Switch A.
Routes : 5
Proto
Pre
Cost
Static 60
0
Direct 0
0
Direct 0
0
Direct 0
0
Direct 0
0
200
NextHop
Interface
10.2.1.1
Vlan3
10.2.1.2
Vlan3
127.0.0.1
InLoop0
127.0.0.1
InLoop0
127.0.0.1
InLoop0

Advertisement

Table of Contents
loading

Table of Contents