Switch 7700 Command reference Guide, v2.0

Table Of Contents
PIM Configuration Commands 267
Example
Enable PIM DM on VLAN-interface10 of the Ethernet switch.
[SW7700]multicast routing-enable
[SW7700-vlan-interface10]pim dm
pim sm Syntax
pim sm
undo pim sm
View
Interface view
Parameter
None
Description
Use the pim sm to enable the PIM-SM protocol on an interface.
Use the undo pim sm to disable the PIM-SM protocol.
By default, PIM-SM is disabled.
Once enabled PIM-SM on an interface, PIM-DM cannot be enabled on the same
interface and vice versa.
Example
Enable PIM-SM on VLAN-interface10.
[SW7700-vlan-interface10]pim sm
pim timer hello Syntax
pim timer hello seconds
undo pim timer hello
View
Interface view
Parameter
seconds: Interval of sending Hello messages in second ranging from 1 to 18000.
By default, the interval value is 30 seconds.
Description
Use the pim timer hello to configure the interval of sending PIM router Hello
messages.
Use the undo pim timer hello to restore the default interval value.
Example
Configure to transmit Hello packet via VLAN-interface10 every 40 seconds.
[SW7700-vlan-interface10]pim timer hello 40