show bmc interface management ip

Displays the configured IP for the selected BMC Management Interface.

Syntax

show bmc interface management interface-number ip

Parameters

interface-number

Displays the configured IPv4 address information for the selected management interface. Only interface with ID 0 is supported.

Modes

Privileged EXEC Mode

Usage Guidelines

None

Examples

This example shows the default configuration for the BMC Management Interface.

SLX # show bmc interface management 0 status
Status: Disabled
SLX # show bmc interface management 0 ip
 IP Address Source  : Static Address
 IP Address         : 192.168.11.1
 Subnet Mask        : 255.255.255.0
 MAC Addres         : 00:04:96:b8:41:b8
 Default Gateway IP : 0.0.0.0 

This example shows the manually configured IPv4 address for the BMC Management Interface.

SLX # show bmc interface management 0 ip
IP Address Source       : Static Address
IP Address              : 10.20.111.155
Subnet Mask             : 255.255.240.0
MAC Address             : 88:7e:25:d3:40:05
Default Gateway IP      : 10.20.96.1 

This example shows the configuration when the BMC Management Interface IPv4 address is assigned by an external DHCP server.

SLX # show bmc interface management 0 ip
IP Address Source       : DHCP Address
IP Address              : 10.20.111.155
Subnet Mask             : 255.255.240.0
MAC Address             : 88:7e:25:d3:40:05
Default Gateway IP      : 10.20.96.1