Verifying The Configuration - HP HSR6800 Configuration Manual

Interface
Hide thumbs Also See for HSR6800:
Table of Contents

Advertisement

# 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
# Configure Serial 2/0/1:0 and Serial2/0/2:0 and assign them to MP-group 1.
[RouterB] interface serial2/0/1:0
[RouterB-Serial2/0/1:0] ppp mp mp-group 1
[RouterB-Serial2/0/1:0] quit
[RouterB] interface serial2/0/2:0
[RouterB-Serial2/0/2:0] ppp mp mp-group 1
[RouterB-Serial2/0/2:0] quit

Verifying the configuration

You can use the display interface serial 2/0/1:0 command, the display interface mp-group 1 command,
and the display ppp mp command to check connectivity, and use the ping command to check network
reachability.
66

Advertisement

Table of Contents
loading

Table of Contents