Veritas Velocity™ User's Guide
- Getting to know Velocity
- Setting up Velocity
- How to set up the Velocity Storage Server
- How to set up the Velocity Client
- Setting up the Velocity on-premises management server
- Upgrading Velocity
- Velocity Storage Server
- Users and roles
- Oracle database ingestion using Velocity
- How to use copy preparation to mask or sanitize sensitive data
- Oracle database ingestion using NetBackup CoPilot
- Microsoft SQL Server database ingestion using Velocity
- Database sources and copies
- About scheduling ingestions for a database source
- Retention periods for database sources and copies
- Sandboxes
- Database recovery
- Alerts and logs
- Managing the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- About WAN optimization on the Velocity physical appliance
- About the Veritas Remote Management Console on the Velocity physical appliance
- About Velocity physical appliance storage
- About users on the Velocity physical appliance
- About Velocity physical appliance checkpoints
- About factory reset on the Velocity physical appliance
- Configuring network address settings on the Velocity physical appliance
- Monitoring the Velocity physical appliance
- Velocity physical appliance security
- About Velocity physical appliance user account privileges
- About the Velocity physical appliance intrusion detection system
- About Velocity physical appliance operating system security
- Recommended IPMI settings on the Velocity physical appliance
- Best practices
- Troubleshooting
- Glossary
- Context-sensitive topics
- Section I. Velocity shell menu commands
- Introduction
- Appendix A. Main > Manage > Storage
- Appendix B. Main > Manage > Cloud
- Appendix C. Main > Manage > Software
- Appendix D. Main > Monitor
- Appendix E. Main > Network
- Appendix F. Main > Settings
- Appendix G. Main > Support
Name
Menu > Support > IPMI — Configure the IPMI port network settings and manage the users that can access the Veritas Remote Management Console.
SYNOPSIS
Network
Reset
User
DESCRIPTION
Note:
This command only applies to the Veritas Velocity physical appliance.
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 and view the IPMI port network settings
Reset the IPMI configuration
Add, delete, and list users
OPTIONS
The following options are available under Main_Menu > Support > IPMI:
- Network
Configure and show the network settings of the IPMI port.
Network Configure <IPAddress> <Netmask> <GatewayIPAddress>
Configure the network settings of the appliance IPMI port. The <IPAddress> parameter is the new IP address for the IPMI port. The <Netmask>and <GatewayIPAddress> parameters enable connectivity between your network computer and the IPMI port.
Network Show
Show the current IPMI port network configuration.
- Reset
Reset the IPMI. You should only reset IPMI if the Veritas Remote Management Console stops responding or hangs.
- User
Add, delete, and list the users that can access the Veritas Remote Management Console through the IPMI port.
Use the User Add <username> command to add an IPMI user.
Use the User Delete <username> command to delete an existing IPMI user.
Note:
Certain IPMI users such as root and sysadmin are system defaults and cannot be deleted.
Use the User List command to view the existing IPMI users on the appliance.
EXAMPLES
Example 1 - Configure the IPMI port network settings using the following command:
abc123.Support> IPMI Network Configure 10.182.8.70 255.255.240.0 10.182.1.1 Network is configured successfully.
Example 2 - Add and delete a new IPMI user using the following commands:
abc123.Support> IPMI User Add user1 New password: Confirm password: Operation successful abc123.Support> IPMI User Delete user1 User user1 has been deleted successfully.
Example 3 - Reset the Veritas Remote Management Console using the following command:
abc123.Support> IPMI Reset Resetting the IPMI disconnects all current IPMI users. Are you sure you want to reset the IPMI? [yes, no]: yes -[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.
Make sure to alert all users and schedule a convenient time to perform the reset.