ZyXEL Communications 4.04 User Manual

Page of 204
 Chapter 15 IP Commands
ZyWALL (ZyNOS) CLI Reference Guide
111
15.1.14  IGMP Commands
The following section lists the IGMP commands.
icmpInTimestampReps
The number of ICMP Timestamp Reply messages received on the 
interface.
icmpInAddrMasks
The number of ICMP Address Mask Request messages received on the 
interface.
icmpInAddrMaskReps
The number of ICMP Address Mask Reply messages received on the 
interface.
icmpOutMsgs
The number of ICMP messages received sent through the interface.
icmpOutErrors
The number of ICMP messages with an error sent through the interface.
icmpOutDestUnreach
The number of ICMP Destination Unreachable messages sent through the 
interface.
icmpOutTimeExcds
The number of ICMP Time Exceeded messages sent through the 
interface.
icmpOutParmProbs
The number of ICMP Parameter Problem messages sent through the 
interface.
icmpOutSrcQuench
The number of ICMP Source Quench messages sent through the 
interface.
icmpOutRedirects
The number of ICMP Redirect messages sent through the interface.
icmpOutEchos
The number of ICMP Echo (request) messages sent through the interface.
icmpOutEchoReps
The number of ICMP Echo Reply messages sent through the interface.
icmpOutTimestamps
The number of ICMP Timestamp messages sent through the interface.
icmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent through the 
interface.
icmpOutAddrMasks
The number of ICMP Address Mask Request messages sent through the 
interface.
icmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent through the 
interface.
Table 51   ip icmp status Description
LABEL
DESCRIPTION
Table 52   IGMP Commands
COMMAND
DESCRIPTION
M
ip igmp debug 
[0:off|1:normal|2:detailed]
Sets the IGMP debug level.
R
ip igmp forwardall [on|off]
Activates or deactivates IGMP forwarding to all interfaces.
R
ip igmp iface <interface
grouptm <260~2147483647>
Sets the IGMP group timeout (in seconds) for the specified 
interface (or IP alias on an interface).
R
ip igmp iface <interface
interval <125~2147483647>
Sets the IGMP query interval (in seconds) for the specified 
interface (or IP alias on an interface).
R
ip igmp iface <interface> join 
<group>
Adds the specified interface (or IP alias on an interface) to the 
specified IGMP group.
R
ip igmp iface <interface> leave 
<group>
Removes the specified interface (or IP alias on an interface) 
from the specified IGMP group.
R