Network Router User Manual

Nortel Secure Router 8000 Series
Configuration -WAN Access 8 Frame relay configuration
Issue 5.3 (
30 March 2009) Nortel Networks Inc. 8-49
interface Serial1/0/0
link-protocol fr
#
interface Serial1/0/0.1
fr map ip 202.38.163.251 70
fr dlci 70
ip address 202.38.163.252 255.255.255.0
#
return
z
Configuration file of Router C
#
sysname RouterC
#
interface Serial1/0/0
link-protocol fr
#
interface Serial1/0/0.1
fr map ip 202.38.164.251 80
fr dlci 80
ip address 202.38.164.252 255.255.255.0
#
return
8.14.2 Example for connecting LANs through the private line
Networking requirements
As shown in Figure 8-6, you directly connect two routers through a serial interface. Router A
works in the FR DCE mode, and Router B works in the FR DTE mode.
Figure 8-6 Connecting LANs through private line
IP:202.38.163.251/24
IP:202.38.163.252/24
DLCI=100
Serial1/0/0 Serial1/0/0
RouterA
RouterB
Configuration roadmap
The configuration roadmap is as follows:
1. Configure the link protocol to FR.
2. Configure the working mode of the interface.
3. Configure the VC number of the network.
4. Configure the address map of the interface.