To display the configuration information for a management interface, use the show interface mgmt command.
show interface mgmt intf-num [ brief | capabilities | counters [ detailed [ all ] | errors [ snmp ]] | description | status ]
|
intf-num
|
Management interface number. The value is 0.
|
|
brief
|
(Optional) Displays a summary of the configuration information for the management interface.
|
|
capabilities
|
(Optional) Displays the interface capabilities information.
|
|
counters
|
(Optional) Displays information about the management interface counters.
|
|
detailed
|
(Optional) Displays detailed information of only the nonzero interface counters.
|
|
all
|
(Optional) Displays all nonzero interface counters.
|
|
errors
|
(Optional) Displays the interface error counters, such as receive or transmit error counters.
|
|
snmp
|
(Optional) Displays the Simple Network Management Protocol (SNMP) MIB values for the nonzero interface counters.
|
|
description
|
(Optional) Displays the interface description.
|
|
status
|
(Optional) Displays the interface line status.
|
None
EXEC mode
|
Release
|
Modification
|
|---|---|
|
4.0(0)N1(1a)
|
This command was introduced.
|
This example shows how to display the configuration information of the management interface:
This example shows how to display the summary configuration information of the management interface:
|
Command
|
Description
|
|---|---|
|
interface mgmt
|
Configures a management interface.
|