HPE FlexNetwork HSR6800 Configuration Manual page 27

Layer 3-ip routing configuration guide
Hide thumbs Also See for FlexNetwork HSR6800:
Table of Contents

Advertisement

Configuration procedure
Configure IP addresses for the interfaces. (Details not shown.)
1.
Configure static routes and BFD:
2.
# Configure static routes on Router A and enable BFD control packet mode for the static route
through Router D.
<RouterA> system-view
[RouterA] interface loopback 1
[RouterA-LoopBack1] bfd min-transmit-interval 500
[RouterA-LoopBack1] bfd min-receive-interval 500
[RouterA-LoopBack1] bfd detect-multiplier 9
[RouterA-LoopBack1] quit
[RouterA] ip route-static 120.1.1.0 24 2.2.2.9 bfd control-packet bfd-source 1.1.1.9
[RouterA] ip route-static 120.1.1.0 24 GigabitEthernet 2/1/2 10.1.1.100 preference
65
[RouterA] quit
# Configure static routes on Router B and enable BFD control packet mode for the static route
through Router D.
<RouterB> system-view
[RouterB] interface loopback 1
[RouterB-LoopBack1] bfd min-transmit-interval 500
[RouterB-LoopBack1] bfd min-receive-interval 500
[RouterB-LoopBack1] bfd detect-multiplier 9
[RouterB-LoopBack1] quit
[RouterB] ip route-static 121.1.1.0 24 1.1.1.9 bfd control-packet bfd-source 2.2.2.9
[RouterB] ip route-static 121.1.1.0 24 GigabitEthernet 2/1/2 13.1.1.2 preference 65
[RouterB] quit
# Configure static routes on Router C.
<RouterC> system-view
[RouterC] ip route-static 120.1.1.0 24 GigabitEthernet 2/1/2 13.1.1.1
[RouterC] ip route-static 121.1.1.0 24 GigabitEthernet 2/1/1 10.1.1.102
# Configure static routes on Router D.
<RouterD> system-view
[RouterD] ip route-static 120.1.1.0 24 GigabitEthernet 2/1/2 11.1.1.2
[RouterD] ip route-static 121.1.1.0 24 GigabitEthernet 2/1/1 12.1.1.1
Verify the configuration:
3.
The following operations are performed on Router A. The operations on Router B are similar.
# Display the BFD session information.
<RouterA> display bfd session
Total Session Num: 1
Session Working Under Ctrl Mode:
LD/RD
4/7
# Display the static route information on Router A.
<RouterA> display ip routing-table protocol static
Public Routing Table : Static
Init Mode: Active
SourceAddr
DestAddr
1.1.1.9
2.2.2.9
15
State Holdtime Interface
Up
2000ms
Loop1

Advertisement

Table of Contents
loading

Table of Contents