3com 8807 Guia De Referência

Página de 1099
632
C
HAPTER
 36: PIM C
ONFIGURATION
 C
OMMANDS
Example
# Set the time interval to send Hello packets for VLAN-interface10 to 40 seconds.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800]interface vlan-interface 10
 
[3Com-Vlan-interface10] pim timer hello 40 
register-policy
Syntax
register-policy acl-number
undo register-policy
View
PIM view
Parameter
acl-number: Number of IP advanced ACL, defining the rule of filtering the source 
and group addresses. The value ranges from 3000 to 3999.
Description
Use the register-policy command to configure a RP to filter the register messages 
sent by the DR (the last-hop router) in the PIM-SM network and to accept the 
specified messages only.
Use the undo register-policy command to remove the configured message 
filtering.
Example
# If the local device is the RP in the network, using the following command can 
only accept multicast message register of the source sending multicast address in 
the range of 225.1.0.0/16 on network segment 10.10.0.0/16.
<SW8800> system-view
 
System View: return to User View with Ctrl+Z.
 
[SW8800] acl number 3010
 
[3Com-acl-adv-3010] rule permit ip source 10.10.0.0 0.0.255.255 dest
ination 225.1.0.0 0.0.255.255
 
[3Com-acl-adv-3010] quit
 
[SW8800] multicast routing-enable
 
[SW8800] pim
 
[3Com-pim] register-policy 3010 
reset pim neighbor
Syntax
reset pim neighbor { all | { neighbor-address | interface interface-type 
interface-number
 } * }
View
User view
Parameter
all: All PIM neighbors