Description, Speed, Description speed – Allied Telesis AT-S95 CLI (AT-8000GS Series) User Manual

Page 104

Advertising
background image

Page 104

Allied Telesis
AT-8000GS Command Line Interface User’s Guide

description

The description Interface Configuration (Ethernet, port-channel) mode command adds a description to an
interface. Use the no form of this command to remove the description.

Syntax

description string

no description

Parameters

string — Comment or a description of the port to enable the user to remember what is attached to the port.

(Range: 1 - 64 characters)

Default Configuration

The interface does not have a description.

Command Mode

Interface Configuration (Ethernet, port-channel) mode

User Guidelines

There are no user guidelines for this command.

Example

The following example adds a description to Ethernet port 1/g5.

speed

The speed Interface Configuration (Ethernet, port-channel) mode command configures the speed of a given
Ethernet interface when not using auto-negotiation. Use the no form of this command to restore the default
configuration.

Syntax

speed {10 | 100 | 1000}

no speed

Parameters

10 — Forces10 Mbps operation.

100 — Forces 100 Mbps operation.

1000 — Forces 1000 Mbps operation.

Default Configuration

Maximum port capability

console(config)# interface ethernet 1/g5

console(config-if)# description "RD SW#3"

Advertising