show dlsw peers
Syntax
Release Information
Command introduced in Junos OS Release 7.4.
Description
(J Series router only) Display data link switching (DLSw) peer status.
Options
- none
Display information about all DLSw peers.
- brief | detail
(Optional) Display the specified level of output.
- peer-ip ip-address
(Optional) Display information about only the specified DLSw peer.
Required Privilege Level
view
List of Sample Output
show dlsw peers briefshow dlsw peers detail
Output Fields
Table 1 describes the output fields for the show dlsw peers command. Output fields are listed in the approximate order in which they appear.
Table 1: show dlsw peers Output Fields
Field Name | Field Description | Level of Output |
|---|---|---|
Peer | IP address of the remote DLSw peer. | All levels |
State | Status of the connection. | All levels |
Circuits | Number of circuits on the DLSw network. | All levels |
Uptime | How long the circuit has been established. | All levels |
Local address | IP address of the local DLSw peer. | detail |
Connected time | Length of time the connection is established. | detail |
Receive initial pacing | Size of the initial pacing frame. | detail |
No circuits timeout | Length of time before a circuit times out. | detail |
Type-of-service value | CoS type-of-service (ToS) number. | detail |
Peer cost | Preference for establishing a circuit with this peer. | detail |
Load balancing | Whether load balancing is enabled and what algorithm is used. | detail |
Circuit weight | Extent to which this peer should participate in establishing circuits. | detail |
Statistics | Statistics:
| detail |
Sample Output
show dlsw peers brief
user@host> show dlsw peers briefPeer State Circuits Uptime 17.255.17.2 Connected 0 00:00:00 18.255.18.2 Connected 1 00:12:03
show dlsw peers detail
user@host> show dlsw peers detailPeer: 10.255.18.2 State: Connected, Circuits: 1, Local address: 10.255.4.50 Uptime: 00:15:05 Receive initial pacing: 20, No circuits timeout: 0 Type-of-service value: 0 Peer cost: 100, Load balancing: Circuit Weight Circuit weight: 2 Statistics: Data packets received : 0 Data packets sent : 0 Data bytes received : 0 Data bytes sent : 0 Control packets received : 7 Control packets sent : 8 CANUREACH_ex received : 0 CANUREACH_ex sent : 1 ICANREACH_ex received : 1 ICANREACH_ex sent : 0
