Network Out-of-Band Management (OOBM) for the 6600 Switch

Tasks

OOBM Port Speed Control

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.Set the port speed using the interface command.

Syntax:

From the OOBM context:

interface speed-duplex [10-half 10-full 100-half 100-full auto]

From the general configuration context:

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

For example:

ProCurve (oobm)# interface speed-duplex auto

J-9