Users Guide

23 Active A Eth1/1/2
24 Inactive
25 Inactive
26 Inactive
27 Inactive
28 Inactive
29 Inactive
30 Inactive
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 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 Fibre 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.
Default Not congured
Command mode CONFIGURATION
110 Interfaces