Command Reference Guide

3Com Router 5000 Family and Router 6000 Family x25 switch svc xot 349
Command Reference
x25 switch svc xot
Purpose Use the x25 switch svc xot command to add an X.25 switching route whose
forwarding address is XOT channel.
Use the undo x25 switch svc xot command to delete the specified X.25
switching route.
Syntax x25 switch svc x.121-address [ sub-dest destination-address ] [
sub-source source-address ] xot ip-address1 [ ip-address2 ] … [
ip-address6 ] [ xot-option ]
undo x25 switch svc x.121-address [ sub-dest destination-address ] [
sub-source source-address ] [ xot ip-address1 [ ip-address2 ] … [
ip-address6 ] ]
Parameters x.121-address
Destination X.121 address, a pattern matching string
that is 1 to 15 characters long. For the specific
description of mode matching, refer to the following
tables.
Table 1 x.121 mode matching rules
Wildcard
characters
Matching rules Example Matchable character string
* Matching zero or more previous
characters
fo* fo, foo, fooo
+ Matching zero or more previous
characters
fo+ 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.
b\+ b+
. Matching arbitrary single character l.st last, lbst, lost
.* Matching arbitrary zero or more
characters.
fo.* fo, foo, fot
.+ Matching arbitrary one or more
characters.
fo.+ foo, fot, foot
Table 2 input rules of x.121 address mode matching string
Characters Input rules
* Cannot be placed at the beginning of character string
Cannot be placed after the symbol ^
Cannot be placed before and after the symbols + and *.
+ Cannot be placed at the beginning of character string
Cannot be placed after the symbol ^
Cannot be placed before and after the symbols + and *.
\ Cannot be placed at the end of character string