interface mgmt

interface mgmt

dhcp

ip address <ipaddr> <ipmask> [vlan-tag <vlanid>]

ipv6 address <ipaddr>/<prefix-length> [vlan-tag <vlanid>]

no ...

shutdown

Description

This command configures the out-of-band Ethernet management port on controller.

Syntax

Parameter

Description

dhcp

Enables DHCP on the interface.

NOTE: This parameter is available only for AOS version 8.9 or earlier.

ip address

Configures an IP address and netmask on the interface.

vlan-tag <vlanid>

(Optional) Tags the management interface with the specified VLAN ID.

ipv6 address <ipaddr>

Configures an IPv6 address on the interface.

vlan-tag <vlanid>

(Optional) Tags the management interface with the specified VLAN ID.

no

Negates any configured parameter.

shutdown

Causes a hard shutdown of the interface.

Usage Guidelines

Execute this command on the device level from the Mobility Conductor. This command is applicable only for the 7000 Series platforms.

Use the show interface mgmt command to view the current status of the management port.

Example

The following command configures an IP address on the management interface:

(host) [mynode] (config) #interface mgmt

(host) [mynode] (config-submode) #ip address 10.1.1.1 255.255.255.0

Command History

Release

Modification

AOS 8.0.1.0

vlan-tag optional sub-parameter was introduced under the ip address and ipv6 address parameters.

AOS 8.0.0.0

Command introduced.

Command Information

Platforms

License

Command Mode

7000 Series controllers

Base operating system.

Config mode on Mobility Conductor.