R3303-HP HSR6800 Routers Layer 2 - WAN Configuration Guide

121
Figure 37 Network diagram
Configuration procedure
1. Configure Router A:
# Assign an IP address to interface Serial 2/0/1.
<RouterA> system-view
[RouterA] interface serial 2/0/1
[RouterA-Serial2/0/1] ip address 202.38.163.251 255.255.255.0
# Enable frame relay on the interface.
[RouterA-Serial2/0/1] link-protocol fr
[RouterA-Serial2/0/1] fr interface-type dte
# If the opposite router supports InARP, configure dynamic address mapping.
[RouterA-Serial2/0/1] fr inarp
# Otherwise, configure static address mappings.
[RouterA-Serial2/0/1] fr map ip 202.38.163.252 50
[RouterA-Serial2/0/1] fr map ip 202.38.163.253 60
2. Configure Router B:
# Assign an IP address to interface Serial 2/0/1.
<RouterB> system-view
[RouterB] interface serial 2/0/1
[RouterB-Serial2/0/1] ip address 202.38.163.252 255.255.255.0
# Enable frame relay on the interface.
[RouterB-Serial2/0/1] link-protocol fr
[RouterB-Serial2/0/1] fr interface-type dte
# If the opposite router supports InARP, configure dynamic address mapping.
[RouterB-Serial2/0/1] fr inarp
# Otherwise, configure a static address mapping.
[RouterB-Serial2/0/1] fr map ip 202.38.163.251 70
3. Configure Router C:
# Assign an IP address to interface Serial 2/0/1.
<RouterC> system-view
[RouterC] interface serial 2/0/1
[RouterC-Serial2/0/1] ip address 202.38.163.253 255.255.255.0
# Enable frame relay on the interface.
[RouterC-Serial2/0/1] link-protocol fr
FR
Router A Router B
Router C
S2/0/1
202.38.163.252/24
S2/0/1
202.38.163.251/24
S2/0/1
202.38.163.253/24
DLCI=50
DLCI=60
DLCI=70
DLCI=80