Cisco Cisco IOS Software Release 12.4(6)T

下载
页码 14
Management Plane Protection
  show management-interface
12
Cisco IOS Security Configuration Guide
show management-interface
To display information about management interfaces, use the show management-interface command 
in privileged EXEC mode.
show management-interface [interface | protocol protocol-name]
Syntax Description
Command Default
Information about all dedicated management interfaces is displayed when no interface or protocol is 
specified.
Command Modes
Privileged EXEC
Command History
Usage Guidelines
The show management-interface command allows you to view all management interface 
configurations and activity on a device and to filter the output by interface or protocol. This flexibility 
is useful for network monitoring and troubleshooting.
Examples
The following sample output is from a show management-interface command when no interface or 
protocol is specified:
Router# show management-interface
Management interface FastEthernet0/0
        Protocol        Packets processed
             ssh                223981
The following sample output is from a show management-interface command with interface 
FastEthernet 0/0 specified:
Router# show management-interface fastEthernet 0/0
Management interface FastEthernet0/0
        Protocol        Packets processed
             ssh                223981
interface
(Optional) Interface for which you want to view information.
protocol
(Optional) Indicates that a protocol is specified. 
protocol-name
(Optional) Protocol for which you want to view information.
Release
Modification
12.4(6)T
This command was introduced.