HP HPE FlexNetwork 7500 series Configuration Manual page 373

Table of Contents

Advertisement

# Configure Switch C.
<SwitchC> system-view
[SwitchC] bgp 65009
[SwitchC-bgp-default] router-id 3.3.3.3
[SwitchC-bgp-default] peer 9::1 as-number 65009
[SwitchC-bgp-default] address-family ipv6
[SwitchC-bgp-default-ipv6] peer 9::1 enable
3.
Configure EBGP:
# Configure Switch A.
<SwitchA> system-view
[SwitchA] bgp 65008
[SwitchA-bgp-default] router-id 1.1.1.1
[SwitchA-bgp-default] peer 10::1 as-number 65009
[SwitchA-bgp-default] address-family ipv6
[SwitchA-bgp-default-ipv6] peer 10::1 enable
# Configure Switch B.
[SwitchB-bgp-default] peer 10::2 as-number 65008
[SwitchB-bgp-default] address-family ipv6
[SwitchB-bgp-default-ipv6] peer 10::2 enable
4.
Inject network routes to the BGP routing table:
# Configure Switch A.
[SwitchA-bgp-default-ipv6] network 10:: 64
[SwitchA-bgp-default-ipv6] network 50:: 64
[SwitchA-bgp-default-ipv6] quit
[SwitchA-bgp-default] quit
# Configure Switch B.
[SwitchB-bgp-default-ipv6] network 10:: 64
[SwitchB-bgp-default-ipv6] network 9:: 64
[SwitchB-bgp-default-ipv6] quit
[SwitchB-bgp-default] quit
# Configure Switch C.
[SwitchC-bgp-default-ipv6] network 9:: 64
[SwitchC-bgp-default-ipv6] quit
[SwitchC-bgp-default] quit
Verifying the configuration
# Display IPv6 BGP peer information on Switch B.
[SwitchB] display bgp peer ipv6
BGP local router ID: 2.2.2.2
Local AS number: 65009
Total number of peers: 2
* - Dynamically created peer
Peer
9::2
10::2
AS
MsgRcvd
MsgSent OutQ PrefRcv Up/Down
65009
41
65008
38
361
Peers in established state: 2
43
0
1 00:29:00 Established
38
0
2 00:27:20 Established
State

Advertisement

Table of Contents
loading

Table of Contents