Displays the current BMC firmware version and network configurations.
None
Privileged EXEC Mode
When the IP source ipsrc is changed between dhcp
and static, the modified LAN configuration takes few seconds to get applied.
This is a known BMC behavior.
The command will not display any output if a BMC configuration is in progress. It is recommended to try the same command after some time.
The following example shows the output of the show bmc status
command.
SLX# show bmc status
Firmware Revision : 3.20
LAN configurations
Set in Progress : Set Complete
Auth Type Support : MD2 MD5 PASSWORD
Auth Type Enable : Callback : MD2 MD5 PASSWORD
: User : MD2 MD5 PASSWORD
: Operator : MD2 MD5 PASSWORD
: Admin : MD2 MD5 PASSWORD
: OEM :
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
SNMP Community String : Quanta
IP Header : TTL=0x40 Flags=0x40 Precedence=0x00 TOS=0x10
BMC ARP Control : ARP Responses Enabled, Gratuitous ARP
Disabled
Gratituous ARP Intrvl : 0.0 seconds
Default Gateway IP : 10.20.96.1
Default Gateway MAC : 00:00:00:00:00:00
Backup Gateway IP : 0.0.0.0
Backup Gateway MAC : 00:00:00:00:00:00
802.1q VLAN ID : Disabled
802.1q VLAN Priority : 0
RMCP+ Cipher Suites : 0,1,2,3,6,7,8,11,12,15,16,17
Cipher Suite Priv Max : XaaaaaaaaaaaXXX
: X=Cipher Suite Unused
: c=CALLBACK
: u=USER
: o=OPERATOR
: a=ADMIN
: O=OEM
Bad Password Threshold : 0
Invalid password disable : no
Attempt Count Reset Int. : 0
User Lockout Interval : 0
SLX#
The following example shows the output of the show bmc status
command when a LAN configuration on the BMC is in progress.
SLX# show bmc status Firmware Revision : 3.20 LAN configurations Configuration still in progress. Try again after few seconds. SLX#