beautypg.com

Speed – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual

Page 408

background image

Switching Commands

Software Reference for x310 Series Switches

15.46

AlliedWare Plus

TM

Operating System - Version 5.4.4C

C613-50046-01 REV A

speed

This command changes the speed of the specified port. You can optionally specify the
speed or speeds that get autonegotiated, so autonegotiation is only attempted at the
specified speeds.

To see the currently-negotiated speed for ports whose links are up, use the

show

interface

command. To see the configured speed (when different from the default), use

the

show running-config

command.

Syntax

speed {10|100|1000|10000|auto [10][100][1000][10000]}

The following table shows the speed options for each type of port.

Mode

Interface Configuration

Default

By default, ports autonegotiate speed (except for 100Base-FX ports which do not support
auto-negotiation, so default to 100Mbps).

Usage

Switch ports in a static or dynamic (LACP) channel group must have the same port speed
and be in full duplex mode. Once switch ports have been aggregated into a channel
group, you can set the speed of all the switch ports in the channel group by applying this
command to the channel group.

Examples

To set the speed of a tri-speed port to 100Mbps, enter the following commands:

Port type

Speed Options (units are Mbps)

RJ-45 and RJ.5copper ports

auto (default)

10

100

1000

supported tri-speed copper
SFPs

auto (default)

10

100

1000

100Mb fibre SFPs

100

1000Mb fibre SFPs

auto (default)

1000

10000Mb fibre SFP+

auto (default)

10000

Note

Note that if multiple speeds are specified after the auto option to
autonegotiate speeds, then only those speeds specified are attempted for
autonegotiation.

awplus#

configure terminal

awplus(config)#

interface port1.0.4

awplus(config-if)#

speed 100