Port Licensing

GigaVUE-TA10, GigaVUE-TA40, GigaVUE-100-CXP and GigaVUE‑TA25 have all ports enabled.

Additional ports are available through licenses for the following GigaVUE products:

■   GigaVUE-TA10A
■   GigaVUE-TA100
■   GigaVUE-TA200
■   GigaVUE‑TA25A

Contact your Sales representative for port licenses. Refer to Contacting Sales on page 107.

GigaVUE-TA10A

The GigaVUE-TA10 has all forty-eight (48) 1Gb/10Gb ports and four (4) 40Gb ports enabled. It has serial numbers Dxxxx and does not require a port license.

A twenty-four (24) port GigaVUE-TA10 version, called the GigaVUE-TA10, is available with only the first 24 1Gb/10Gb ports enabled. The GigaVUE-TA10A has serial numbers Gxxxx and product code 132-00D1. A license is needed to expand a GigaVUE-TA10A to include all 48 1Gb/10Gb ports as well as the four (4) 40Gb ports.

Use the following CLI command to display the GigaVUE-TA10A chassis information:

# show chassis
  Chassis:  Box ID            : 5*  Hostname          : BAT-ta10  Config            : yes  Mode              : normal  Oper Status       : up  HW Type           : TA10A-Chassis  Vendor            : Gigamon  Product Code      : 132-00D1  Serial Num        : G1234  HW Rev            : 1.0  SW Rev            : 4.6.01

GigaVUE-TA100

On the GigaVUE-TA100, only the first 16 out of 32 100Gb ports are enabled. Two port licenses are available to enable an additional 8 or 16 ports to expand from 16 ports to 24 ports or from 16 ports to 24 ports and then to 32 ports.

GigaVUE-TA200

On the GigaVUE-TA200, only the first 32 out of 64 100Gb ports are enabled. A port license is available to enable an additional 32 ports to expand from 32 ports to 64 ports.

GigaVUE‑TA25A

The GigaVUE‑TA25 has 25Gb/10Gb/1Gb and eight 100Gb/40Gb ports enabled. It does not require a port license. A twenty-four (24) port GigaVUE‑TA25 version, called the GigaVUE‑TA25A is available with only the first 24 25Gb/10Gb/1Gb ports active. The GigaVUE‑TA25A product code is 132-00FK and the GigaVUE‑TA25 product code is 132-00FJ. A license is needed to expand the GigaVUE‑TA25A to include all 48 25Gb/10Gb/1Gb ports as well as the eight 100Gb /40GbUse the following CLI command to display the GigaVUE‑TA25A chassis information:

Copy
(config) # show chassis

Chassis:
  Box ID            : 1*
  Hostname          : gigamon-39002e
  Config            : yes
  Mode              : default
  Oper Status       : up
  HW Type           : TA25A-Chassis
  Vendor            : Gigamon
  Product Code      : 132-00FK
  Serial Num        : M002E
  HW Rev            : 1.1
  SW Rev            : 5.10.00_Beta
  GDP               : disable

Enabling Additional Ports

Contact your Sales Representative for information on obtaining a license key. Once you have obtained the license key for additional ports on GigaVUE-TA10A, GigaVUE-TA100, GigaVUE-TA200 or GigaVUE‑TA25A use the following command:

Copy
(config) # license install box-id <box ID> key <license key> 

where:

■   box ID is the box ID of the GigaVUE TA Series node
■   license key is the license key obtained for the purposes of enabling additional ports

Use the following procedure to enable ports before starting to issue commands in the CLI:

1.   Connect to the console port as described in the previous section.
2. Wait at least two minutes after the system prompt appears for the system to be initialized and then switch to Configure mode.

The GigaVUE TA Series node provides three command entry modes, each with increasingly powerful rights – Standard, Enable, and Configure. The jump-start script is only available in Configure mode:

a. Type en <Enter> to switch to Enable mode.

The system prompt changes from [hostname] > to [hostname] #.

b. Type config t <Enter> to switch to Config mode.

The system prompt changes from [hostname] # to [hostname] (config) #.

3. Reset the terminal settings to match the current window with the following command:

terminal resize

4. Use the port command with the admin argument to enable ports. For example, the following two commands enable all available ports on a fully licensed GigaVUE-TA10A:

(config) # port 1/1/q1..q4 params admin enable(config) # port 1/1/x24..x48 params admin enable

5. Save your changes so that ports come up automatically at the next reboot:

write memory