User manual

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