9-7
Cisco ONS 15310-CL and Cisco ONS 15310-MA Ethernet Card Software Feature and Configuration Guide R8.5
78-18133-01
Chapter 9 Configuring Link Aggregation on the ML-Series Card
Understanding Encapsulation over FEC or POS Channel
Encapsulation over EtherChannel Example
Figure 9-3 shows an example of encapsulation over EtherChannel. Th e associated code for ML_Series A
is provided in Example 9-5 and for ML_Series B in Example 9-6.
Figure 9-3 Encapsulation over EtherChannel Example
This encapsulation over EtherChannel example shows how to set up two ONS 15310-CL no des or
ONS 15310-MA nodes with ML-Series cards to interoperate with two switches that also support
IEEE 802.1Q encapsulation over EtherChannel. To set up this example, use the configurations in the
following sections for both Switch A and Switch B.
Example 9-5 ML_Series A Configuration
hostname ML_Series_A
!
bridge irb
bridge 1 protocol ieee
bridge 2 protocol ieee
!
interface Port-channel1
hold-queue 150 in
!
interface Port-channel1.1
encapsulation dot1Q 1 native
bridge-group 1
!
interface Port-channel1.2
encapsulation dot1Q 2
bridge-group 2
!
Step 4 Router(config-subif)# end Exits to privileged EXEC mode.
Note Optionally, you can remain in interface
configuration mode and enable other
supported interface commands to meet
your requirements.
Step 5 Router# copy running-config startup-config (Optional) Saves the configuration changes to
NVRAM.
Command Purpose
ML-Series
Fast Ethernet 0
POS 0POS 0
Fast Ethernet 0
Switch_A
SONET STS-1
ML-Series
Switch_B
Fast Ethernet 1 Fast Ethernet 1
802.1Q Trunking
VLANs 1 & 2
802.1Q Trunking
VLANs 1 & 2
124091