PIM-SM Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
37.9
ip pim exclude-genid
Use this command to exclude the GenID option from Hello packets sent out by the PIM
module on a particular interface.This command is used to inter-operate with older Cisco IOS
versions.
Use the
no
parameter with this command to revert to default settings.
Syntax
ip pim exclude-genid
no ip pim exclude-genid
Mode
Interface mode
Default
By default, this command is disabled; the GenID option is included.
Example
ip pim hello-holdtime
Configures a hello-holdtime.
You cannot configure a hello-holdtime value that is less than the current hello-interval.
Each time the hello interval is updated, the hello holdtime is also updated, according to the
following rules:
If the hello holdtime is not configured; or if the hello holdtime is configured and less than the
current hello-interval value, it is modified to the (3.5 * hello interval). Otherwise, it retains the
configured value.
Use the
no
variant of this command to return it to its default value of 3.5 * the current hello-
interval.
Syntax
ip pim hello-holdtime <
holdtime
>
no ip pim hello-holdtime
Mode
Interface mode
Example
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip pim exclude-genid
Parameter
Description
<
holdtime
>
<1-65535>
The holdtime value in seconds (no fractional seconds are accepted).
awplus#
configure terminal
awplus(config)#
interface vlan2
awplus(config-if)#
ip pim hello-holdtime 123