CLI Guide
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Example
Dell(conf)#ipv6 access-list JOIN-FIL_ACL
Dell(conf-ipv6-acl)#permit ipv6 165:87:34::0/112 ff0e::225:1:2:0/112
Dell(conf-ipv6-acl)#permit ipv6 any ff0e::230:1:2:0/112
Dell(conf-ipv6-acl)#permit ipv6 165:87:32::0/112 any
Dell(conf-ipv6-acl)#exit
Dell(conf)#interface tengigabitethernet 0/84
Dell(conf-if-te-0/84)#ipv6 pim join-filter JOIN-FIL_ACL in
Dell(conf-if-te-0/84)#ipv6 pim join-filter JOIN-FIL_ACL out
ipv6 pim query-interval
Change the frequency of IPv6 PIM router-query messages.
Syntax
ipv6 pim query-interval seconds
To return to the default value, use the no ipv6 pim query-interval seconds command.
Parameters
seconds Enter a number as the number of seconds between router query messages. The range is
from 0 to 65535. The default is 30 seconds.
Defaults 30 seconds
Command Modes INTERFACE
Supported Modes Full—Swtich
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
ipv6 pim neighbor-lter
Prevent the system from forming a PIM adjacency with a neighboring system.
Syntax
ipv6 pim neighbor-filter {access-list}
Parameters
access-list Enter the name of a standard access list. Maximum 16 characters.
Defaults none
Command Modes CONFIGURATION
Supported Modes Full—Swtich
PIM-Sparse Mode (PIM-SM) 1013