User manual

8 Frame relay configuration
Nortel Secure Router 8000 Series
Configuration -WAN Access
8-68 Nortel Networks Inc. Issue 5.3 (
30 March 2009)
[RouterB-Serial1/0/0] fr dlci-switch 300 interface tunnel 2/0/1 dlci 200
[RouterB-Serial1/0/0] quit
Step 3 Check the configuration.
Check whether the frame relay switch is Active on Router B.
[RouterB] display fr dlci-switch
Frame relay switch statistics for board 1
Status Interface(Dlci) ----------> Interface(Dlci)
Active Serial1/0/0(300) Tunnel2/0/1(200)
Active Tunnel2/0/1(200) Serial1/0/0(300)
View the status of frame relay switch state on Router B in the same way.
----End
Configuration files
z
Configuration file of Router A
#
sysname RouterA
#
fr switching
#
interface Serial1/0/0
link-protocol fr
fr interface-type dce
fr dlci-switch 100 interface Tunnel2/0/1 dlci 200
fr dlci 100
#
interface Serial2/0/0
link-protocol ppp
ip address 10.120.20.1 255.255.255.0
#
interface Tunnel2/0/1
source 10.120.20.1
destination 10.120.20.2
#
return
z
Configuration file of Router B
#
sysname RouterB
#
fr switching
#
interface Serial1/0/0
link-protocol fr
fr interface-type dce
fr dlci-switch 300 interface Tunnel2/0/1 dlci 200
fr dlci 300
#
interface Serial2/0/0
link-protocol ppp
ip address 10.120.20.2 255.255.255.0