Specifications
2-255
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
speed (Ethernet interface)
The following example creates a view that includes all objects in the MIB-II system group except for
sysServices (System 7) and all objects for interface 1 in the MIB-II interfaces group:
snmp-server view agon system included
snmp-server view agon system.7 excluded
snmp-server view agon ifEntry.*.1 included
Related Commands
speed (Ethernet interface)
Use the speed (Ethernet) configuration interface command to configure the clock speed on the Ethernet
port.
[no] speed {10 | 100 | auto}
Note Cisco recommends that you use auto, the default setting, for both the speed and duplex settings on the
Ethernet port.
Syntax Description
Defaults The default speed setting is auto.
Command Modes Interface configuration mode
Command History
Command Description
snmp-server group Creates a new SNMP group
snmp-server user Configures an SNMP user to a group
10 Configures the interface to transmit at 10 Mbps.
100 Configures the interface to transmit at 100 Mbps.
auto Turns on the Fast Ethernet auto-negotiation capability. The interface
automatically operates at 10 or 100 Mbps depending on the speed
setting on the switch port to which the device is connected. This is the
default setting.
Release Modification
12.2(4)JA This command was introduced.