Mdix – Dell PowerEdge M805 User Manual

Page 185

Advertising
background image

Ethernet Configuration Commands

153

mdix

Use the mdix command in Interface Configuration mode to enable cable crossover on a given
interface. To disable crossover, use the no form of this command.

Syntax

mdix {on | auto}

no mdix

on—Manual mdix

auto—Auto mdi/mdix

Default Configuration

Automatic crossover is enabled.

Command Mode

Interface Configuration (Ethernet) mode

User Guidelines

This command has no user guidelines.

Example

In the following example, automatic crossover is enabled on gigabit Ethernet port 5 of unit 1.

console(config)# interface ethernet 1/g5

console(config-if-1/g5)# mdix auto

mtu

Use the mtu command in Interface Configuration mode to enable jumbo frames on an interface by
adjusting the maximum size of a packet. To return to the default setting, use the no form of this
command.

Syntax

mtu bytes

no mtu

bytes —Number of bytes (Range: 1518-9216)

Default Configuration

The default number of bytes is 1518 (1522 bytes of VLAN-tagged frames).

Advertising