Appendix C: IPMI
DSM IPMI CLI Commands
DSM Installation and Configuration Guide
Copyright 2009 - 2020 Thales Group. All rights reserved.
163
mask
The mask command sets, deletes or shows the subnet mask for the IP address. The mask command includes the
following elements:
DSM CLI IPMI category
Command Description
set
Sets the subnet mask for the IP address.
delete
Sets the IP subnet mask 0.0.0.0.
show
Shows the subnet mask for the IP address.
mask command elements
mask set
Set the subnet mask for the IP address.
Syntax
mask set subnet_mask
0001:vormetric$ ipmi
0002:ipmi$ mask set 255.255.0.0
Subnet Mask=255.255.0.0
SUCCESS: subnet mask set
mask delete
Set the subnet mask for the IP address to 0.0.0.0..
Syntax
mask delete
Example
0002:ipmi$ mask delete
Subnet Mask=0.0.0.0
SUCCESS: subnet mask delete
mask show
Show the subnet mask for the IPMI IP address.
Syntax
mask show
Example
0002:ipmi$ mask show
Subnet Mask=255.255.0.0
SUCCESS: subnet mask show
gateway
The gateway command sets the IPMI gateway. The gateway command includes the following elements: