





Displaying the DS0 Connections
The show DS0Connect command is used to display the connection status for the DS0 channels of the local end DSX-1/L1 or network end DS-1/L2.
You can use the entry option to review the connection information for a single DS0 channel, or the table option to review a listing of all DS0 channels within the Passport 4430/50/55 unit.
To display the operational connection status of all DS0 channels, enter:
CLI> show t1e1 ds0Connect operational table
To display the connection status of a single DS0 channel, enter:
CLI> show t1e1 ds0Connect operational entry
| Parameter | Range of Values | Required Action |
| <LineIndex> | localEnd(T1=DSX-1/E1=L1) | networkEnd(T1=DS-1/E1=L2) | Select localEnd or networkEnd. |
| <DS0Index> | INTEGER (1..30) | Specify the DS0 channel whose connection status you want displayed. |
Example:
To obtain the operational connection status of the DS0 channel 2 on the DSX-1 T1/E1 line, enter:
CLI> show t1e1 ds0Connect operational entry local 2
A sample display is shown below.
LineIndex
| DS0Index
| ConnectionState
|
localEnd(T1=DSX-1/E1=L1)
| 2
| bypassVoice
|
Description of Displayed Status Items
| LineIndex | Indicates the DS0 channel is connected to the DSX-1/L1 or DS-1/L2 line. |
| DS0Index | Indicates the number of the DS0 channel being displayed. |
| ConnectionState | Indicates the type of connection set up for the DS0 channel. The following displays can appear:
- idle -- no connections exist and the channel can be re-assigned.
- bypassVoice -- voice traffic is passed directly between the DSX-1/L1 interface and the DS-1/L2 interface.
- bypassData -- data traffic is passed directly between the DSX-1/L1 interface and the DS-1/L2 interface.
- toPrimaryLink -- the DS0 channel is connected to the primary WAN link.
- toBackupLink -- the DS0 channel is connected to the backup WAN link.
- to B1 through B6, C1 through C12, D1 through D12 -- the DS0 channel is connected to the applicable voice channel.
- toDataPort (1 or 2) -- the DS0 is connected to the applicable data port.
|
End Of Topic