HP 6125XLG Layer 3 - Ip Routing Configuration Manual page 318

Blade switch
Hide thumbs Also See for 6125XLG:
Table of Contents

Advertisement

[SwitchB-bgp] quit
# Configure Switch C to establish an EBGP session with Switch A, and an IBGP session with Switch
D.
<SwitchC> system-view
[SwitchC] bgp 200
[SwitchC] router-id 3.3.3.3
[SwitchC-bgp] peer 2001::1 as-number 100
[SwitchC-bgp] peer 2002::2 as-number 200
[SwitchC-bgp] address-family ipv6 unicast
[SwitchC-bgp-ipv6] peer 2001::1 enable
[SwitchC-bgp-ipv6] peer 2002::2 enable
[SwitchC-bgp-ipv6] peer 2002::2 next-hop-local
[SwitchC-bgp-ipv6] quit
[SwitchC-bgp] quit
# Configure Switch D to establish IBGP sessions with Switch B and Switch C, and advertise
network 4::/64.
<SwitchD> system-view
[SwitchD] bgp 200
[SwitchD-bgp] peer 3002::1 as-number 200
[SwitchD-bgp] peer 2002::1 as-number 200
[SwitchD-bgp] address-family ipv6 unicast
[SwitchD-bgp-ipv6] peer 3002::1 enable
[SwitchD-bgp-ipv6] peer 2002::1 enable
[SwitchD-bgp-ipv6] network 4:: 64
[SwitchD-bgp-ipv6] quit
[SwitchD-bgp] quit
4.
Configure preferred values so Link B is used to forward traffic between Switch A and Switch D.
# Configure Switch A to set the preferred value to 100 for routes received from Switch B.
[SwitchA-bgp-ipv6] peer 3001::2 preferred-value 100
[SwitchA-bgp-ipv6] quit
[SwitchA-bgp] quit
# Configure Switch D to set the preferred value to 100 for routes received from Switch B.
[SwitchD-bgp-ipv6] peer 3002::1 preferred-value 100
[SwitchD-bgp-ipv6] quit
[SwitchD-bgp] quit
5.
Configure BGP FRR:
# On Switch A, create routing policy frr to set a backup next hop 2001::2 (Switch C) for the route
destined for 4::/64, and apply the routing policy to BGP FRR for BGP IPv6 unicast address family.
<SwitchA> system-view
[SwitchA] ipv6 prefix-list abc index 10 permit 4:: 64
[SwitchA] route-policy frr permit node 10
[SwitchA-route-policy] if-match ipv6 address prefix-list abc
[SwitchA-route-policy] apply ipv6 fast-reroute backup-nexthop 2001::2
[SwitchA-route-policy] quit
[SwitchA] bgp 100
[SwitchA-bgp] address-family ipv6 unicast
[SwitchA-bgp-ipv6] fast-reroute route-policy frr
306

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

5920 series5900 series

Table of Contents