Manual

Nortel Secure Router 8000 Series
Configuration -WAN Access 7 LAPB and X.25 configuration
Data preparation
To complete the configuration, you need the following data:
The PVC range is [1, 8].
Incoming-only channel range is [9, 16].
Two-way channel range is [17, 1024].
Configuration procedures
Step 1 Configure Router A.
<RouterA> system-view
[RouterA] interface serial 1/0/0
[RouterA-Serial1/0/0]
[RouterA-Serial1/0/0]
[RouterA-Serial1/0/0]
[RouterA-Serial1/0/0]
[RouterA-Serial1/0/0]
link-protocol x25
x25 vc-range in-channel 9 16 bi-channel 17 1024
ip address 202.38.160.1 24
shutdown
undo shutdown
Step 2 Configure Router B.
<RouterB> system-view
[RouterB] interface serial 1/0/0
[RouterB-Serial1/0/0]
[RouterB-Serial1/0/0]
[RouterB-Serial1/0/0]
[RouterB-Serial1/0/0]
[RouterB-Serial1/0/0]
link-protocol x25
x25 vc-range in-channel 9 16 bi-channel 17 1024
ip address 202.38.160.2 24
shutdown
undo shutdown
Step 3 Verify the configuration.
Pinging Router B on Router A succeeds.
—End
Configuration file
Configuration file of Router A
#
sysname RouterA
#
interface Serial1/0/0
link-protocol x25
x25 vc-range in-channel 9 16 bi-channel 17 1024
ip address 202.38.160.1 255.255.255.0
#
return
Configuration file of Router B
#
sysname RouterB
#
interface Serial1/0/0
link-protocol x25
x25 vc-range in-channel 9 16 bi-channel 17 1024
ip address 202.38.160.2 255.255.255.0
Issue 5.3 (30 March 2009)
Nortel Networks Inc.
7-49