16 speed – CANOGA PERKINS CanogaOS Command Reference User Manual

Page 69

Advertising
background image

CanogaOS Command Line Reference

Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches

Page 69 of 855

The following example shows how to enable a port.

Switch(config-if)# no shutdown

Related Commands

None

4.16 speed

Use the speed interface configuration command to specify the speed of a 10/100 Mb/s or 10/100/1000

Mb/s port. Use the no or default form of this command to return the port to its default value.

Command Syntax

speed {10 |100 |1000 |auto}
no speed

10: Port runs at 10 Mb/s.
100: Port runs at 100 Mb/s.
1000: Port runs at 1000 Mb/s.
auto: Port automatically detects the speed it should run.

Command Mode

Interface configuration

Defaults

auto

Usage

The command is not allowed to be set on 10G port or optical mode of combo port.

Examples

This example shows how to set the speed on a port to 1000 Mb/s:
Switch(config-if)# speed 1000
This example shows how to return the speed on a port to default value:
Switch(config-if)# no speed

Related Commands

bandwidth
duplex

Advertising