SMC Networks SMC8612XL3 F 1.0.1.3 Switch User Manual


 
M
ULTICAST
R
OUTING
3-339
CLI – This example sets the PIM-DM protocol parameters for VLAN 2,
and displays the current settings.
Displaying Interface Information
You can display a summary of the current interface status for PIM-DM,
including the number of neighboring PIM routers, and the address of the
designated PIM router.
Command Attributes
Interface – A VLAN interface on this router.
Address – The IP address for this interface.
Mode – The PIM mode in use. (This router only supports Dense
Mode at this time.)
Neighbor Count – The number of PIM neighbors detected on this
interface.
DR Address – The designated PIM router for this interface.
Console(config)#interface vlan 23-57
Console(config-if)#ip pim dense-mode3-204
Console(config-if)#ip pim hello-interval 603-205
Console(config-if)#ip pim hello-holdtime 2103-206
Console(config-if)#ip pim trigger-hello-interval 103-206
Console(config-if)#ip pim join-prune-holdtime 603-207
Console(config-if)#ip pim graft-retry-interval 93-208
Console(config-if)#ip pim max-graft-retries 53-209
Console(config-if)#end
Console#show ip pim interface 23-210
Vlan 2 is up
PIM is enabled, mode is Dense.
Internet address is 10.1.1.253.
Hello time interval is 60 sec, trigger hello time interval is 10 sec.
Hello holdtime is 210 sec.
Join/Prune holdtime is 60 sec.
Graft retry interval is 9 sec, max graft retries is 5.
DR Internet address is 10.1.1.253, neighbor count is 0.
Console#