Command Reference Guide

3Com Router 5000 Family and Router 6000 Family x25 switch svc interface 347
Command Reference
x25 switch svc interface
Purpose Use the x25 switch svc interface command to add an X.25 switching route
whose forwarding address is a serial interface or Annex G DLCI.
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 ] interface serial interface-number
undo x25 switch svc x.121-address [ sub-dest destination-address ] [
sub-source source-address ] [ interface serial interface-number ]
Parameters x.121-address
Destination X.121 address, consisting of a
pattern-matching string that is 1 to 30 characters long.
Interface-number
Local X.25 outgoing interface number. It cannot be a
subinterface.
sub-dest
destination-address
Substitution destination address.
sub-source source-address
Substitution source address.
Default By default, no X.25 switching route is configured.
Example Switch SVC 1 to interface Serial 0/0/0 and SVC 2 to interface Serial 1/0/0.
[Router] interface serial 0/0/0
[Router-Serial0/0/0] link-protocol x25 dce ietf
[Router-Serial0/0/0] interface serial 1/0/0
[Router-Serial1/0/0] link-protocol x25 dce ietf
[Router-Serial1/0/0] quit
[Router] x25 switch svc 1 interface serial 0/0/0
[Router] x25 switch svc 2 interface serial 1/0/0
View This command can be used in the following views:
System view
Description You can configure the router with X.25 switching to have it function as a simple X.25
switch. Note that on X.25 subinterfaces, you cannot configure SVCs.
Before using this command, enable X.25 switching with the x25 switching
command.