HP FlexNetwork 7500 Series Configuration Manual page 143

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

Advertisement

# Enable PIM-SM on the other interfaces.
[SwitchA] interface vlan-interface 101
[SwitchA-Vlan-interface101] pim sm
[SwitchA-Vlan-interface101] quit
[SwitchA] interface vlan-interface 102
[SwitchA-Vlan-interface102] pim sm
[SwitchA-Vlan-interface102] quit
# Enable IP multicast routing, IGMP, and PIM-SM on Switch B and Switch C in the same way
Switch A is configured. (Details not shown.)
# Enable IP multicast routing and PIM-SM on Switch D and Switch E in the same way Switch A
is configured. (Details not shown.)
Configure C-BSRs, C-RPs, and the static RP:
4.
# On Switch E, configure the service scope of RP advertisements.
<SwitchE> system-view
[SwitchE] acl number 2005
[SwitchE-acl-basic-2005] rule permit source 225.1.1.0 0.0.0.255
[SwitchE-acl-basic-2005] quit
# Configure VLAN-interface 102 as a C-BSR and a C-RP, and configure VLAN-interface 101 of
Switch D as the static RP.
[SwitchE] pim
[SwitchE-pim] c-bsr 192.168.9.2
[SwitchE-pim] c-rp 192.168.9.2 group-policy 2005
[SwitchE-pim] static-rp 192.168.1.2
[SwitchE-pim] quit
# On Switch A, configure VLAN-interface 101 of Switch D as the static RP.
[SwitchA] pim
[SwitchA-pim] static-rp 192.168.1.2
[SwitchA-pim] quit
# Configure the static RP on Switch B, Switch C, and Switch D in the same way Switch A is
configured. (Details not shown.)
Verifying the configuration
# Display PIM information on Switch A.
[SwitchA] display pim interface
Interface
Vlan100
Vlan101
Vlan102
# Display BSR information on Switch A.
[SwitchA] display pim bsr-info
Scope: non-scoped
State: Accept Preferred
Bootstrap timer: 00:01:44
Elected BSR address: 192.168.9.2
Priority: 64
Hash mask length: 30
Uptime: 00:11:18
# Display BSR information on Switch E.
NbrCnt HelloInt
DR-Pri
0
30
1
1
30
1
1
30
1
133
DR-Address
10.110.1.1
(local)
192.168.1.2
192.168.9.2

Advertisement

Table of Contents
loading

Table of Contents