IPv6 Commands debug ipv6 packet
Release 5.1.6.R02 User Guide Supplement June 2005 page 2-21
debug ipv6 packet
Configures the display of IPv6 debug messages.
debug ipv6 packet
[defaults]
[v6header {concise | verbose}]
[extheader {none | payload | concise | verbose}]
[etherheader {yes | no}]
[raw bytes]
[board {all | cmm | ni [slot_number] | none}]
[ether-filter mac_address | either-filter-pair mac_address mac_address | no ether-filter]
[ipv6-filter ipv6_address [/prefix_length] | ipv6-filter-pair ipv6_address [/prefix_length] | no ipv6-filter]
[direction {all | in | out | from-cmm | from-ipv4 | to-cmm | to-ipv4}]
[output {console | file filename}]
no debug ipv6 packet
Syntax Definitions
defaults Resets all settings to default values.
v6header Sets the display format for the IPv6 header.
extheader Sets the display format for IPv6 extension headers:
none - No extension headers will be displayed
payload - Information on the final payload header only
concise - Concise information on all extension headers
verbose - Verbose information on all extension headers.
etherheader Specifies whether the packet's Ethernet header will be displayed.
raw bytes If bytes is not zero, this number of raw hex bytes of the packet will be
displayed.
board Specifies the board(s) on which packet debug is enabled.
ether-filter Allows filtering of packets based on their source and destination MAC
addresses. If a single MAC address is specified, only packets whose
source or destination MAC address match the specified value will be
displayed. If a pair of MAC addresses is specified, only those packets
being exchanged between the two MAC addresses will be displayed.
ipv6-filter Allows filtering of packets based on their source and destination IPv6
addresses. If a single IPv6 address is specified, only packets sent to or
received from that address will be displayed. If a pair of addresses is
specified, only those packets being exchanged between the two
addresses will be displayed.