6 ip pim exclude-genid, 7 ip pim hello-interval – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 441

Advertising
background image

CanogaOS Command Line Reference

Revision 1.02

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 441 of 855

and to be elected as DR. When more than one router’s hello messages do not have DR priority, the
one which have the highest ip address will be elected as DR.

Examples

This example shows how to set the pim router DR priority to 1000.
Switch(config-if)#ip pim dr-priority 1000
This example shows how to return the pim router DR priority to default value.
Switch(config-if)#no ip pim dr-priority

Related Commands

None

24.6 ip pim exclude-genid

Use this command to exclude generation id option from pim hello packets on this interface.
To return to the default setting, use the no form of this command.

Command Syntax

ip pim exclude-genid
no ip pim exclude-genid

Command Mode

Interface configuration

Usage

None

Examples

This example shows how to exclude generation id option from pim hello packets on this interface.
Switch(config-if)#ip pim exclude-genid
This example shows how to return the generation id option to the default setting.
Switch(config-if)#no ip pim exclude-genid

Related Commands

None

24.7 ip pim hello-interval

Use this command to set the pim hello message interval.
To return the interval to default value, use the no form of this command.

Command Syntax

Advertising