Reference Guide

Table Of Contents
TenGigabitEthernet 1/6/1 10.10.10.1 YES Manual up up
TenGigabitEthernet 1/7/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/8/1 unassigned NO Manual administratively down down
TenGigabitEthernet 1/9/1 unassigned NO Manual administratively down down
View VLAN conguration
OS10(config)# do show vlan
Codes: * - Default VLAN, M - Management VLAN, R - Remote Port Mirroring VLANs
Q: A - Access (Untagged), T - Tagged
NUM Status Description Q Ports
* 1 up A
Eth1/1/5-1/1/8,1/1/27-1/1/28,1/1/31-1/1/54
1002 down
Interface commands
channel-group
Assigns an interface to a port-channel group.
Syntax
channel-group channel-number mode {active | on | passive}
Parameters
channel-number — Enter a port-channel number (1 to 128).
mode — Sets the LACP actor mode.
active — Sets channeling mode to active.
on — Sets channeling mode to static.
passive — Sets channeling mode to passive.
Default Not congured
Command Mode INTERFACE
Usage Information The no version of this command resets the value to the default, and unassigns the interface from the port-channel
group.
Example
OS10(config)# interface ethernet 1/1/2:1
OS10(conf-if-eth1/1/2:1)# channel-group 20 mode active
Supported Releases 10.3.0E or later
default interface
Resets an Ethernet or Fibre Channel interface to its default settings.
Syntax
default interface type
Parameters interface type — Enter the interface type:
ethernet node/slot/port[:subport] — Resets an Ethernet interface to its default settings.
fibrechannel node/slot/port[:subport] — Resets an Ethernet interface to its default settings.
Default Not congured
Command mode CONFIGURATION
94 Interfaces