HP MSR Series Configuration Manual page 333

Layer 3 - ip routing
Hide thumbs Also See for MSR Series:
Table of Contents

Advertisement

[RouterA-Ethernet1/2] quit
# Configure Router B. Enable OSPFv3 and configure the router ID as 2.2.2.2.
<RouterB> system-view
[RouterB] ipv6
[RouterB] ospfv3 1
[RouterB-ospfv3-1] router-id 2.2.2.2
[RouterB-ospfv3-1] quit
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ospfv3 1 area 0
[RouterB-Ethernet1/1] quit
[RouterB] interface ethernet 1/2
[RouterB-Ethernet1/2] ospfv3 1 area 0
[RouterB-Ethernet1/2] quit
# Configure Router C. Enable OSPFv3 and configure the router ID as 3.3.3.3.
<RouterC> system-view
[RouterC] ipv6
[RouterC] ospfv3 1
[RouterC-ospfv3-1] router-id 3.3.3.3
[RouterC-ospfv3-1] quit
[RouterC] interface ethernet 1/1
[RouterC-Ethernet1/1] ospfv3 1 area 0
[RouterC-Ethernet1/1] quit
[RouterC] interface ethernet 1/2
[RouterC-Ethernet1/2] ospfv3 1 area 0
[RouterC-Ethernet1/2] quit
3.
Configure BFD:
# Enable BFD on Router A and configure BFD parameters.
[RouterA] bfd session init-mode active
[RouterA] interface ethernet 1/1
[RouterA-Ethernet1/1] ospfv3 bfd enable
[RouterA-Ethernet1/1] bfd min-transmit-interval 500
[RouterA-Ethernet1/1] bfd min-receive-interval 500
[RouterA-Ethernet1/1] bfd detect-multiplier 7
[RouterA-Ethernet1/1] return
# Enable BFD on Router B and configure BFD parameters.
[RouterB] bfd session init-mode active
[RouterB] interface ethernet 1/1
[RouterB-Ethernet1/1] ospfv3 bfd enable
[RouterB-Ethernet1/1] bfd min-transmit-interval 500
[RouterB-Ethernet1/1] bfd min-receive-interval 500
[RouterB-Ethernet1/1] bfd detect-multiplier 6
4.
Verify the configuration:
The following operations are performed on Router A. The operations on Router B are similar.
# Display the BFD information of Router A.
<RouterA> display bfd session
Total Session Num: 1
Init Mode: Active
321

Advertisement

Table of Contents
loading

Table of Contents