R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - WAN Configuration Guide

127
[RouterA] interface mfr 1
[RouterA-MFR1] ip address 1.1.1.1 255.0.0.0
[RouterA-MFR1] quit
# Add Serial 2/0/1 and Serial 2/0/2 to interface MFR1.
[RouterA] interface serial 2/0/1
[RouterA-Serial2/0/1] link-protocol fr mfr 1
[RouterA-Serial2/0/1] quit
[RouterA] interface serial 2/0/2
[RouterA-Serial2/0/2] link-protocol fr mfr 1
[RouterA-Serial2/0/2] quit
2. Configure Router B:
# Enable frame relay switching.
<RouterB> system-view
[RouterB] fr switching
# Configure interface MFR1.
[RouterB] interface mfr 1
[RouterB-MFR1] fr interface-type dce
[RouterB-MFR1] fr dlci 100
[RouterB-fr-dlci-MFR1-100] quit
[RouterB-MFR1] quit
# Configure interface MFR2.
[RouterB] interface mfr 2
[RouterB-MFR2] fr interface-type dce
[RouterB-MFR2] fr dlci 200
[RouterB-fr-dlci-MFR2-200] quit
[RouterB-MFR2] quit
# Add Serial 2/0/1 and Serial 2/0/2 to interface MFR1.
[RouterB] interface serial 2/0/1
[RouterB-Serial2/0/1] link-protocol fr mfr 1
[RouterB] quit
[RouterB] interface serial 2/0/2
[RouterB-Serial2/0/2] link-protocol fr mfr 1
[RouterB-Serial2/0/2] quit
# Add Serial 2/0/3 and Serial 2/0/4 to interface MFR2.
[RouterB] interface serial 2/0/3
[RouterB-Serial2/0/3] link-protocol fr mfr 2
[RouterB-Serial2/0/3] li quit
[RouterB] interface serial 2/0/4
[RouterB-Serial2/0/4] link-protocol fr mfr 2
[RouterB-Serial2/0/4] quit
# Configure static route for frame relay switching.
[RouterB] fr switch pvc1 interface mfr 1 dlci 100 interface mfr 2 dlci 200
3. Configure Router C:
# Configure interface MFR2.
<RouterC> system-view
[RouterC] interface mfr 2