R3303-HP HSR6800 Routers Interface Configuration Guide

68
Figure 15 Network diagram
Configuration procedure
Because the clock source of a SONET/SDH network is more precise than the internal clock source of the
device, when connecting the device to a SONET/SDH device, configure the clock mode of the
SONET/SDH device as master.
1. Configure Router A:
# Configure the E1 channels of CPOS interface CPOS 2/0 to operate in unframed mode.
<RouterA> system-view
[RouterA] controller cpos 2/0/0
[RouterA-Cpos2/0/0] e1 1 unframed
[RouterA-Cpos2/0/0] e1 2 unframed
# Create MP-group 1 and assign an IP address to it.
[RouterA] interface mp-group 1
[RouterA-Mp-group1] ip address 10.1.1.1 24
[RouterA-Mp-group1] quit
# Configure Serial 2/0/0/1:0 and Serial 2/0/0/2:0 and add them to MP-group 1.
[RouterA] interface serial2/0/0/1:0
[RouterA-Serial2/0/0/1:0] ppp mp mp-group 1
[RouterA-Serial2/0/0/1:0] quit
[RouterA] interface serial2/0/0/2:0
[RouterA-Serial2/0/0/2:0] ppp mp mp-group 1
[RouterA-Serial2/0/0/2:0] quit
2. Configure Router B:
The configuration on Router B is similar to that of other branch nodes.
<RouterB> system-view
[RouterB] controller e1 2/0/1
[RouterB-E1 2/0/1] using e1
[RouterB-E1 2/0/1] quit
[RouterB] controller e1 2/0/2
[RouterB-E1 2/0/2] using e1
[RouterB-E1 2/0/2] quit
# Create MP-group 1 and assign an IP address to it.
[RouterB] interface mp-group 1
[RouterB-Mp-group1] ip address 10.1.1.2 24
[RouterB-Mp-group1] quit