R2511-HP MSR Router Series Layer 2 - WAN Command Reference(V5)

340
|: 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.
Usage guidelines
With the keyword static included, this command displays the manually configured SVC switching table.
With the keyword dynamic included, this command displays the virtual circuit switching table. The virtual
circuit routing table is the link relationship between the node port number and the logical channel
number of the virtual circuit. The virtual circuit routing table changes with calls: it is generated as a call
is established and it is cleared as the call is over.
Examples
# Display X.25 SVC switching table.
<Sysname> display x25 switch-table svc static
Number Destination Substitute-src Substitute-dst CUD SwitchTo(type/name)
1 11 I/Serial2/0
2 22 I/Serial2/1/0
3 131 H/hg1
4 132 T/123.123.123.123
5 133 T/123.123.123.123
6 111 222 333 T/4.4.4.4
Total of static svc is 6.
The item type of SwitchTo meaning:
I: interface H: hunt-group T: xot
Table 73 Command output
Field Descri
p
tion
Number Route sequence number in the switching table.
Destination Destination X.121 address.
Substitute-src
X.121 source address after substitution. If the content
is blank, it means no substitution.
Substitute-dst
X.121 destination address after substitution. If the
content is blank, it means no substitution.
CUD Call User Data.
SwitchTo
Forwarding address of this route: I (interface), H (hunt
group), or T (XOT channel).
Related commands
x25 switch svc
display x25 vc
Use display x25 vc to display X.25 virtual circuit information.