Manual

Nortel Secure Router 8000 Series
Configuration -WAN Access 8 Frame relay configuration
[RouterC] fr switch pvc2 interface Serial1/0/0 dlci 300 interface Serial2/0/0 dlci 200
[RouterC-fr-switching-pvc2] quit
Step 4 Configure Router D.
# Configure Serial 2/0/0.
<RouterD> system-view
[RouterD] interface serial 2/0/0
[RouterD-Serial2/0/0] link-protocol fr
[RouterD-Serial2/0/0] ip address 196.1.1.2 255.255.255.0
[RouterD-Serial2/0/0] quit
Step 5 Verify the configuration.
Run the display fr switch-table all command to view the configuration and status of the
switching PVC.
<RouterB> display fr switch-table all
Total PVC switch records:1
PVC-Name Status Interface(Dlci) <
-----
pvc1 Active Serial1/0/0(100)
> Interface(Dlci)
Serial2/0/0(300)
# The configuration succeeds when Router A and Router D can successfully ping each other,
it means.
—End
Configuration files
Configuration file of Router A
#
sysname RouterA
#
interface Serial1/0/0
link-protocol fr
ip address 196.1.1.1 255.255.255.0
#
return
Configuration file of Router B
#
sysname RouterB
#
fr switching
#
interface Serial1/0/0
link-protocol fr
fr interface-type dce
fr dlci 100
#
interface Serial2/0/0
link-protocol fr
fr interface-type nni
fr dlci 300
#
fr switch pvc1 interface Serial1/0/0 dlci 100 interface Serial2/0/0 dlci 300
#
Issue 5.3 (30 March 2009)
Nortel Networks Inc.
8-57