3com 5500-ei pwr Guia De Referência

Página de 1314
 
3-16 
Parameters 
all: Clears all PIM neighbors. 
neighbor-address: Neighbor address.  
interface interface-type interface-number: Specifies an interface by its type and number. With an 
interface specified, the command clears PIM neighbors of the specified interface only.  
Description 
Use the reset pim neighbor command to clear the specified PIM neighbor, PIM neighbors on the 
specified VLAN interface, or all PIM neighbors.  
Related commands: display pim neighbor
Examples 
# Clear the PIM neighbor 25.5.4.3. 
<Sysname> reset pim neighbor 25.5.4.3 
reset pim routing-table 
Syntax 
reset pim routing-table { all | { group-address [ mask { mask-length | mask } ] | source-address [ mask 
mask-length | mask } ] | incoming-interface interface-type interface-number } * } 
View 
User view 
Parameters 
all: Clears all PIM routing entries. 
group-address: Multicast group address in the range of 224.0.0.0 to 239.255.255.255. 
source-address: Multicast source address. 
mask: Mask of the multicast group address or multicast source address, 255.255.255.255 by default. 
mask-length: Mask length of the multicast group address or multicast source address, in the range of 0 
to 32. The system default is 32. 
incoming-interface: Specifies the incoming interface. With this keyword provided, the command clears 
the PIM routing entries of which the incoming interface is the specified one.  
interface-type interface-number: Specifies an interface by its type and number. If you specify null, the 
command clears the multicast routing entries without an incoming interface.  
Description 
Use the reset pim routing-table command to clear PIM route entries.  
You can provide a source address before or after a group address in the command, as long as they are 
valid. An error message will be given if you type an invalid address.  
In this command, if the group-address is 224.0.0.0/24 and source-address is the RP address (where 
group address can have a mask, but the resulted IP address must be 224.0.0.0, and source address 
has no mask), then it means only the (*, *, RP) entry will be cleared.