Understanding Encapsulation Over Etherchannel Or Pos Channel; Configuring Encapsulation Over Etherchannel Or Pos Channel - Cisco ONS 15454 Software Feature And Configuration Manual

Sonet / sdh ml-series multilayer ethernet card
Hide thumbs Also See for ONS 15454:
Table of Contents

Advertisement

Chapter 9
Configuring Link Aggregation
Switch B Configuration

Understanding Encapsulation over EtherChannel or POS Channel

When configuring encapsulation over FEC, GEC, or POS, be sure to configure 802.1Q on the
port-channel interface, not its member ports. However, certain attributes of port channel, such as duplex
mode, need to be configured at the member port levels. Also make sure that you do not apply
protocol-level configuration (such as an IP address or a bridge group assignment) to the member
interfaces. All protocol-level configuration should be on the port channel or on its subinterface. You
must configure 802.1Q encapsulation on the partner system of the EtherChannel as well.

Configuring Encapsulation over EtherChannel or POS Channel

To configure encapsulation over the EtherChannel or POS channel, perform the following procedure,
beginning in global configuration mode:
Command
Step 1
Router(config)# interface port-channel
channel-number
Step 2
Router(config-if)# exit
Step 3
Router(config-if)# channel-group
channel-number
Step 4
Router(config-if)# exit
Step 5
Router(config)# interface port-channel
channel-number.subinterface-number
Cisco ONS 15454 SONET/SDH ML-Series Multilayer Ethernet Card Software Feature and Configuration Guide, R4.0
78-15224-02
bridge irb
bridge 1 protocol ieee
!
!
interface Port-channel1
no ip address
no keepalive
bridge-group 1
!
interface FastEthernet0
no ip address
bridge-group 1
!
interface POS0
no ip address
channel-group 1
crc 32
pos flag c2 1
!
interface POS1
no ip address
channel-group 1
crc 32
pos flag c2 1
Purpose
Creates the EtherChannel or POS channel.
Exits to global configuration mode.
Adds the interface to the port channel. You can add
up to four Fast Ethernet or two Gigabit Ethernet
interfaces to the EtherChannel. You can add only
one POS interface.
Exits to global configuration mode.
Configures the subinterface on the port channel.
Configuring POS Channel
9-7

Advertisement

Table of Contents
loading

Table of Contents