Veritas Access Appliance Command Reference Guide

Last Published:
Product(s): Appliances (7.3.2)
Platform: 3340
  1. Overview
    1.  
      Scope of the Veritas Access Command Reference Guide
    2.  
      Where to find the documentation
    3.  
      Using the Access Appliance shell menu
  2. Appendix A. Main > Appliance
    1.  
      Appliance > Status
  3. Appendix B. Main > Manage > Cluster
    1.  
      Cluster > Configure
  4. Appendix C. Main > Manage > Software
    1.  
      Manage > Software > Cancel
    2.  
      Manage > Software > Delete
    3.  
      Manage > Software > Download
    4.  
      Manage > Software > DownloadProgress
    5.  
      Manage > Software > Install
    6.  
      Manage > Software > List
    7.  
      Manage > Software > Readme
    8.  
      Manage > Software > Rollback
    9.  
      Manage > Software > Share
    10.  
      Manage > Software > UpgradeStatus
  5. Appendix D. Main > Manage > Storage
    1.  
      Manage > Storage > Show
    2.  
      Manage > Storage > Scan
    3.  
      Manage > Storage > Erase
  6. Appendix E. Main > Network
    1.  
      Network > Configure
    2.  
      Network > Date
    3.  
      Network > DNS
    4.  
      Network > Gateway
    5.  
      Network > Hosts
    6.  
      Network > IPv4
    7.  
      Network > IPv6
    8.  
      Network > SetProperty
    9.  
      Network > Show
    10.  
      Network > TimeZone
    11.  
      Network > NetStat
    12.  
      Network > NTPServer
    13.  
      Network > Unconfigure
    14.  
      Network > VLAN
    15.  
      Network > TraceRoute
    16.  
      Network > Ping
    17.  
      Network > Hostname
    18.  
      Network > Proxy
  7. Appendix F. Main > Monitor
    1.  
      Monitor > MemoryStatus
    2.  
      Monitor > NetworkStatus
    3.  
      Monitor > SDCS
    4.  
      Monitor > Top
    5.  
      Monitor > Uptime
    6.  
      Monitor > Who
    7.  
      Monitor > Hardware
  8. Appendix G. Main > Settings
    1.  
      Settings > Password
    2.  
      Settings > Alerts > CallHome
    3.  
      Settings > Alerts > Email
    4.  
      Settings > Alerts > Hardware
    5.  
      Settings > Alerts > SNMP
    6.  
      Security > Certificates > DeviceCertificate > Export
    7.  
      Security > Certificates > DeviceCertificate > Import
  9. Appendix H. Main > Support
    1.  
      Support > DataCollect
    2.  
      Support > Logs
    3.  
      Support > RAID
    4.  
      Support > Shutdown
    5.  
      Support > Storage Reset
    6.  
      Support > Test
    7.  
      Support > FactoryReset
    8.  
      Support > InfraServices
    9.  
      Support > IPMI
    10.  
      Support > Maintenance
    11.  
      Support > Reboot
    12.  
      Support > Services

Name

Main > Support > IPMI — Use these commands to manage the IPMI configuration.

SYNOPSIS

IPMI Network Configure<IPAddress> <Netmask> <GatewayIPAddress>

IPMI Network Show

IPMI Reset

IPMI User Add <User_name>

IPMI User Delete <User_name>

IPMI User List

DESCRIPTION

The IPMI commands let you configure the IPMI network and manage users accessing the appliance using the IPMI connection. Use the IPMI commands to:

  • Configure IPMI sub-system

  • View the current IPMI settings

  • Reset the IPMI

  • Add users

  • Delete users

  • List users

OPTIONS

IPMI Network Configure

This command is used to configure the IPMI sub-system using the IPMI port.

IPMI Network Show

This command is used to view the current IPMI port information.

IPMI Reset

This command is used to reset the IPMI. You must reset IPMI only if the IPMI interface stops responding or hangs.

IPMI User Add

This command is used to add new users to access the IPMI sub-system.

IPMI User Delete

This command is used to delete existing users that can access the IPMI sub-system.

IPMI User List

This command is used to view the list of users who can access the IPMI sub-system.

The following procedure is executed after you run the IPMI Network Configure command.

Support> IPMI Network Configure 10.182.8.70 255.255.240.0 10.182.1.1
Network is configured successfully.

The following information is displayed when you run the IPMI Network Show command.

Support> IPMI Network Show
IP Address Source    : STATIC
IP Address           : 10.182.8.70
Subnet Mask          : 255.255.240.0
Gateway IP Address   : 10.182.1.1

The following information is displayed when you run the IPMI Reset command.

Resetting the IPMI disconnects all current IPMI users. 
Are you sure you want to reset the IPMI? [yes, no]: yes

In case other users are not affected, type yes and press Enter to continue. The following message is displayed:

-[Info] The IPMI is being reset...
-[Info] Wait for two minutes before attempting to reconnect to the 
IPMI console. If you cannot access the IPMI console, the appliance 
must be shut down and then restarted. First schedule a convenient time
for the shutdown, alert all users and shut down the appliance. 
Then disconnect all appliance power cables for 15 seconds, reconnect 
them and turn on power to the appliance.

Type no in case other users are affected. Alert all users and schedule a convenient time for reset. Run the IPMI Reset command again at the scheduled time.

The following procedure is executed after you run the IPMI User Add <User_name> command.

Support> IPMI User Add abc
New password:
Confirm password:
Operation successful

The following procedure is executed after you run the IPMI User Delete <User_name> command.

Support> IPMI User Delete abc
User abc has been deleted successfully.

The following information is displayed after you run the IPMI User List command.

Support > IPMI User List

User name         : Anonymous User
User privilege    : ADMIN 

User name         : sysadmin
User privilege    : ADMIN

User name         : root
User privilege    : ADMIN