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

370
[Sysname-Serial2/1] link-protocol fr
[Sysname-Serial2/1] fr interface-type dce
[Sysname-Serial2/1] fr dlci 100
[Sysname-fr-dlci-Serial2/1-100] annexg dce
[Sysname-fr-dlci-Serial2/1-100] x25-template switch
[Sysname-fr-dlci-Serial2/1-100] quit
[Sysname-Serial2/1] quit
[Sysname] interface serial 2/0
[Sysname-Serial2/0] link-protocol x25 dce
[Sysname-Serial2/0] x25 switch pvc 1 interface Serial2/1 dlci 100 pvc 1
x25 switch svc
Use x25 switch svc to configure a SVC, specifying the packet to be forwarded to the destination address
through the specified interface.
Use undo x25 switch svc to delete an SVC route.
Syntax
x25 switch svc [ -number ] x.121-address [ sub-dest destination-address | sub-source source-address ] *
interface interface-type interface-number [ dlci dlci-number ]
undo x25 switch svc x.121-address [ sub-dest destination-address ] [ sub-source source-address ]
[ interface interface-type interface-number ]
Default
No SVC is defined.
Views
System view
Default command level
2: System level
Parameters
x.121-address: Destination X.121 address, a pattern matching string with 1 to 15 characters. For the
specific description of mode matching, see Table 80 and Table 81.
If no wildcard is used, the X.121
address should be exactly matched.
Table 80 X.121 mode matching rules
Wildcard
characters
Matching rules Example Matchable character string
* Matching zero or more previous characters
fo* fo, foo, fooo
+ Matching one or more previous characters
fo+ foo, fooo
^
Matching the beginning of the entered
characters
^hell hell, hello, hellaaa
$ Matching the end of the entered characters
ar$ ar, car, hear
\char
Matching a single character specified by
char.
\s bs
. Matching arbitrary single character l.st last, lbst, lost