Cisco Cisco Packet Data Gateway (PDG)

Pagina di 1824
debug ip
Enables or disables the debug options for IP debugging. If logging is enabled, results are sent to the logging
system.
Product
All
Privilege
Security Administrator, Administrator, Operator
Command Modes
Exec
The following prompt is displayed in the Exec mode:
[local]
host_name
#
Syntax Description
[ no ] debug ip { arp | interface | route }
no
Indicates the IP debugging is to be disabled for the IP interfaces/function specified.
arp | interface name | route
Specifies which IP interfaces/function to debug.
arp: indicates debug is to be enabled for the address resolution protocol.
interface: indicates debug is to be enabled for the IP interfaces.
route: indicates debug is to be enabled for the route selection and updates.
Usage Guidelines
The debug IP command is valuable when troubleshooting network problems between nodes. The debugging
is stopped by using the no keyword.
Issuing this command could negatively impact system performance depending on system configuration
and/or loading.
Caution
Examples
The following commands enable/disable debugging for ARP.
debug ip arp
no debug ip arp
   Command Line Interface Reference, Modes E - F, StarOS Release 19
486
Exec Mode Commands (D-S)
debug ip