Isdn debug and show commands, Isdn debug and show commands -92, Shutdown (bri) – Enterasys Networks X-Pedition XSR CLI User Manual

Page 470: Isdn debug and show commands debug isdn

Advertising
background image

ISDN Debug and Show Commands

11-92 ISDN BRI and PRI Commands

shutdown (BRI)

This command forces all data calls to be disconnected and signals all internal XSR resources that 
the port is not available.

Syntax

shutdown [board/slot/port]

Syntax of the “no” Form

no shutdown [board/slot/port]

Mode

Interface configuration: 

XSR(config)#shutdown

ISDN Debug and Show Commands

debug isdn

This command initiates a Layer 2 or 3 ISDN debug session to trace failed calls at the D channel 
level. Issuing the command has the effect of locking out debugging by any other Telnet or Console 
connection. If both Layer 2 (Q921) and 3 (Q931) choices are selected, tracing will display both 
layers.

You can exit the debug session either by isuing the 

no debug isdn

 command or terminating the 

Telnet or Console session.

Optionally, you can set a limit of up to 9999 messages which will display at the CLI after which the 
debug session will end. If the limit is not specified, after 100 displayed messages, the 

no debug

isdn

 command will automatically be run. The 

limit

 parameter is a global value that is refreshed 

each time 

debug isdn

 is entered.

Syntax

debug isdn slot/card/port Q931 | Q921 [limit {10-9999}]

board/slot/port

XSR board, slot and port numbers.

Note: To prevent unauthorized personnel from observing the debug session on the network, users
with privilege level 15 only can issue this command.

slot/card/port

ISDN

board, slot, and port numbers.

Q931

Layer 3 protocol tracing enabled for a port issue.

Q921

Layer 2 protocol tracing enabled for a port issue.

limit

ISDN debug session exits after all messages display.

10-9999

Number of messages displayed during a debug session.

Advertising