hit counter script

Adding A Port To An Etherchannel; Cisco Nexus 3000 Series Nx-Os Layer 2 Switching Configuration Guide, Release 5.0(3)U1(1 - Cisco Nexus 3000 series Configuration Manual

Nx-os layer 2
Hide thumbs Also See for Nexus 3000 series:
Table of Contents

Advertisement

Configuring EtherChannels
Command or Action
Step 3
switch(config)# no interface port-channel
channel-number
This example shows how to create an EtherChannel:
switch# configure terminal
switch (config)# interface port-channel 1

Adding a Port to an EtherChannel

You can add a port to a new channel group or to a channel group that already contains ports. Cisco NX-OS
creates the EtherChannel associated with this channel group if the EtherChannel does not already exist.
If you want LACP-based EtherChannels, you need to enable LACP.
Note
SUMMARY STEPS
1. switch# configure terminal
2. switch(config)# interface type slot/port
3. (Optional) switch(config-if)# switchport mode trunk
4. (Optional) switch(config-if)# switchport trunk {allowed vlan vlan-id | native vlan vlan-id}
5. switch(config-if)# channel-group channel-number
6. (Optional) switch(config-if)# no channel-group
DETAILED STEPS
Command or Action
Step 1
switch# configure terminal
Step 2
switch(config)# interface type slot/port
Step 3
switch(config-if)# switchport mode trunk
Step 4
switch(config-if)# switchport trunk {allowed
vlan vlan-id | native vlan vlan-id}
Purpose
NX-OS automatically creates the channel group if it does not
already exist.
Removes the EtherChannel and deletes the associated channel
group.
Purpose
Enters configuration mode.
Specifies the interface that you want to add to a channel group and
enters the interface configuration mode.
(Optional)
Configures the interface as a trunk port.
(Optional)
Configures necessary parameters for a trunk port.

Cisco Nexus 3000 Series NX-OS Layer 2 Switching Configuration Guide, Release 5.0(3)U1(1)

Adding a Port to an EtherChannel
63

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents