10 description, 11 duplex – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 65

Advertising
background image

CanogaOS Command Line Reference

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 65 of 855

4.10 description

Use this command to set the description on the interface.
To remove the description on the interface, use the no form of this command.

Command Syntax

description line
no description

line: the description on the interface

Command Mode

Interface configuration

Usage

There is no description on the interface by default.

Examples

The following example sets the description on the interface.
Switch(config-if)# description the type of interface is Ethernet
The following example removes the description on the interface.
Switch(config-if)# no description

Related Commands

None

4.11 duplex

Use the duplex interface configuration command to specify the duplex mode of operation for a port. Use
the no form of this command to return the port to its default value.

Command Syntax

duplex {auto |full |half}
no duplex

auto: Enable automatic duplex configuration; port automatically detects whether it should run in full-

or half-duplex mode, depending on the attached device mode.

full: Enable full-duplex mode.
half: Enable half-duplex mode (only for interfaces operating at 10 or 100 Mb/s). You

cannot configure half-duplex mode for interfaces operating at 1000 or
10,000 Mb/s.


Advertising