Network Out-of-Band Management (OOBM)

Tasks

OOBM IPv4 address configuration

Configuring an IPv4 address for the OOBM interface is similar to VLAN IP address configuration, but it is accomplished within the OOBM context.

Syntax:

From the OOBM context:

[no] ip address [dhcp-bootp ip-address/mask-length]

From the general configuration context:

[no] oobm ip address [dhcp-bootp ip-address/mask-length]

Configures an IPv4 address for the switch’s OOBM interface.

You can configure an IPv4 address even when global OOBM is disabled; that address will become effective when OOBM is enabled.

For example:

ProCurve (oobm)# ip address 10.1.1.17/24

OOBM IPv4 default gateway configuration

Configuring an IPv4 default gateway for the OOBM interface is similar to VLAN default gateway configuration, but it is accomplished within the OOBM con- text.

Syntax:

From the OOBM context:

[no] ip default-gateway ip-address

From the general configuration context:

[no] oobm ip default-gateway ip-address

Configures an IPv4 default gateway for the switch’s OOBM interface.

For example:

ProCurve (oobm)# ip default-gateway 10.1.1.1

G-10