HP 3500YL User Manual

Page 76

Advertising
background image

PIM-DM (Dense Mode)
Configuring PIM-DM

To configure global-level PIM operation for the “8212zl #1” routing switch, you would use the
commands shown in figure 3-3, below.

ProCurve(config)# show run

Running configuration:

; J8697A Configuration Editor; Created on release #K.12.XX

hostname "ProCurve"

module 1 type J8702A

module 2 type J8702A

ip routing

snmp-server community "public" Unrestricted

vlan 1

.
.
.

vlan 29

.
.
.

vlan 25

name "VLAN25"

untagged A20-A24

ip address 10.38.10.1 255.255.255.0

exit

ip multicast-routing

router rip

exit

router pim

state-refresh 45

trap hardware-mrt-full

exit

ProCurve(config)# ip routing

ProCurve(config)# ip multicast-routing

ProCurve(config)# router rip

ProCurve(rip)# exit

ProCurve(config)# router pim

ProCurve(pim)# state-refresh 45

ProCurve(pim)# trap hardware-mrt-full

ProCurve(pim)# write mem

ProCurve(pim)# exit

Enables IP routing.

Enables multicast routing.

Enables RIP.

Exits from the RIP context.

Enables PIM and enters the PIM context.

Configures a non-default State Refresh timer.

Sets an SNMP trap to notify an SNMP
management station if the hardware
multicast routing table fills with active flows.

Using show run displays the configuration changes
resulting from the above commands.

Figure 3-3. Example of Configuring PIM-DM on a Routing Switch at the Global Level

3-14

Advertising