637
Usage Guide:
Enable PIM-SM globally.The interface must enable PIM-SM to have
PIM-SM work
Example:
Enable PIM-SM globally.
Switch (Config)#ip pim multicast-routing
17.3.3.11 ip pim neighbor-filter
Command: ip pim neighbor-filter{<list-number>}
no ip pim neighbor-filter{<list-number>}
Function:
Configure the neighbore access-list. If filtered by the lists and connections with
neighbors are created, this connections are cut off immediately. If no connection is
created, this conncetion can’t be created.
Parameter: <list-number>: <list-number> i
s the simple access-list number, it ranges
from 1 to 99
Default:
No neighbor filter configuration.
Command Mode:
Interface Configuration Mode
Usage Guide:
ACL’s default is DENY. If configuring access-list 1,access-list 1’s default is
deny. In the following example, if “permit any-source” is not configured, deny 10.1.4.10
0.0.0.255 is the same as deny any-source.
Example:
Configure vlan’s filtering rules of pim neighbors.
Switch #show ip pim neighbor
Neighbor Interface Uptime/Expires Ver DR
Address Priority/Mode
10.1.4.10 Vlan1 02:30:30/00:01:41 v2 4294967294 / DR
Switch (Config-if-Vlan1)#ip pim neighbor-filter 2
Switch (config)#access-list 2 deny 10.1.4.10 0.0.0.255
Switch (config)#access-list 2 permit any-source
Switch (config)#show ip pim neighbor
Switch (config)#
17.3.3.12 ip pim register-rate-limit
Command: ip pim register-rate-limit <limit>
no ip pim register-rate-limit
Function:
This command is used to configure the speedrate of DR sending register
packets; the unit is packet/second. The “
no ip pim Register-rate-limit
” command
restores the default value. This configured speedrate is each
(
S, G
)
state’s ,not the whole
system’s.
Parameter: <limit>
ranges from 1 to 65535.
Default:
No limit for sending speed