User Manual

Table Of Contents
8.4.5 Set Generation ID
[Syntax]
ip pim exclude-genid
no ip pim exclude-genid
[Initial value]
none
[Input mode]
interface mode
[Description]
Configures the Hello message not to include the GenID (Generation ID).
If this command is executed with the "no" syntax, includes the GenID in the PIM Hello message.
[Example]
Configure the Hello message not to include the GenID.
SWX3220(config)#interface vlan2
SWX3220(config-if)#ip pim exclude-genid
8.4.6 Set DR priority order
[Syntax]
ip pim dr-priority priority
no ip pim dr-priority [priority]
[Parameter]
priority : <0-4294967294>
DR priority order
[Initial value]
ip pim dr-priority 1
[Input mode]
interface mode
[Description]
Sets the DR (Designated Router) priority for the applicable interface.
If multiple PIM-SM routers exist on the same LAN, the PIM-SM router with the highest DR priority will be the designated
router (DR).
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set the DR priority to 2.
SWX3220(config)#interface vlan2
SWX3220(config-if)#ip pim dr-priority 2
8.4.7 Set static RP
[Syntax]
ip pim rp-address address [listnum]
no ip pim rp-address address [listnum]
[Parameter]
address : RP IP address ( A.B.C.D )
listnum : <1-2000>
ID of IPv4 access list
Command Reference | IP multicast control | 367