HPE FlexNetwork HSR6800 Configuration Manual page 401

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

Advertisement

[RouterA-route-policy] apply cost 50
[RouterA-route-policy] quit
[RouterA] route-policy apply_med_100 permit node 10
[RouterA-route-policy] if-match ipv6 address acl 2000
[RouterA-route-policy] apply cost 100
[RouterA-route-policy] quit
Apply routing policy apply_med_50 to routes outgoing to peer 3002::2, and apply routing policy
apply_med_100 to routes outgoing to peer 2002::2.
[RouterA] bgp 200
[RouterA-bgp] ipv6-family
[RouterA-bgp-af-ipv6] peer 3002::2 route-policy apply_med_50 export
[RouterA-bgp-af-ipv6] peer 2002::2 route-policy apply_med_100 export
# Configure BFD over the link to peer 3002::2 so that when the link Router A<—>Router
B<—>Router C fails, BFD can quickly detect the failure and notify it to IPv6 BGP, and then the
link Router A<—>Router D<—>Router C takes effect immediately.
[RouterA-bgp-af-ipv6] peer 3002::2 bfd
[RouterA-bgp-af-ipv6] quit
[RouterA-bgp] quit
Configure IPv6 BGP on Router C:
4.
<RouterC> system-view
[RouterC] bgp 200
[RouterC-bgp] ipv6-family
[RouterC-bgp-af-ipv6] peer 3001::1 as-number 200
[RouterC-bgp-af-ipv6] peer 3001::1 bfd
[RouterC-bgp-af-ipv6] peer 2001::1 as-number 200
[RouterC-bgp-af-ipv6] quit
[RouterC-bgp] quit
Configure BFD parameters (you can use default BFD parameters instead):
5.
# Configure Router A.
[RouterA] bfd session init-mode active
[RouterA] interface gigabitethernet 2/1/2
Configure the minimum interval for transmitting BFD control packets as 500 milliseconds.
[RouterA-GigabitEthernet2/1/2] bfd min-transmit-interval 500
Configure the minimum interval for receiving BFD control packets as 500 milliseconds.
[RouterA-GigabitEthernet2/1/2] bfd min-receive-interval 500
Configure the detect multiplier as 7.
[RouterA-GigabitEthernet2/1/2] bfd detect-multiplier 7
Configure the BFD authentication mode as plain-text authentication, and set the authentication key to
ibgpbfd.
[RouterA-GigabitEthernet2/1/2] bfd authentication-mode simple 1 ibgpbfd
[RouterA-GigabitEthernet2/1/2] quit
# Configure Router C.
[RouterC] bfd session init-mode active
[RouterC] interface gigabitethernet 2/1/1
Configure the minimum interval for transmitting BFD control packets as 500 milliseconds.
[RouterC-GigabitEthernet2/1/1] bfd min-transmit-interval 500
Configure the minimum interval for receiving BFD control packets as 500 milliseconds.
[RouterC-GigabitEthernet2/1/1] bfd min-receive-interval 500
389

Advertisement

Table of Contents
loading

Table of Contents