Table Of Contents
Integration Debugging Information
Debugging Information for Cisco Adaptive Security Appliance
Cisco Adaptive Security Appliance Debugging Commands
Capturing the Output on the Internal and External Interfaces
Debugging Access Edge and OCS Server
Initiating a Debug Session on OCS/Access Edge
Verifying the DNS Configuration on Access Edge
Integration Debugging Information
January 26, 2009,
•
Debugging Information for Cisco Adaptive Security Appliance
•
Debugging Access Edge and OCS Server
Debugging Information for Cisco Adaptive Security Appliance
•
Cisco Adaptive Security Appliance Debugging Commands
•
Capturing the Output on the Internal and External Interfaces
Cisco Adaptive Security Appliance Debugging Commands
Table E-1 lists the debugging commands for the Cisco Adaptive Security Appliance.
Related Topics
Capturing the Output on the Internal and External Interfaces
Procedure
Step 1
Enter config mode:
>Enable>password>config tStep 2
Define an access-list to specify the traffic to be captured, for example:
access-list cap extended permit ip 10.53.0.0 255.255.0.0 10.53.0.0 255.255.0.0Step 3
It is recommended that you clear the capture content before starting the tests. Use the command "clear capture in" to clear the internal interface capture, and the command "clear capture out" to clear the external interface capture.
Step 4
Enter this command to capture the packets on the internal interface:
cap in interface inside access-list capStep 5
Enter this command to capture the packets on the external interface:
cap out interface outside access-list capStep 6
Enter this command to capture TLS specific packets:
capture <capture_name> type tls-proxy interface <interface_name>Step 7
Enter this command to retrieve the packet capture:
copy /pcap capture:in tftp://xx.xx.xx.xxcopy /pcap capture:out tftp://xx.xx.xx.xxEnter this command to copy the output to disk and retrieve using ASDM (Actions > File Management > File Transfer):
copy /pcap capture:in disk0:in_1
TLS Proxy Debugging Commands
Table E-2 lists the debugging commands for the TLS Proxy.
Debugging Access Edge and OCS Server
•
Initiating a Debug Session on OCS/Access Edge
•
Verifying the DNS Configuration on Access Edge
Initiating a Debug Session on OCS/Access Edge
Procedure
Step 1
Select Start > Administrative Tools > Computer Management on the external Access Edge server.
Step 2
Right-click Microsoft Office Communications Server 2007 in the left pane.
Step 3
Select Logging Tool > New Debug Session.
Step 4
Select SIP Stack in the Logging Options.
Step 5
Select All for the Level value.
Step 6
Select Start Logging.
Step 7
Select Stop Logging when complete.
Step 8
Select Analyze Log Files.
Verifying the DNS Configuration on Access Edge
Procedure
Step 1
On the external Access Edge server, select Start > Administrative Tools > Computer Management.
Step 2
Right-click on Microsoft Office Communications Server 2007in the left pane.
Step 3
Select the Block tab.
Step 4
Check that the domain not blocked.
Step 5
Ensure that the following options are selected in the Access Methods pane:
•
Federate with other domains
•
Allow discovery of federation partners
Step 6
Check the Access Edge is publishing DNS SRV records.