HP FlexNetwork 7500 Series Configuration Manual page 180

Ip multicast
Hide thumbs Also See for FlexNetwork 7500 Series:
Table of Contents

Advertisement

# On Switch F, redistribute BGP routing information into OSPF.
[SwitchF] ospf 1
[SwitchF-ospf-1] import-route bgp
[SwitchF-ospf-1] quit
Configure MSDP peers and static RPF peers:
6.
# On Switch A, configure Switch D and Switch G as the MSDP peers and static RPF peers.
[SwitchA] ip prefix-list list-dg permit 10.110.0.0 16 greater-equal 16 less-equal 32
[SwitchA] msdp
[SwitchA-msdp] peer 10.110.3.2 connect-interface vlan-interface 101
[SwitchA-msdp] peer 10.110.6.2 connect-interface vlan-interface 102
[SwitchA-msdp] static-rpf-peer 10.110.3.2 rp-policy list-dg
[SwitchA-msdp] static-rpf-peer 10.110.6.2 rp-policy list-dg
[SwitchA-msdp] quit
# On Switch D, configure Switch A as the MSDP peer and static RPF peer.
[SwitchD] ip prefix-list list-a permit 10.110.0.0 16 greater-equal 16 less-equal 32
[SwitchD] msdp
[SwitchD-msdp] peer 10.110.1.1 connect-interface vlan-interface 103
[SwitchD-msdp] static-rpf-peer 10.110.1.1 rp-policy list-a
[SwitchD-msdp] quit
# On Switch G, configure Switch A as the MSDP peer and static RPF peer.
[SwitchG] ip prefix-list list-a permit 10.110.0.0 16 greater-equal 16 less-equal 32
[SwitchG] msdp
[SwitchG-msdp] peer 10.110.2.1 connect-interface vlan-interface 106
[SwitchG-msdp] static-rpf-peer 10.110.2.1 rp-policy list-a
[SwitchG-msdp] quit
Verifying the configuration
# Display the BGP peering relationships on Switch A.
[SwitchA] display bgp peer
No information is output, because no BGP peering relationship has been established between
Switch A and Switch D, or between Switch A and Switch G. This means that the unicast topology is
not changed.
# Display brief information about MSDP peers on Switch A.
[SwitchA] display msdp brief
Configured
2
Peer address
10.110.3.2
10.110.6.2
# Display brief information about MSDP peers on Switch D.
[SwitchD] display msdp brief
Configured
1
Peer address
10.110.1.1
# Display brief information about MSDP peers on Switch G.
Established
Listen
2
0
State
Up/Down time
Established 01:07:08
Established 00:16:39
Established
Listen
1
0
State
Up/Down time
Established 01:07:09
Connect
Shutdown
0
0
AS
SA count
?
8
?
13
Connect
Shutdown
0
0
AS
SA count
?
8
170
Disabled
0
Reset count
0
0
Disabled
0
Reset count
0

Advertisement

Table of Contents
loading

Table of Contents