Cisco Cisco Packet Data Gateway (PDG)

Seite von 8994
Exec Mode Commands (D-S)   
▀  debug ip 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
4014 
   
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 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
[ 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 
The debug IP command is valuable when troubleshooting network problems between nodes. The debugging 
is stopped by using the 
no
 keyword. 
Caution:
  Issuing this command could negatively impact system performance depending on system 
configuration and/or loading. 
Example
 
The following commands enable/disable debugging for ARP. 
debug ip arpno debug ip arp 
The following enables/disables debugging for IP interfaces. 
debug ip interface 
no debug ip interface 
The following enables/disables debugging for routing. 
debug ip routeno debug ip route