Debug Commands
Page 56 7210 SAS D, E OS Router Configuration Guide
interface
Syntax [no] interface [ip-int-name | ip-address]
Context debug>router>ip
Description This command displays the router IP interface table sorted by interface index.
Parameters ip-address — Only displays the interface information associated with the specified IP address.
Values ipv4-address a.b.c.d (host bits must be 0)
ip-int-name — Only displays the interface information associated with the specified IP interface name.
Values 32 characters maximum
packet
Syntax packet [ip-int-name | ip-address] [headers] [protocol-id]
no packet [ip-int-name | ip-address]
Context debug>router>ip
Description This command enables debugging for IP packets.
Parameters ip-int-name — Only displays the interface information associated with the specified IP interface name.
Values 32 characters maximum
ip-address — Only displays the interface information associated with the specified IP address.
Values ipv4-address a.b.c.d (host bits must be 0)
ipv6-address x:x:x:x:x:x:x:x (eight 16-bit pieces)
x:x:x:x:x:x:d.d.d.d
x: [0 — FFFF]H
d: [0 — 255]D
headers — Only displays information associated with the packet header.
protocol-id — Specifies the decimal value representing the IP protocol to debug. Well known protocol
numbers include ICMP(1), TCP(6), UDP(17). The no form the command removes the protocol
from the criteria.
Values 0 — 255 (values can be expressed in decimal, hexidecimal, or binary)
* — udp/tcp wildcard