Cisco Systems OL-7396-01 Manual De Usuario

Descargar
Página de 934
17-14
ATM Switch Router Software Configuration Guide 
OL-7396-01
Chapter 17
Configuring Signalling Features
Configuring Signalling Diagnostics Tables
The following example shows how to configure the filter entry for filtering failed calls that came in 
through ATM interface 1/1/1:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# incoming-port atm. 1/1/1
The following example shows how to configure the filter entry for filtering failed calls that went out 
through ATM interface 1/1/1:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# outgoing-port atm 1/1/1
The following example shows how to specify the maximum number of entries to be stored in the display 
table for each of the entries in the filter table:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# max-records 40
The following example shows how to purge all the filtered records corresponding to this entry in the filter 
table:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# purge
The following example shows how to configure filter criteria for calls that failed internally in the switch:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# scope internal
The following example shows how to configure filter criteria in signalling diagnostics index 1 for call 
failures based on the service category:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# service-category cbr 
Switch(cfg-atmsig-diag)# service-category ubr
Switch(cfg-atmsig-diag)# service-category abr ubr
 
The following example shows how to delete an index entry in the filter table:
Switch(config)# atm signalling diagnostics 1
Switch(cfg-atmsig-diag)# status delete
Displaying the Signalling Diagnostics Table Configuration
To display the signalling diagnostics information, use the following EXEC commands:
Examples
The following example shows the signalling diagnostic records for index 1:
Command
Purpose
show atm signalling diagnostics record 
filter-index
Displays the ATM signalling diagnostics for a 
record.
show atm signalling diagnostics filter 
[filter-index]
Displays the ATM signalling diagnostics for a 
filter.
show atm signalling diagnostics status
Displays the ATM signalling diagnostic 
status.