User`s guide
Configuring IP Routing
Managing IP routes and connections
MultiVoice Gateway for the MAX— User’s Guide Preliminary November 23, 1998 8-29
The output contains the following fields:
To display the packet count at each interface, broken down by type of packet, enter the Show
IF Totals command. For example:
ascend% show if totals
Name --Octets----Ucast-- -NonUcast- Discard -Error- Unknown -Same IF-
ie0 i: 7813606 85121 22383 0 0 0 0
o: 101529978 85306 149 0 0 0 0
lo0 i: 0 0 0 0 0 0 0
o: 0 0 0 0 0 0 0
The output contains these fields:
Displaying IP statistics and addresses
To display the supported IP statistics and addresses commands:
ascend% show ip ?
show ip ? Display help information
show ip stats Display IP Statistics
Field Description
Interface Interface name.
Name Name of the profile or a text name for the interface.
Status Up (the interface is functional) or Down.
Type Type of application being used on the interface, as specified in RFC
1213 (MIB-2). For example, 23 indicates PPP and 28 indicates SLIP.
Speed Data rate in bits per second.
MTU Maximum packet size allowed on the interface. MTU stands for
Maximum Transmission Unit.
InPackets Number of packets the interface has received.
OutPackets Number of packets the interface has transmitted.
Field Description
Name Interface name.
Octets Total number of bytes processed by the interface.
Ucast Packets with a unicast destination address.
NonUcast Packets with a multicast address or a broadcast address.
Discard Number of packets that the interface could not process.
Error Number of packets with CRC errors, header errors, or collisions.
Unknown Number of packets the MultiVoice Gateway forwarded across all
bridged interfaces because of unknown or unlearned destinations.
Same IF Number of bridged packets whose destination is the same as the
source.