Cisco Cisco IOS Software Release 12.4(2)XB6 Riferimenti tecnici

Pagina di 188
 
-27
Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
OL-14681-01
Chapter       Cisco Broadband Wireless Gateway 1.2 Command Reference, IOS Release 12.4(15)XL3
  debug ip slb
debug ip slb
To display debugging messages for the Cisco IOS Server Load Balancing (SLB) feature, use the debug 
ip slb
 command in privileged EXEC mode. To disable debug output, use the no form of this command. 
debug ip slb {conns | dfp | icmp | reals asnr6 | all} 
no debug ip slb {conns | dfp | icmp | reals asnr6 | all} 
Syntax Description
Command Default
No default behavior or values 
Command Modes
Privileged Exec
Command History
Usage Guidelines
See the following caution before using debug commands. 
Caution
Because debugging output is assigned high priority in the CPU process, it can render the system 
unusable. For this reason, only use debug commands to troubleshoot specific problems or during 
troubleshooting sessions with Cisco technical support staff. Moreover, it is best to use debug commands 
during periods of lower network flows and fewer users. Debugging during these periods reduces the 
effect these commands have on other users on the system. 
Examples
Here is an example of the command:
Router# debug ip slb all
SLB All debugging is on
conns
Displays debugging messages for all connections being handled by Cisco 
IOS SLB. 
dfp
Displays debugging messages for the Cisco IOS SLB DFP and DFP agents.
icmp
Displays all ICMP debugging messages for Cisco IOS SLB.
reals
Displays debugging messages for all real servers defined to Cisco IOS SLB. 
asnr6
Displays debugging messages for the packet path inside ASNLB.
all
Displays all debugging messages for Cisco IOS SLB. 
Release
Modification
12.0(7)XE 
This command was introduced. 
12.1(5)T
This command was integrated into Cisco IOS Release 12.1(5)T. 
12.4(15)XL
The asnr6 keyword was introduced.