R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)
236
Default command level
1: Monitor level
Parameters
circuit-id: Specifies the ID of a DLSw virtual circuit, in the range of 0 to 0xFFFFFFFF.
remote ip-address: IP address of the remote DLSw peer.
verbose: Displays the detailed information of the virtual circuits.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the information of all virtual circuits.
<Sysname> display dlsw circuits
circuit-Id port local-MAC remote-MAC state lifetime
00a2000a 04 0000.1738.6dfd 0000.1722.3435 CONNECTED 10:02:23
# Display information of the virtual circuits established with the remote peer with IP address 2.2.2.2.
<Sysname> display dlsw circuits remote 2.2.2.2
Circuit-id Port Local-MAC Remote-MAC State Lifetime
1e0001 Eth1/1 1400-0000-0000 0a00-0000-0000 CONNECTED 00:00:40
Total number of circuits: 1
# Display the detailed information about the virtual circuits.
<Sysname> display dlsw circuits verbose
Circuit-id: 1e0001 Lifetime: 00:06:30
Local-MAC: 1400-0000-0000 Remote-MAC: 0a00-0000-0000
Local-SAP: 4 Remote-SAP: 4
Port: Eth1/1 Direction: ORIGIN
Remote peer: 2.2.2.2
FC: OutWin: 40 PT: 80 InWin: 40 GT: 200
Info-Frame: Transmit: 0 Receive: 0 Drop: 0
Total number of circuits: 1
Table 49 Command output
Field Descri
p
tion
circuit-Id Virtual circuit ID.
port Port number used for TCP connection.
local-MAC MAC address of the local peer of the virtual circuit.
remote-MAC MAC address of the remote peer of the virtual circuit.










