Microsens MS453490M Management Guide User Manual

Page 939

Advertising
background image

C

HAPTER

41

| IP Interface Commands

IPv6 Interface

– 939 –

unknown protocols

The number of locally-addressed datagrams received successfully

but discarded because of an unknown or unsupported protocol.

This counter is incremented at the interface to which these

datagrams were addressed which might not be necessarily the

input interface for some of the datagrams.

truncated packets

The number of input datagrams discarded because datagram

frame didn't carry enough data.

discards

The number of input IPv6 datagrams for which no problems were

encountered to prevent their continued processing, but which

were discarded (e.g., for lack of buffer space). Note that this

counter does not include any datagrams discarded while awaiting

re-assembly.

delivers

The total number of datagrams successfully delivered to IPv6

user-protocols (including ICMP). This counter is incremented at

the interface to which these datagrams were addressed which

might not be necessarily the input interface for some of the

datagrams.

reassembly request

datagrams

The number of IPv6 fragments received which needed to be

reassembled at this interface. Note that this counter is

incremented at the interface to which these fragments were

addressed which might not be necessarily the input interface for

some of the fragments.

reassembled succeeded

The number of IPv6 datagrams successfully reassembled. Note

that this counter is incremented at the interface to which these

datagrams were addressed which might not be necessarily the

input interface for some of the fragments.

reassembled failed

The number of failures detected by the IPv6 re-assembly

algorithm (for whatever reason: timed out, errors, etc.). Note that

this is not necessarily a count of discarded IPv6 fragments since

some algorithms (notably the algorithm in RFC 815) can lose

track of the number of fragments by combining them as they are

received. This counter is incremented at the interface to which

these fragments were addressed which might not be necessarily

the input interface for some of the fragments.

IPv6 sent

forwards datagrams

The number of output datagrams which this entity received and

forwarded to their final destinations. In entities which do not act

as IPv6 routers, this counter will include only those packets which

were Source-Routed via this entity, and the Source-Route

processing was successful. Note that for a successfully forwarded

datagram the counter of the outgoing interface is incremented.

requests

The total number of IPv6 datagrams which local IPv6 user-

protocols (including ICMP) supplied to IPv6 in requests for

transmission. Note that this counter does not include any

datagrams counted in ipv6IfStatsOutForwDatagrams.

discards

The number of output IPv6 datagrams for which no problem was

encountered to prevent their transmission to their destination, but

which were discarded (e.g., for lack of buffer space). Note that

this counter would include datagrams counted in

ipv6IfStatsOutForwDatagrams if any such packets met this

(discretionary) discard criterion.

no routes

The number of input datagrams discarded because no route could

be found to transmit them to their destination.

generated fragments

The number of output datagram fragments that have been

generated as a result of fragmentation at this output interface.

fragment succeeded

The number of IPv6 datagrams that have been successfully

fragmented at this output interface.

fragment failed

The number of IPv6 datagrams that have been discarded because

they needed to be fragmented at this output interface but could

not be.

Table 142: show ipv6 traffic - display description (Continued)

Field

Description

Advertising