Port Licensing
GigaVUE-TA10, GigaVUE-TA40, and GigaVUE-100-CXP have all ports enabled.
Additional ports are available through licenses for the following GigaVUE products:
• | GigaVUE-TA10A |
• | GigaVUE-TA100 |
• | GigaVUE-TA200 |
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.
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, or GigaVUE-TA200, use the following command:
(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