Reference v4.1.0 Instruction Manual
820 Network OS Command Reference
53-1003115-01
show interface management
2
show interface management
Displays information related to a management interface.
Synopsis show interface management [rbridge-id/port] [ip [address | gateway-address] | ipv6
[ipv6-address | ipv6-gateways] [line-speed]
Operands rbridge-id/port Specifies the management interface to be configured as the rbridge-id
followed by a slash (/) and the port number.
port On standalone platforms, the port number for the management port is
always 0.
On a modular switches with two redundant management modules, you can
configure two management ports: 1 and 2.ipDisplays the IPv4
configurations for the selected interface.
address Displays assigned IPv4 addresses.
gateway-address Displays assigned IPv4 gateway addresses.
ipv6 Displays the IPv6 configurations for the selected interface.
ipv6-address Displays assigned IPv6 addresses.
ipv6-gateways Displays assigned IPv6 gateway addresses.
line-speed Displays Ethernet speed and other line configurations for the selected
interface.
Defaults This command is executed on the local switch.
Command Modes Privileged EXEC mode
Description Use this command to display information related to a management interface.
Usage Guidelines The address field indicates if DCHP is used to obtain an IP address or if a static IP address is used.
Examples The following example displays information related to a management interface configured with an
IPv4 address:
switch# show interface management
Management 2/0
ip address 10.20.49.112/20
ip gateway-address 10.20.48.1
ipv6 ipv6_address [ ]
ipv6 ipv6_gateways [ fe80::21b:edff:fe0b:2400 ]
LineSpeed Actual "1000 Mbit, Duplex: Full"
LineSpeed Configured "Auto, Duplex: Full"
The following example displays information related to a management interface configured with a
static IPv6 address:
switch# show interface management
interface Management 1/0
ip address 10.17.19.145/20
ip gateway-address 10.17.16.1
ipv6 ipv6-address [ "static aaaa::aaaa/64 preferred" ]
ipv6 ipv6-gateways [ fe80::21b:edff:fe0b:3c00 fe80::21b:edff:fe0b:9000 ]
line-speed actual "1000baseT, Duplex: Full"