Duplex – Brocade Mobility RFS7000-GR Controller CLI Reference Guide (Supporting software release 4.1.0.0-040GR and later) User Manual

Page 328

Advertising
background image

314

Brocade Mobility RFS7000-GR Controller CLI Reference Guide

53-1001945-01

Interface Config commands

12

duplex

Interface Config commands

Use this command to specify the duplex mode of operation.

NOTE

- Duplexity can only be set for an Ethernet type interface. Enter the

(config-if)

instance using an

ge/me

parameter in an

interface

mode.

- Duplex cannot be set until the speed is set to a non-auto value.

Syntax

duplex(auto|full|half)

Parameters

Usage Guidelines

Duplex defines the type of communication used by the port. The switch, by default, is set as

auto

duplex. In auto mode the duplex is selected based on the connected network hardware.

Example

RFS7000(config)#interface ge4

RFS7000(config-if)#duplex ?

auto set auto-negotiate

full set full-duplex

half set half-duplex

RFS7000(config-if)#duplex full

RFS7000(config-if)#

auto

Sets the auto-negotiate parameter. Port is in full-duplex mode.

full

Sets full-duplex where data can be passed in both direction simultaneoulsy.

half

Sets half-duplex where data can only be passed in one direction at a time.

Advertising