Tracepoint |
Filters |
Description |
FDDI interface name |
tx, rx, arptx, aarprx, apltx, aplrx, arptx,
arprx, dntx, dnrx, iptx, iprx, ipxtx, ipxrx, ipv6tx, ipv6rx, moptx, moprx, ositx, osirx,
xnstx, xnsrx |
Traces all packets received by the AP on
the FDDI interface and all packets transmitted over that interface that originated from
the router. |
VLAN interface name |
tx, rx, aarptx, aarprx, apltx, aplrx,
arptx, arprx, dntx, dnrx, iptx, iprx, ipxtx, ipxrx, ipv6tx, ipv6rx, moptx, moprx, ositx,
osirx, xnstx, xnsrx |
Traces all packets received by the AP on
the VLAN interface and all packets transmitted over that interface that originated from
the router. |
IGMP interface name |
tx, rx |
Traces all IGMP packets transmitted and
received by the IGMP module on the AP over the specified interface. |
IP interface name |
tx, rx, icmptx, icmprx, ospftx, ospfrx,
tcptx, tcprx, udptx, udprx, |
Traces all packets transmitted and received
by the IP module on the AP over the specified interface. All IP packets received on the AP
are traced by this tracepoint; however, not all IP packets transmitted by the AP pass
through this tracepoint. In particular, most IP packets originated by the routing control
protocols such as RIP and OSPF are sent directly to the datalink drivers and bypass this
tracepoint. Packets originated by the UDP (other than RIP) and TCP based protocols do pass
through this tracepoint. |
OSPF interface name |
tx, rx |
Traces all packets transmitted and received
by the OSPF module on the AP over the specified interface. |
Event subsystem subsystem-list |
trace, info, error, always |
Traces all the ELS messages. The instance
name is a list of ELS subsystems whose messages are traced. By default, all message types
are traced and the filters can be used to restrict the trace to messages of a particular
type. Note: Wildcards (*) cannot be
used with this tracepoint. |