interface ethernet

Configures an Ethernet interface

Syntax

interface ethernet slot/port

Command Default

No Ethernet interface is configured.

Parameters

slot/port
Specifies a slot and port.

Modes

Global configuration mode

Usage Guidelines

If the breakout mode 4x10g command has been configured on the port, the breakout ports of the Ethernet interface appear after the slot and port as breakout ports 1 through 4. For example, breakout ports of Ethernet interface 2/1 are as follows:
interface ethernet 2/1:1
interface ethernet 2/1:2
interface ethernet 2/1:3
interface ethernet 2/1:4

Use the no form of the command to reset the port on the 36X100G LC to a 40G port.

Examples

To configure interface Ethernet 1/1:

device# configure terminal
device(config)# interface ethernet 1/1
device(conf-if-eth-1/1)#