HP HPE FlexNetwork 7500 series Configuration Manual page 376

Table of Contents

Advertisement

# Configure Switch A.
<SwitchA> system-view
[SwitchA] bgp 100
[SwitchA-bgp-default] router-id 1.1.1.1
[SwitchA-bgp-default] peer 100::2 as-number 200
[SwitchA-bgp-default] address-family ipv6
[SwitchA-bgp-default-ipv6] peer 100::2 enable
[SwitchA-bgp-default-ipv6] network 1:: 64
[SwitchA-bgp-default-ipv6] network 100:: 96
[SwitchA-bgp-default-ipv6] quit
[SwitchA-bgp-default] quit
# Configure Switch B.
<SwitchB> system-view
[SwitchB] bgp 200
[SwitchB-bgp-default] router-id 2.2.2.2
[SwitchB-bgp-default] peer 100::1 as-number 100
[SwitchB-bgp-default] peer 101::1 as-number 200
[SwitchB-bgp-default] address-family ipv6
[SwitchB-bgp-default-ipv6] peer 100::1 enable
[SwitchB-bgp-default-ipv6] peer 101::1 enable
[SwitchB-bgp-default-ipv6] peer 101::1 next-hop-local
[SwitchB-bgp-default-ipv6] network 100:: 96
[SwitchB-bgp-default-ipv6] network 101:: 96
[SwitchB-bgp-default-ipv6] quit
[SwitchB-bgp-default] quit
# Configure Switch C.
<SwitchC> system-view
[SwitchC] bgp 200
[SwitchC-bgp-default] router-id 3.3.3.3
[SwitchC-bgp-default] peer 101::2 as-number 200
[SwitchC-bgp-default] peer 102::2 as-number 200
[SwitchC-bgp-default] address-family ipv6
[SwitchC-bgp-default-ipv6] peer 101::2 enable
[SwitchC-bgp-default-ipv6] peer 102::2 enable
[SwitchC-bgp-default-ipv6] network 101:: 96
[SwitchC-bgp-default-ipv6] network 102:: 96
# Configure Switch D.
<SwitchD> system-view
[SwitchD] bgp 200
[SwitchD-bgp-default] router-id 4.4.4.4
[SwitchD-bgp-default] peer 102::1 as-number 200
[SwitchD-bgp-default] address-family ipv6
[SwitchD-bgp-default-ipv6] peer 102::1 enable
[SwitchD-bgp-default-ipv6] network 102:: 96
3.
Configure Switch C as a route reflector, and configure Switch B and Switch D as its clients.
[SwitchC-bgp-default-ipv6] peer 101::2 reflect-client
[SwitchC-bgp-default-ipv6] peer 102::2 reflect-client
[SwitchC-bgp-default-ipv6] quit
364

Advertisement

Table of Contents
loading

Table of Contents