Please enter search query.
Search <book_title>...
Veritas NetBackup™ Virtual Appliance Documentation
Last Published:
2017-07-25
Product(s):
Appliances (3.0)
- 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 > SetProperty — Set the Ethernet interface property.
SYNOPSIS
SetProperty InterfaceName Property Value
DESCRIPTION
You can use this command to set Ethernet interface property. You can define the name of the device, the property name such as an MTU. And you can define the property value, such as 1500 for the MTU.
OPTIONS
- SetProperty InterfaceName Property Value
Set Ethernet interface property.
Enter the name of the interface name in the InterfaceName variable. An example of this value is
. The Property variable is the property name, such as . The Value variable is the property value, for example 1500.The following is sample entry for this command:
SetProperty eth1 mtu 1500
This command changes the Maximum transmission unit (MTU) of interface (eth1) to 1500.
SEE ALSO