router
debug
Supported on all 7210 SAS platforms as described in this document
This command configures debugging for a router instance.
Specifies the router name or service ID.
ip
debug>router
Supported on all 7210 SAS platforms as described in this document
This command configures debugging for IP.
arp
debug>router>ip
Supported on all 7210 SAS platforms as described in this document
This command configures route table debugging.
[no] icmp
debug>router>ip
Supported on all 7210 SAS platforms as described in this document
This command enables ICMP debugging.
icmp6 [ip-int-name]
no icmp6
debug>router>ip
Supported on all 7210 SAS platforms as described in this document, except 7210 SAS-K 2F1C2T
This command enables ICMP6 debugging.
[no] interface [ip-int-name | ip-address]
debug>router>ip
Supported on all 7210 SAS platforms as described in this document
This command displays the router IP interface table sorted by interface index.
Only displays the interface information associated with the specified IP address.
Only displays the interface information associated with the specified IP interface name, up to 32 characters.
packet [ip-int-name | ip-address] [headers] [protocol-id]
no packet [ip-int-name | ip-address]
debug>router>ip
Supported on all 7210 SAS platforms as described in this document
This command enables debugging for IP packets.
The no form of this command disables debugging for IP packets. If a protocol-id was previously specified, it will be removed from the criteria.
Displays only the interface information associated with the specified IP interface name, up to 32 characters.
Displays only the interface information associated with the specified IP address.
Displays only information associated with the packet header.
Specifies the value representing the IP protocol to debug. Well known protocol numbers include ICMP(1), TCP(6), UDP(17). The values can be expressed in decimal, hexadecimal, or binary.
route-table [ip-prefix/prefix-length]
route-table ip-prefix/prefix-length longer
no route-table
debug>router>ip
Supported on all 7210 SAS platforms as described in this document
This command configures route table debugging.
Specifies the IP prefix for prefix list entry, in dotted-decimal notation.
Specifies the prefix list entry matches any route that matches the specified ip-prefix and prefix mask length values greater than the specified mask.