Specifies a management interface and enters management interface configuration mode.

interface management { 1 }
no interface management

No management interface is specified.

1
The only available interface for management.

Global configuration mode

Use the no form of this command to remove the management interface.

To specify the management interface and enter management interface configuration mode:

device# configure terminal
device(config)# interface management 1
device(config-if-mgmt-1)#
Release version Command history
08.0.50 This command was introduced.