C613-50631-01 Rev A Command Reference for IE340 Series 1863
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
PIM-SMV6 COMMANDS
IPV
6 PIM EXCLUDE-GENID
ipv6 pim exclude-genid
Overview Use this command to exclude the GenID option from Hello packets sent out by the
PIM-SMv6 module on a particular interface. This command is used to inter-operate
with older Cisco IOS versions.
Use the no variant of this command to revert to default settings.
Syntax
ipv6 pim exclude-genid
no ipv6 pim exclude-genid
Default By default, this command is disabled; the GenID option is included.
Mode Interface Configuration for a VLAN interface.
Examples To exclude the GenID option in Hello packets on vlan2, use the commands:
awplus# configure terminal
awplus(config)# ipv6 forwarding
awplus(config)# ipv6 multicast-routing
awplus(config)# interface vlan2
awplus(config-if)# ipv6 enable
awplus(config-if)# ipv6 pim exclude-genid
To include the GenID option in Hello packets, use the commands:
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ipv6 pim exclude-genid