Configuration files – Nortel Networks 8000 User Manual

Page 270

Attention! The text in this document has been recognized automatically. To view the original document, you can use the "Original mode".

Advertising
background image

Nortel Secure Router 8000 Series

Configuration -WAN Access

7 LAPB and X.25 configuration

[RouterD-Serial1/0/0]link-protocol x25 dce

[RouterD-Serial1/0/0] quit

# Configure IP addresses on Ethernet 2/0/0.

[RouterD] interface ethernet 2/0/0

[RouterD-Ethernet2/0/0] ip address 10.1.1.2 255.255.255.0

[RouterD-Ethernet2/0/0] quit

# Enable the X.25 switching in the system view.

[RouterD] x25 switching

# Configure the X.25 switching route whose forwarding address is the XOT Tunnel.

[RouterD] x25 switch svc 1111 xot 10.1.1.1

# Configure the X.25 switching route that is forwarded to Router E.

[RouterD] x25 switch svc 8888 interface serial 1/0/0

Step 5

Verify the configuration.

View that the packets sent to the destination address 8888 are implemented the load balancing

on Router B, Router C, and Router E.

[RouterA] display x25 switch-table svc static

Number Destination Substitute-src Substitute-dst CUD

1

2222

3333

8888

2

1111

3

1112

4

1119

Total of static svc is 4.

The item type of SwitchTo meaning:

I: interface H: hunt-group T: xot

—End

SwitchTo(type/name)

H/hg1

I/Serial3/0/0

I/Serial2/0/0

I/Serial1/0/0

Configuration files

Configuration file of Router A

#

sysname RouterA

#

x25 switching

#

interface Ethernet4/0/0

ip address 10.1.1.1 255.255.255.0

#

interface Serial1/0/0

link-protocol x25 dce

#

x25 hunt-group hg1 round-robin

channel interface Serial6/0/0

channel xot 10.1.1.2

#

x25 switch svc 2222 sub-dest 8888 sub-source 3333 hunt-group hg1

x25 switch svc 1111 interface Serial3/0/0

x25 switch svc 1119 interface Serial1/0/0

Issue 5.3 (30 March 2009)

Nortel Networks Inc.

7-67

Advertising