Configuration Procedure; Verifying The Configuration - HPE FlexNetwork MSR series Configuration Manual

Comware 7 layer 2 - wan access
Table of Contents

Advertisement

Configuration procedure

1.
Configure Router A:
# Create interface MFR 0/0/2, and assign an IP address to the interface.
<RouterA> system-view
[RouterA] interface mfr0/0/2
[RouterA-MFR0/0/2] ip address 10.140.10.1 255.255.255.0
# Set the type of the interface to DTE.
[RouterA-MFR0/0/2] fr interface-type dte
# Configure a static Frame Relay address-to-DLCI map for the interface.
[RouterA-MFR0/0/2] fr map ip 10.140.10.2 100
[RouterA-MFR0/0/2] quit
# Bind Serial 2/1/0 and Serial 2/1/1 to MFR 0/0/2.
[RouterA] interface serial 2/1/0
[RouterA-Serial2/1/0] link-protocol mfr
[RouterA-Serial2/1/0] fr mfr mfr0/0/2
[RouterA-Serial2/1/0] quit
[RouterA] interface serial 2/1/1
[RouterA-Serial2/1/1] link-protocol mfr
[RouterA-Serial2/1/1] fr mfr mfr0/0/2
[RouterA-Serial2/1/1] quit
2.
Configure Router B:
# Create interface MFR 0/0/2, and assign an IP address to the interface.
<RouterB> system-view
[RouterB] interface mfr0/0/2
[RouterB-MFR0/0/2] ip address 10.140.10.2 255.255.255.0
# Set the type of the interface to DCE.
[RouterB-MFR0/0/2] fr interface-type dce
# Create a virtual circuit for the interface.
[RouterB-MFR0/0/2] fr dlci 100
[RouterB-MFR0/0/2-fr-dlci-100] quit
# Configure a static Frame Relay address-to-DLCI map for the interface.
[RouterB-MFR0/0/2] fr map ip 10.140.10.1 100
[RouterB-MFR0/0/2] quit
# Bind Serial 2/1/0 and Serial 2/1/1 to MFR 0/0/2.
[RouterB] interface serial 2/1/0
[RouterB-Serial2/1/0] link-protocol mfr
[RouterB-Serial2/1/0] fr mfr mfr0/0/2
[RouterB-Serial2/1/0] quit
[RouterB] interface serial 2/1/1
[RouterB-Serial2/1/1] link-protocol mfr
[RouterB-Serial2/1/1] fr mfr mfr0/0/2
[RouterB-Serial2/1/1] quit

Verifying the configuration

# On Router A, verify that the PVC is active.
241

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the FlexNetwork MSR series and is the answer not in the manual?

Table of Contents