User`s guide
232 XgOS User’s Guide • September 2014
Commands on peer:
There is no dependency for when to configure the peer or the Oracle Fabric
Interconnect, so these commands can be issued on the peer before or after LAG is
configured on the Oracle Fabric Interconnect.
Configuring a Static LAG
This section documents creating a LAG with default values:
■ autonegotiation
■ a 1500-byte MTU
■ access mode for VLANs supported in the LAG
■ native (or access) VLAN ID is 1.
This procedure assumes that you are creating a LAG with LAG ID of 4, on a 10-Port
GE module on slot 5, ports 7, 8, and 9.
▼ Configure a Static LAG
1. Configure the LAG on the peer Ethernet switch.
2. Create the LAG on the Oracle Fabric Interconnect by issuing the add lag
command and specifying the first port that you want in the LAG.
For example:
Note – Each 10-Port GE Module can support up to 5 LAGs.
3. Repeat Step 2 to add individual ports to the LAG.
config term
interface range GigabitEthernet1/0/23-24
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 10,99
channel-group 1 mode on
add lag 5.4 port 7