Example
Dell(conf)# ip access-list standard map1
Dell(config-std-nacl)# permit 224.0.0.1/24
Dell(config-std-nacl)#exit
Dell(conf)#int gig 1/1
Dell(config-if-gi-1/1)# ip pim ingress-interface-map map1
ip pim neighbor-filter
To prevent a router from participating in protocol independent multicast (PIM), configure this feature.
Syntax
ip pim neighbor-filter {
access-list
}
To remove the restriction, use the
no ip pim neighbor-filter {
access-
list
}
command.
Parameters
access-list
Enter the name of a standard access list. Maximum 16
characters.
Defaults
none
Command
Modes
CONFIGURATION
Command
History
Version 9.2(0.0)
Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
Do not enter this command before creating the access-list.
ip pim query-interval
Change the frequency of PIM Router-Query messages.
Syntax
ip pim query-interval
seconds
To return to the default value, use the
no ip 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
1018
PIM-Sparse Mode (PIM-SM)