User manual
7-23
7.1.17 speed
Interface Config commands
Use this command to configure the speed of the selected interface in Mbps.
Syntax
speed(10|100|1000|auto)
Parameters
Usage Guidelines
Set the interface speed to auto to detect and use the fastest speed avaiable. The speed detection is based
on the connected network hardware.
Example
RFS7000(config-if)#speed auto
RFS7000(config-if)#
RFS7000(config-if)#speed 1000
RFS7000(config-if)#
RFS7000(config-if)#show interfaces ge2
Interface ge2
Hardware Type Ethernet, Interface Mode Layer 2, address is 00-15-70-37-fb-73
index=2002, metric=1, mtu=1500, (HAL-IF) <UP,BROADCAST,MULTICAST>
Speed: Admin 1G, Operational Unknown, Maximum 1G
Duplex: Admin Auto, Operational Unknown
Active Medium: Unknown
Switchport Settings: Mode: Access, Access Vlan: 1
input packets 0, bytes 0, dropped 0, multicast packets 0
input errors 0, length 0, overrun 0, CRC 0, frame 0, fifo 0, missed 0
output packets 767, bytes 144486, dropped 0
output errors 0, aborted 0, carrier 0, fifo 0, heartbeat 0, window 0
RFS7000(config-if)#
10 Forces 10 Mbps operation.
100 Forces 100 Mbps operation.
1000 Forces 1000 Mbps operation.
auto Enables AUTO speed configuration.