Reference Guide

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 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 a bre channel interface to its default settings.
range ethernet node/slot/port:[subport]-node/slot/port[:subport] — Resets a range
of Ethernet interfaces to their default settings.
f
Default Not congured
Command mode CONFIGURATION
Usage information To remove the conguration from an Ethernet or Fibre Channel interface and reset the interface to its default
settings, use the default interface command. By default:
An Ethernet interface is enabled (no shutdown); a Fibre Channel interface is disabled (shutdown).
An Ethernet interface is assigned to the default VLAN.
The default interface command removes all software settings and all L3, VLAN, VXLAN, and port-channel
congurations on a physical interface. You must manually remove congured links to the interface from other
software features — for example, if you congure an Ethernet interface as a discovery interface in a VLT domain.
Enter multiple interfaces in a comma-separated string or a port range using the default interface range
command.
There is no undo for this command. The no version of the command has no eect.
Example (Ethernet)
OS10# show running-configuration interface ethernet 1/1/15
!
interface ethernet1/1/15
no shutdown
no switchport
ip address 101.1.2.2/30
ipv6 address 2101:100:2:1::2/64
ipv6 ospf 65535 area 0.0.0.0
ipv6 ospf cost 10
96 Interfaces