X25 Switch Svc Hunt-Group - HP MSR series Command Reference Manual

Layer 2 wan
Hide thumbs Also See for MSR series:
Table of Contents

Advertisement

If the command is configured correctly, when the destination X.121 address of an incoming switched
packet matches the configured destination X.121 address pattern, the destination X.121 address of the
packet will be modified following these rules: the digits corresponding to the dots in the configured
destination X.121 address pattern remain unchanged, and the remaining digits are replaced by the digits
in the destination address substitution pattern. Suppose the x25 switch svc ^12..$ sub-dest
^45..$ command is configured. If the destination X.121 address of an incoming packet is 1278, it will be
switched out with the destination X.121 address being modified to 4578.
sub-source source-address: Replaces the source X.121 address, an alphanumeric string of 1 to 15
characters. The system replaces the source DTE address in the call request packet with the
source-address.
interface interface-type interface-number: Specifies an interface by its type and number.
dlci dlci-number: Specifies an FR DLCI number, in the range 16 to 1007.
Usage guidelines
A device with X.25 switching configured can act as a simple X.25 switch.
The output interface of the SVC switching can be an X.25 interface, or FR interface Annex G DLCI. The
link layer of the output interface must be X.25, or FR with the Annex G DLCI configured for output.
Before using this command, you should use the x25 switching command to enable X.25 switching.
Examples
# Configure an SVC to forward the packet to the X.121 address 201 12451 through interface Serial 2/0.
<Sysname> system-view
[Sysname-Serial2/0] x25 switch svc 20112451 interface serial 2/0
# Configure an SVC to forward the packet to the address 3 through the Annex G DLCI 100 of interface
Serial 2/0.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] link-protocol fr
[Sysname-Serial2/0] fr dlci 100
[Sysname-Serial2/0] annexg dce
[Sysname-Serial2/0] quit
[Sysname] x25 switch svc 3 interface serial 2/0 dlci 100
# Switch the packets destined to virtual circuit 1 189 to interface Serial 2/0, and replace the destination
address 1 189 with 2289.
<Sysname> system-view
[Sysname] interface serial 2/0
[Sysname-Serial2/0] link-protocol x25 dce ietf
[Sysname-Serial2/0] quit
[Sysname] x25 switch svc ^11..$ sub-dest ^22..$ interface serial 2/0

x25 switch svc hunt-group

Use x25 switch svc hunt-group to add an X.25 switching SVC whose forwarding address is a hunt group.
Use undo x25 switch svc hunt-group to delete the specified X.25 switching SVC.
373

Advertisement

Table of Contents
loading

Table of Contents