management
To configure a switch virtual interface (SVI) that should be used for in-band management, use the management
command. To remove the in-band management access to a VLAN interface IP address, use the no form of
this command.
management
no management
Syntax Description
This command has no arguments or keywords.
Command Default
None
Command Modes
Interface configuration mode
Switch profile configuration mode
Command History
ModificationRelease
This command was introduced.5.1(3)N1(1)
Usage Guidelines
You can use this command on a VLAN interface.
Examples
This example shows how to configure a VLAN interface to allow in-band management access:
switch# configure terminal
switch(config)# interface vlan 5
switch(config-if)# management
switch(config-if)#
This example shows how to remove the in-band management access to a VLAN interface:
switch# configure terminal
switch(config)# interface vlan 5
switch(config-if)# no management
switch(config-if)#
Related Commands
DescriptionCommand
Displays the running configuration information for
an interface.
show running-config interface
Cisco Nexus 5000 Series Interfaces Command Reference
72
M Commands
management