Veritas Access Appliance Command Reference Guide

Last Published:
Product(s): Appliances (7.3.2)
Platform: 3340
  1. Overview
    1.  
      Scope of the Veritas Access Command Reference Guide
    2.  
      Where to find the documentation
    3.  
      Using the Access Appliance shell menu
  2. Appendix A. Main > Appliance
    1.  
      Appliance > Status
  3. Appendix B. Main > Manage > Cluster
    1.  
      Cluster > Configure
  4. Appendix C. Main > Manage > Software
    1.  
      Manage > Software > Cancel
    2.  
      Manage > Software > Delete
    3.  
      Manage > Software > Download
    4.  
      Manage > Software > DownloadProgress
    5.  
      Manage > Software > Install
    6.  
      Manage > Software > List
    7.  
      Manage > Software > Readme
    8.  
      Manage > Software > Rollback
    9.  
      Manage > Software > Share
    10.  
      Manage > Software > UpgradeStatus
  5. Appendix D. Main > Manage > Storage
    1.  
      Manage > Storage > Show
    2.  
      Manage > Storage > Scan
    3.  
      Manage > Storage > Erase
  6. Appendix E. Main > Network
    1.  
      Network > Configure
    2.  
      Network > Date
    3.  
      Network > DNS
    4.  
      Network > Gateway
    5.  
      Network > Hosts
    6.  
      Network > IPv4
    7.  
      Network > IPv6
    8.  
      Network > SetProperty
    9.  
      Network > Show
    10.  
      Network > TimeZone
    11.  
      Network > NetStat
    12.  
      Network > NTPServer
    13.  
      Network > Unconfigure
    14.  
      Network > VLAN
    15.  
      Network > TraceRoute
    16.  
      Network > Ping
    17.  
      Network > Hostname
    18.  
      Network > Proxy
  7. Appendix F. Main > Monitor
    1.  
      Monitor > MemoryStatus
    2.  
      Monitor > NetworkStatus
    3.  
      Monitor > SDCS
    4.  
      Monitor > Top
    5.  
      Monitor > Uptime
    6.  
      Monitor > Who
    7.  
      Monitor > Hardware
  8. Appendix G. Main > Settings
    1.  
      Settings > Password
    2.  
      Settings > Alerts > CallHome
    3.  
      Settings > Alerts > Email
    4.  
      Settings > Alerts > Hardware
    5.  
      Settings > Alerts > SNMP
    6.  
      Security > Certificates > DeviceCertificate > Export
    7.  
      Security > Certificates > DeviceCertificate > Import
  9. Appendix H. Main > Support
    1.  
      Support > DataCollect
    2.  
      Support > Logs
    3.  
      Support > RAID
    4.  
      Support > Shutdown
    5.  
      Support > Storage Reset
    6.  
      Support > Test
    7.  
      Support > FactoryReset
    8.  
      Support > InfraServices
    9.  
      Support > IPMI
    10.  
      Support > Maintenance
    11.  
      Support > Reboot
    12.  
      Support > Services

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             |