HP HPE FlexNetwork 7500 series Configuration Manual page 367

Table of Contents

Advertisement

[SwitchA-bgp-default-mul-ipv4] peer 192.168.1.2 enable
# Redistribute direct routes into BGP.
[SwitchA-bgp-default-mul-ipv4] import-route direct
[SwitchA-bgp-default-mul-ipv4] quit
[SwitchA-bgp-default] quit
# On Switch B, establish an EBGP session to Switch A.
[SwitchB] bgp 200
[SwitchB-bgp-default] router-id 2.2.2.2
[SwitchB-bgp-default] peer 192.168.1.1 as-number 100
# Enable exchange of IPv4 unicast routes used for RPF check with Switch B.
[SwitchB-bgp-default] address-family ipv4 multicast
[SwitchB-bgp-default-mul-ipv4] peer 192.168.1.1 enable
# Redistribute OSPF routes into BGP.
[SwitchB-bgp-default-mul-ipv4] import-route ospf 1
[SwitchB-bgp-default-mul-ipv4] quit
[SwitchB-bgp-default] quit
5.
Configure MSDP peers:
# Configure an MSDP peer on Switch A.
[SwitchA] msdp
[SwitchA-msdp] peer 192.168.1.2 connect-interface vlan-interface 101
[SwitchA-msdp] quit
# Configure an MSDP peer on Switch B.
[SwitchB] msdp
[SwitchB-msdp] peer 192.168.1.1 connect-interface vlan-interface 101
[SwitchB-msdp] quit
Verifying the configuration
# Verify the BGP IPv4 multicast peer information on Switch B.
[SwitchB] display bgp peer ipv4 multicast
BGP local router ID : 2.2.2.2
Local AS number : 200
Total number of peers : 3
Peer
192.168.1.1
# Verify the MSDP peer information on Switch B.
[SwitchB] display msdp brief
Configured
1
Peer address
192.168.1.1
AS
MsgRcvd
MsgSent
100
56
Established
Listen
1
0
State
Up/Down time
Established 00:07:17
Peers in established state : 3
OutQ PrefRcv Up/Down
56
0
0 00:40:54 Established
Connect
Shutdown
0
0
AS
100
355
State
Disabled
0
SA count
Reset count
1
0

Advertisement

Table of Contents
loading

Table of Contents