3com 5500-ei pwr Guía De Referencia

Descargar
Página de 1314
 
1-15 
[Sysname-Ethernet1/0/13] multicast-source-deny 
reset multicast forwarding-table 
Syntax 
reset multicast forwarding-table [ statistics ] { all | { group-address [ mask { mask | mask-length } ] | 
source-address [ mask { mask | mask-length  } ] | incoming-interface interface-type interface-number } 
* } 
View 
User view 
Parameters 
statistics: Clears the statistics information of the specified multicast forwarding entries. Without this 
keyword, the command clears the specified forwarding entries.  
all: Clears all the forwarding entries or the statistics information of all the forwarding entries. Without this 
keyword, the command clears the forwarding entries or the statistics information of the forwarding 
entries defined by the following parameters.  
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. For a multicast 
group address, this argument is in the range of 4 to 32; for a multicast source address, this argument is 
in the range of 0 to 32. The system default is 32 in both cases. 
incoming-interface  interface-type interface-number: Clears the forwarding entries or corresponding 
statistics information of the forwarding entries that match the specified incoming interface.  
Description 
Use the reset multicast forwarding-table command to clear forwarding entries or the statistics about 
forwarding entries.  
The positions of the group-address and source-address arguments are interchangeable. However, they 
must be valid addresses; otherwise, the system prompts an error message.  
Related commands: display multicast forwarding-table.  
Examples 
# Clear the forwarding entries whose group address is 225.5.4.3 from the multicast forwarding table.  
<Sysname> reset multicast forwarding-table 225.5.4.3 
# Clear the statistics about the forwarding entries whose group address is 225.5.4.3 from the multicast 
forwarding table.  
<Sysname> reset multicast forwarding-table statistics 225.5.4.3