Difference between revisions of "Password recovery & checking / installing licenses"

From NesevoWiki
Jump to navigationJump to search
Line 4: Line 4:
 
* Enter configuration mode; at the system prompt, enter the configure terminal command:<code>amnesiac # configure terminal</code>
 
* Enter configuration mode; at the system prompt, enter the configure terminal command:<code>amnesiac # configure terminal</code>
 
* View current and available model specifications; enter the show hardware spec command:
 
* View current and available model specifications; enter the show hardware spec command:
<br>
+
<code>amnesiac (config) # show hardware spec</code>
<code>amnesiac (config) # show hardware spec</code>
+
  Spec       Description
 
+
  - ---------- ----------------------------------------------------------------------
Spec Description
+
  1050_LR      BW Limit: 8000 Kb/s      Connection Limit: 800
  - ------ ----------------------------------------------------------------------
+
          (activation requires hardware)
EX760L BW Limit: 10000 Kb/s Connection Limit: 900
+
  1050_MR      BW Limit: 10000 Kb/s     Connection Limit: 1300
  EX760M BW Limit: 10000 Kb/s Connection Limit: 1500
+
        (activation requires hardware)
(activation requires license)
+
  * 1050H        BW Limit: 20000 Kb/s     Connection Limit: 2300
EX760H BW Limit: 20000 Kb/s Connection Limit: 2300
+
        (activation requires hardware)
(activation requires license)<br>
+
  1050_HR      BW Limit: 20000 Kb/s     Connection Limit: 2300
 +
        (activation requires hardware)
 
  * = active
 
  * = active
 
<br>
 
<br>
 
* Install the model upgrade license; enter the license install <license-key> command: <br>
 
* Install the model upgrade license; enter the license install <license-key> command: <br>
<code>amnesiac (config) # license install LIC-EXAMPLE-EX760H-0000-0000-0-000X-0XX0</code>
+
<code>amnesiac (config) # license install LIC-EXAMPLE-1050H-0000-0000-0-000X-0XX0</code>
* now search for the entry which starts with <code>IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is xxxx-xxxx-xxxx</code>
+
* Write the model upgrade license to memory; enter the write memory command:
* the <code>xxxx-xxxx-xxxx</code> part is the Base Mac-adress of the device
+
<code>amnesiac (config) # write memory</code>
 +
* View licenses installed on the appliance; enter the show licenses command:
 +
<code>amnesiac (config) # show licenses</code>
 +
LIC-EXAMPLE-1050H-0000-0000-0-000X-0XX0
 +
Index: 6
 +
Feature: MSPECEX1050H
 +
Valid: yes
 +
Active: yes
 +
<br>

Revision as of 13:03, 21 December 2017

  • Connect to the Riverbed CLI
  • Enter enable mode; at the system prompt, enter the enable command: amnesiac > enable
  • Enter configuration mode; at the system prompt, enter the configure terminal command:amnesiac # configure terminal
  • View current and available model specifications; enter the show hardware spec command:

amnesiac (config) # show hardware spec

  Spec       Description
- ---------- ----------------------------------------------------------------------
  1050_LR      BW Limit: 8000 Kb/s      Connection Limit: 800
         (activation requires hardware)
  1050_MR      BW Limit: 10000 Kb/s     Connection Limit: 1300
       (activation requires hardware)
* 1050H        BW Limit: 20000 Kb/s     Connection Limit: 2300
       (activation requires hardware)
  1050_HR      BW Limit: 20000 Kb/s     Connection Limit: 2300
       (activation requires hardware)
* = active


  • Install the model upgrade license; enter the license install <license-key> command:

amnesiac (config) # license install LIC-EXAMPLE-1050H-0000-0000-0-000X-0XX0

  • Write the model upgrade license to memory; enter the write memory command:

amnesiac (config) # write memory

  • View licenses installed on the appliance; enter the show licenses command:

amnesiac (config) # show licenses LIC-EXAMPLE-1050H-0000-0000-0-000X-0XX0 Index: 6 Feature: MSPECEX1050H Valid: yes Active: yes