4 description, 5 speed, Syntax – PLANET WGSD-1022 User Manual

Page 170: Default configuration, Command mode, User guidelines, Example

Advertising
background image

Console(config)# interface ethernet e5

Console(config-if)# no shutdown

5.7.4 description

The description interface configuration command adds a description to an interface. To remove the

description use the no form of this command.

Syntax

description string

no description

ƒ string—Comment or a description of the port up to 64 characters.

Default Configuration

By default, the interface does not have a description.

Command Mode

Interface Configuration (Ethernet, port-channel, out-of-band Ethernet) mode

User Guidelines

There are no user guidelines for this command.

Example

The following example adds a description to the Ethernet e5.

Console(config)# interface ethernet e5

Console(config-if)# description RD_SW#3

5.7.5 speed

The speed interface configuration command configures the speed of a given Ethernet interface when not

using auto-negotiation. To restore the default, use the no form of this command.

Syntax

speed {10 | 100 | 1000}

no speed

ƒ 10—Configures the port to 10 Mbps.

ƒ 100—Configures the port to 100 Mbps.

ƒ 1000—Configures the port to 1000 Mbps.

Advertising