Manual
7 LAPB and X.25 configuration
Nortel Secure Router 8000 Series
Configuration -WAN Access
Map-type: SVC_MAP VC-number: 0
—End
Configuration files
• Configuration file of Router A
#
sysname RouterA
#
interface Ethernet2/0/0
ip address 10.1.1.1 255.255.255.0
#
interface Serial1/0/0
link-protocol x25
x25 x121-address 1111
x25 vc-per-map 2
x25 map ip 1.1.1.3 x121-address 3333
ip address 1.1.1.1 255.255.255.0
#
ip route-static 10.3.1.0 255.255.255.0 1.1.1.3
#
return
• Configuration file of Router C
#
sysname RouterC
#
interface Ethernet2/0/0
ip address 10.3.1.1 255.255.255.0
#
interface Serial1/0/0
link-protocol x25
x25 x121-address 3333
x25 map ip 1 .1.1.1 x121-address 1111
x25 map ip 2 .1.1.1 x121-address 1111
x25 map ip 1 .1.1.2 x121-address 2222
x25 map ip 2 .1.1.2 x121-address 2222
ip address 1 .1.1.3 255.255.255. 0
#
interface Serial1/0/1
link-protocol x25
x25 x121-address 3333
x25 map ip 1 .1.1.1 x121-address 1111
x25 map ip 2 .1.1.1 x121-address 1111
x25 map ip 1 .1.1.2 x121-address 2222
x25 map ip 2 .1.1.2 x121-address 2222
ip address 2 .1.1.3 255.255.255. 0
#
ip route-static 10.1.1.0 255.255.255.0 1.1.1.1
ip route-static 10.1.1.0 255.255.255.0 2.1.1.1
ip route-static 10.2.1.0 255.255.255.0 1.1.1.2
ip route-static 10.2.1.0 255.255.255.0 2.1.1.2
#
return
7-72
Nortel Networks Inc.
Issue 5.3 (30 March 2009)