Veritas Access Appliance Command Reference Guide
- Overview
- Appendix A. Main > Appliance
- Appendix B. Main > Manage > Cluster
- Appendix C. Main > Manage > Software
- Appendix D. Main > Manage > Storage
- Appendix E. Main > Monitor
- Appendix F. Main > Network
- Appendix G. Main > Settings
- Appendix H. Main > Support
Name
Main > Network > Configure — Configure the appliance to a network.
SYNOPSIS
Configure IPAddress Netmask GatewayIPAddress InterfaceNames
DESCRIPTION
You can use the Configure command to configure the IP address of a single interface on the network that you want to connect your appliance to. When you use this command, you need to define the IP address, the netmask address, and the gateway address.
If multiple interfaces with separate IP addresses are used, use the Network > IPv4 or the Network > IPv6 commands to configure each network interface individually.
OPTIONS
- Configure IPAddress Netmask GatewayIPAddress InterfaceNames
Configure the IP address and default gateway for the appliance. The command configures the IP address and sets the default gateway.
Where IPAddress is the IPv4 or IPv6 address, Netmask is the netmask, GatewayIPAddress is the default gateway IP address, and InterfaceNames is the name of the device.
EXAMPLES
The following example shows how to configure your appliance network settings:
Network > Configure 10.180.2.3 255.255.255.0 10.180.2.1 eth1