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 > Network
- Appendix F. Main > Monitor
- Appendix G. Main > Settings
- Appendix H. Main > Support
Name
Main > Network > VLAN — Tag a VLAN, view its properties and status, or delete a tagged VLAN.
SYNOPSIS
VLAN Delete VLANID
VLAN Show Properties Interfaces InterfaceNames
VLAN Show Status Interfaces InterfaceNames
VLAN Tag VLANID InterfaceNames [IPAddress] [Netmask]
DESCRIPTION
Use these commands to configure and manage VLAN for your appliance in your existing network environments.
To tag a VLAN using a physical interface, conform to the following guidelines
Ensure that the selected interface or ethernet device is plugged.
The selected interface must not have an IP address configured to it. If the selected interface is configured with an IP address, you must first unconfigure the IP address and then tag a VLAN to it. To unconfigure the IP address, run the Network > Unconfigure command.
Use the VLAN Show command options to view the properties and statuses of your network interfaces.
OPTIONS
- VLAN Delete VLANID
Delete a protocol-based VLAN. Here, VLANID is a numeric identifier for a tagged VLAN.
If the VLAN interface is configured with an IP address, you must first unconfigure the IP address to delete the VLAN.
- VLAN Show Properties Interfaces InterfaceNames
View all the properties of a VLAN, where InterfaceNames is the name of the interface to which a VLAN is tagged. If you do not provide a value for the [InterfaceNames] parameter, the command displays properties for all the network interfaces that are available. Some of the property types that are included are MAC address, speed, and port type.
- VLAN Show Status Interfaces InterfaceNames
View the status of a VLAN. The VLAN status can be PLUGGED or UNPLUGGED. Here, InterfaceNames is the name of the interface to which a VLAN is tagged.
- VLAN Tag VLANID InterfaceNames [IPAddress] [Netmask]
EXAMPLES
The following is an example of information that is displayed when you run the Main > Network > VLAN Show Properties command.
nb-appliance.Network> VLAN Show properties Card: vlan12 [ PLUGGED|UP ] BOOTPROTO : |static | DESCRIPTION : |test | DEVICE : |vlan12 | ETHERDEVICE : |eth1 | ETHTOOL_OPTIONS : |undef | IPADDR : |10.10.10.10 | MTU : |1400 | NETMASK : |255.255.255.0 | NETWORK : |undef | REMOTE_IPADDR : |undef | STARTMODE : |auto | USERCONTROL : |no | VLAN : |yes | BUS_ID : |undef | FLAGS : |RBMU | ID : |12 | LINK : |yes | MAC : |00:50:56:B5:74:13 | MASTER : |undef | MODEL : |undef | PORT_TYPE : |Twisted Pair | SERIAL : |undef | SKIP_ADDITIONAL_DISCOVERY : |0 | SKIP_LINKSTATE_DISCOVERY : |0 | SPEED : |1Gb/s | VIRTUAL_DEV : |undef | VLANCOUNT : |0 | ADMINPORT : |No | VIRTUAL : |No | IPADDR_V6 : |undef |