- Table of Contents
-
- H3C SR6602-I[IE] AI-Powered ICT Converged Gateways Configuration Examples All-in-One-R9141-6W100
- 00-Preface
- 01-Local 802.1X Authentication Configuration Examples
- 02-RADIUS-Based 802.1X Authentication Configuration Examples
- 03-AAA Configuration Examples
- 04-ACL Configuration Examples
- 05-MPLS over ADVPN Configuration Examples
- 06-ARP Attack Protection Configuration Examples
- 07-BFD Configuration Examples
- 08-Basic BGP Configuration Examples
- 09-BGP Route Attribute-Based Route Selection Configuration Examples
- 10-CPOS Interface Configuration Examples
- 11-EAA Monitor Policy Configuration Examples
- 12-GRE with OSPF Configuration Examples
- 13-HoVPN Configuration Examples
- 14-IGMP Snooping Configuration Examples
- 15-IGMP Configuration Examples
- 16-IPsec Configuration Examples
- 17-IPsec Digital Certificate Authentication Configuration Examples
- 18-IPv6 IS-IS Configuration Examples
- 19-IPv6 over IPv4 GRE Tunnel Configuration Examples
- 20-IPv6 over IPv4 Manual Tunnel with OSPFv3 Configuration Examples
- 21-IS-IS Configuration Examples
- 22-Combined ISATAP Tunnel and 6to4 Tunnel Configuration Examples
- 23-L2TP over IPsec Configuration Examples
- 24-Multi-Instance L2TP Configuration Examples
- 25-L2TP Multidomain Access Configuration Examples
- 26-MPLS L3VPN Configuration Examples
- 27-MPLS OAM Configuration Examples
- 28-MPLS TE Configuration Examples
- 29-Basic MPLS Configuration Examples
- 30-NAT DNS Mapping Configuration Examples
- 31-NetStream Configuration Examples
- 32-NQA Configuration Examples
- 33-NTP Configuration Examples
- 34-OSPFv3 Configuration Examples
- 35-OSPF Configuration Examples
- 36-OSPF Multi-Process Configuration Examples
- 37-OSPF Multi-Instance Configuration Examples
- 38-Portal Configuration Examples
- 39-POS Interace Configuration Examples
- 40-PPP Configuration Examples
- 41-QinQ Configuration Examples
- 42-RBAC Configuration Examples
- 43-RMON Configuration Examples
- 44-IPv4 NetStream Sampling Configuration Examples
- 45-SNMP Configuration Examples
- 46-SRv6 Configuration Examples
- 47-SSH Configuration Examples
- 48-Tcl Commands Configuration Examples
- 49-VLAN Configuration Examples
- 50-VRRP Configuration Examples
- 51-VXLAN over IPsec Configuration Examples
- 52-Cloudnet VPN Configuration Examples
- 53-Ethernet Link Aggregation Configuration Examples
- 54-Ethernet OAM Configuration Examples
- 55-Outbound Bidirectional NAT Configuration Examples
- 56-NAT Hairpin in C-S Mode Configuration Examples
- 57-Load Sharing NAT Server Configuration Examples
- 58-BIDIR-PIM Configuration Examples
- 59-Control Plane-Based QoS Policy Configuration Examples
- 60-Scheduling a Task Configuration Examples
- 61-Client-Initiated L2TP Tunnel Configuration Examples
- 62-LAC-Auto-Initiated L2TP Tunnel Configuration Examples
- 63-Authorized ARP Configuration Examples
- 64-GTS Configuration Examples
- 65-Traffic Policing Configuration Examples
- 66-Traffic Accounting Configuration Examples
- 67-PBR Configuration Examples
- 68-TFTP Client Software Upgrade Configuration Examples
- 69-FTP Client Software Upgrade Configuration Examples
- 70-FTP Server Software Upgrade Configuration Examples
- 71-Routing Policy Configuration Examples
- 72-Software Upgrade from the BootWare Menu Configuration Examples
- 73-Mirroring Configuration Examples
- Related Documents
-
Title | Size | Download |
---|---|---|
10-CPOS Interface Configuration Examples | 83.58 KB |
CPOS Interface Configuration Examples
Copyright © 2024 H3C Technologies Co., Ltd. All rights reserved.
No part of this manual may be reproduced or transmitted in any form or by any means without prior written consent of New H3C Technologies Co., Ltd.
Except for the trademarks of New H3C Technologies Co., Ltd., any trademarks that may be mentioned in this document are the property of their respective owners.
The information in this document is subject to change without notice.
Introduction
The following information provides configuration examples for aggregating E1 links by using a channelized POS (CPOS) interface.
Prerequisites
The configuration examples were created and verified in a lab environment, and all the devices were started with the factory default configuration. When you are working on a live network, make sure you understand the potential impact of every command on your network.
The following information is provided based on the assumption that you have basic knowledge of CPOS, E1, and multilink PPP (MP).
Example: Aggregating E1 links by using a CPOS interface
Network configuration
Figure 1 Network diagram
Software versions used
This configuration example was created and verified on R9141P16 of the SR6602-I device.
Restrictions and guidelines
Procedures
1. Configure Router A:
# Configure the E1 channels of the CPOS interface to operate in unframed mode.
[RouterA] controller cpos 2/2/1
[RouterA-Cpos2/2/1] e1 1 unframed
[RouterA-Cpos2/2/1] e1 2 unframed
[RouterA-Cpos2/2/1] quit
# Create an MP-group interface and assign an IP address to it.
[RouterA] interface mp-group 2/2/1
[RouterA-Mp-group2/2/1] ip address 10.1.1.1 24
[RouterA-Mp-group2/2/1] quit
[RouterA] interface serial2/2/1/1:0
[RouterA-Serial2/2/1/1:0] ppp mp mp-group 2/2/1
[RouterA-Serial2/2/1/1:0] quit
[RouterA] interface serial2/2/1/2:0
[RouterA-Serial2/2/1/2:0] ppp mp mp-group 2/2/1
[RouterA-Serial2/2/1/2:0] quit
2. Configure Router B:
# Configure CE1 interface E1 2/2/1 to operate in E1 mode.
[RouterB] controller e1 2/2/1
[RouterB-E1 2/2/1] using e1
[RouterB-E1 2/2/1] quit
# Configure CE1 interface E1 2/1/2 to operate in E1 mode.
[RouterB] controller e1 2/1/2
[RouterB-E1 2/1/2] using e1
[RouterB-E1 2/1/2] quit
# Create an MP-group interface.
[RouterB] interface mp-group 2/2/1
[RouterB-Mp-group2/2/1] ip address 10.1.1.2 24
[RouterB-Mp-group2/2/1] quit
# Configure logical serial interfaces Serial 2/2/1:0 and Serial 2/1/2:0 for two E1 links.
[RouterB] interface serial2/2/1:0
[RouterB-Serial2/2/1:0] ppp mp mp-group 2/2/1
[RouterB-Serial2/2/1:0] quit
[RouterB] interface serial2/1/2:0
[RouterB-Serial2/1/2:0] ppp mp mp-group 2/2/1
[RouterB-Serial2/1/2:0] quit
Verifying the configuration
1. Identify whether the MP-group interfaces of Router A and Router B can communicate with each other.
# Check the MP-group interface on Router A.
[RouterA] ping 10.1.1.2
Ping 10.1.1.2 (10.1.1.2): 56 data bytes, press CTRL_C to break
56 bytes from 10.1.1.2: icmp_seq=0 ttl=255 time=32.998 ms
56 bytes from 10.1.1.2: icmp_seq=1 ttl=255 time=27.632 ms
56 bytes from 10.1.1.2: icmp_seq=2 ttl=255 time=34.517 ms
56 bytes from 10.1.1.2: icmp_seq=3 ttl=255 time=45.058 ms
56 bytes from 10.1.1.2: icmp_seq=4 ttl=255 time=35.121 ms
--- Ping statistics for 10.1.1.2 ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/std-dev = 27.632/35.065/45.058/5.651 ms
# Check the MP-group interface on Router B.
[RouterB] ping 10.1.1.1
Ping 10.1.1.1 (10.1.1.1): 56 data bytes, press CTRL_C to break
56 bytes from 10.1.1.1: icmp_seq=0 ttl=255 time=27.877 ms
56 bytes from 10.1.1.1: icmp_seq=1 ttl=255 time=27.616 ms
56 bytes from 10.1.1.1: icmp_seq=2 ttl=255 time=42.308 ms
56 bytes from 10.1.1.1: icmp_seq=3 ttl=255 time=36.238 ms
56 bytes from 10.1.1.1: icmp_seq=4 ttl=255 time=71.639 ms
--- Ping statistics for 10.1.1.1 ---
5 packet(s) transmitted, 5 packet(s) received, 0.0% packet loss
round-trip min/avg/max/std-dev = 27.616/41.136/71.639/16.214 ms
# Display the details for the MP-group interface on Router A.
[RouterA] display interface mp-group 2/2/1
MP-group2/2/1
Current state: UP
Line protocol state: UP
Description: MP-group2/2/1 Interface
Bandwidth: 1024kbps
Maximum Transmit Unit: 1500
Hold timer: 10 seconds, retry times: 5
Internet Address is 10.1.1.1/24 (primary)
Link layer protocol: PPP
LCP: opened, MP: opened, IPCP: opened, OSICP: opened, MPLSCP: opened, IPv6CP: op
ened
Physical: MP, baudrate: 1024000 bps
Output queue - Urgent queuing: Size/Length/Discards 0/100/0
Output queue - Protocol queuing: Size/Length/Discards 0/500/0
Output queue - FIFO queuing: Size/Length/Discards 0/75/0
Last link flapping: Never
Last clearing of counters: Never
Last 300 seconds input rate: 0 bytes/sec, 0 packets/sec
Last 300 seconds output rate: 0 bytes/sec, 0 packets/sec
Input: 0 packets, 0 bytes, 0 drops
Output: 0 packets, 0 bytes, 0 drops
# Display the details for the MP-group interface on Router B.
[RouterB] display interface mp-group 2/2/1
MP-group2/2/1
Current state: UP
Line protocol state: UP
Description: MP-group2/2/1 Interface
Bandwidth: 1024kbps
Maximum Transmit Unit: 1500
Hold timer: 10 seconds, retry times: 5
Internet Address is 10.1.1.2/24 (primary)
Link layer protocol: PPP
LCP: opened, MP: opened, IPCP: opened, OSICP: opened, MPLSCP: opened, IPv6CP: opened
Physical: MP, baudrate: 1024000 bps
Output queue - Urgent queuing: Size/Length/Discards 0/100/0
Output queue - Protocol queuing: Size/Length/Discards 0/500/0
Output queue - FIFO queuing: Size/Length/Discards 0/75/0
Last link flapping: Never
Last clearing of counters: Never
Last 300 seconds input rate: 0 bytes/sec, 0 packets/sec
Last 300 seconds output rate: 0 bytes/sec, 0 packets/sec
Input: 0 packets, 0 bytes, 0 drops
Output: 0 packets, 0 bytes, 0 drops
The information above indicates that the MP-group interfaces of Router A and Router B are both UP and can communicate normally.
3. Check the details of MP on Router A and Router B, and verify that the MP configuration for MP-group 1 is correct.
# Display MP details on Router A.
[RouterA] display ppp mp interface mp-group 2/2/1
Template: MP-group2/2/1
max-bind: 16, fragment: enabled, min-fragment: 128
Master link: MP-group2/2/1, Active members: 2, Bundle Multilink
Peer's endPoint descriptor: MP-group2/2/1
Sequence format: long (rcv)/long (sent)
Bundle Up Time: 2017/07/25 09:16:07:745
0 lost fragments, 0 reordered, 0 unassigned, 0 interleaved
Sequence: 0 (rcv)/0 (sent)
Active member channels: 16 members
Serial2/2/1/1:0 Up-Time:2017/07/25 09:16:07:747
Serial2/2/1/2:0 Up-Time:2017/07/25 09:16:07:746
# Display MP details on Router B.
[RouterB] display ppp mp interface mp-group 2/2/1
Template: MP-group2/2/1
max-bind: 16, fragment: enabled, min-fragment: 128
Master link: MP-group2/2/1, Active members: 2, Bundle Multilink
Peer's endPoint descriptor: MP-group2/2/1
Sequence format: long (rcv)/long (sent)
Bundle Up Time: 2017/07/25 09:16:07:745
0 lost fragments, 0 reordered, 0 unassigned, 0 interleaved
Sequence: 0 (rcv)/0 (sent)
Active member channels: 16 members
Serial2/2/1:0 Up-Time:2017/07/25 09:16:07:747
Serial2/1/2:0 Up-Time:2017/07/25 09:16:07:746
The information above indicates that the MP-group configuration of Router A and Router B is correct and Router A and Rotuer B can communicate normally.
Configuration files
· Router A:
#
controller cpos 2/2/1
e1 1 unframed
e1 2 unframed
#
interface mp-group 2/2/1
ip address 10.1.1.1 24
#
interface serial2/2/1/1:0
ppp mp mp-group 2/2/1
#
interface serial2/2/1/2:0
ppp mp mp-group 2/2/1
#
· Router B:
#
controller e1 2/2/1
using e1
#
controller e1 2/1/2
using e1
#
interface mp-group 2/2/1
ip address 10.1.1.2 24
#
interface serial2/2/1:0
ppp mp mp-group 2/2/1
#
interface serial2/1/2:0
ppp mp mp-group 2/2/1
#
Related documentation
· H3C SR6602-I[IE] AI-Powered ICT Converged Gateways Configuration Guides(V9)
· H3C SR6602-I[IE] AI-Powered ICT Converged Gateways Command References(V9)