462CHAPTER 26: LAPB AND X.25 CONFIGURATION COMMANDS

interfaces or XOT channels in the specified hunt group, to implement the load sharing of X.25 protocol.

X.25 hunt group supports source address and destination address replacement. With destination address replacement, you can hide X.121 address of DTE inside the hunt group so that the outside DTE knows only the X.121 address of the hunt group, therefore enhancing network security inside the hunt group. With source address replacement, you can hide X.121 address of DTE outside the hunt group so that the inside DTE knows only the source X.121 address after replacement but not the source X.121 address the call connects, therefore protecting you privacy.

Related command: display x25 switch-table svc.

Example # Add an X.25 switching SVC, whose destination X.121 address is 111 and forwarding address is the hunt group hg1, and substitute the destination address with 9999 and the source address with 8888.

<Sysname> system-view

[Sysname] x25 switch svc 111 sub-dest 9999 sub-source 8888 hunt-group hg1

x25 switch svc xot

Syntax x25 switch svc x.121-address [ sub-destdestination-address sub-sourcesource-address ] * xot ip-address&<1-6> [ xot-option ]

undo x25 switch svc x.121-address [ sub-destdestination-address ] [ sub-sourcesource-address ] [ xot ip-address&<1-6> ]

View System view

Parameter x.121-address: Destination address of X.121, a mode matching string with a 1 to 15 numeric characters. For the specific description of mode matching, see Table 69 and Table 70. If no wildcard is used, the X.121 address must exactly match.

sub-destdestination-address: X.121 address, a string of 1 to 15 characters. The system replaces the destination DTE address in the call request packet with the destination-address.

sub-sourcesource-address: X.121 address, a string of 1 to 15 characters. The system replaces the source DTE address in the call request packet with the source-address.

xot ip-address&<1-6>: Destination IP address of XOT connection, up to 6 addresses can be configured.

xot-option: XOT channel parameter option. For the specific configuration, see Table 71.

Page 462
Image 462
3Com MSR 30, MSR 50 manual X25 switch svc xot, Related command display x25 switch-table svc