3com 8807 Reference Guide

Page of 1099
630
C
HAPTER
 36: PIM C
ONFIGURATION
 C
OMMANDS
[SW8800]interface vlan-interface 10
 
[3Com-Vlan-interface10] pim neighbor-limit 50 
pim neighbor-policy
Syntax
pim neighbor-policy acl-number
undo pim neighbor-policy
View
Interface view
Parameter
acl-number: Basic ACL number, in the range of 2000 to 2999.
Description
Use the pim neighbor-policy command to set to filter the PIM neighbors on the 
current interface.
Use the undo pim neighbor-policy command to remove the setting.
Only the routers that match the filtering rule in the ACL can serve as a PIM 
neighbor of the current interface.
The new configuration overwrites the old one if you run the command for a 
second time.
Example
# Configure that 10.10.1.2 can serve as a PIM neighbor of the Vlan-interface10, 
but not 10.10.1.1.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800]interface vlan-interface 10
 
[3Com-Vlan-interface10] pim neighbor-policy 2000
 
[3Com-Vlan-interface10] quit
 
[SW8800] acl number 2000
 
[3Com-acl-basic-2000] rule permit source 10.10.1.2 0
 
[3Com-acl-basic-2000] rule deny source 10.10.1.1 0 
pim sm
Syntax
pim sm
undo pim sm
View
Interface view
Parameter
None
Description
Use the pim sm command to enable the PIM-SM protocol on an interface.