Setting the OOBM port speed
The OOBM port operates at 10 Mbps or 100 Mbps, half or full duplex. These can be set explicitly or they can be automatically negotiated using the
auto
setting.
From the OOBM context:
Syntax:
interface speed-duplex [10-half|10-full|100-half|100-full|auto]
From the general configuration context:
Syntax:
oobm interface speed-duplex [10-half|10-full|100-half|100-full|auto]
Enables or disables the networked OOBM interface (port). Available settings are:
10-half |
10 Mbps, half-duplex |
10-full |
10-Mbps, full-duplex |
100-half |
100-Mbps, half-duplex |
100-full |
100-Mbps, full-duplex |
auto |
auto negotiate for speed and duplex |
Example:
switch (oobm)# interface speed-duplex auto