Veritas NetBackup™ Virtual Appliance Documentation
- Getting started
- Deployment and initial configuration
- Post initial configuration procedures
- Configuring
- About configuring Host parameters for your appliance on the NetBackup Virtual Appliance
- Alerting
- About SNMP
- About Call Home
- Using
- About storage configuration
- About viewing storage space information using the Show command
- About NetBackup Virtual Appliance as a VMware backup host
- About running NetBackup commands from the appliance
- About mounting a remote NFS
- About Auto Image Replication from a NetBackup Virtual Appliance
- About storage configuration
- Logging
- Troubleshooting
- About NetBackup support utilities
- Security
- About Symantec Data Center Security on the NetBackup Virtual Appliance
- Setting the appliance login banner
- Managing users
- About authenticating LDAP users
- About authenticating Active Directory users
- About authenticating Kerberos-NIS users
- About user authorization on the NetBackup Virtual Appliance
- Creating NetBackup administrator user accounts
- Section I. Commands
- Commands overview
- Appendix A. Appliance commands
- Appendix B. Network commands
- Appendix C. Support commands
- Appendix D. Monitor commands
- Appendix E. Settings commands
- Appendix F. Reports commands
- Appendix G. Manage commands
Name
Main > Network > IPv6 — Add an IPv6 address without specifying a gateway address.
SYNOPSIS
IPv6 IPAddress Prefix [InterfaceNames]
DESCRIPTION
Use this command to configure the IPv6 address of a network interface. You cannot use this command to configure multiple interfaces.
OPTIONS
- IPv6 IPAddressPrefix [InterfaceNames]
Change the IPv6 address of a network interface.
Where IPAddress is the IPv6 address, Prefix is the prefix length, and [InterfaceNames] is the name of the device.
The [InterfaceNames] parameter is a comma-separated list of interface names. The [InterfaceNames] parameter is an optional field. If an interface name is not provided, the command searches for an interface and configures it.
EXAMPLES
Use the following example to assign an IPv6 address to a specific interface:
IPv6 9ffe::9 64 eth1
SEE ALSO