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

From NesevoWiki
Jump to navigationJump to search
(Created page with " * Connect to the Riverbed CLI * Enter enable mode; at the system prompt, enter the enable command: <code>amnesiac > enable</code> * Enter configuration mode; at the system pr...")
 
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
 +
Spec Description
 +
- ------ ----------------------------------------------------------------------
 +
* EX760L BW Limit: 10000 Kb/s Connection Limit: 900
 +
 +
EX760M BW Limit: 10000 Kb/s Connection Limit: 1500
 +
(activation requires license)
 +
EX760H BW Limit: 20000 Kb/s Connection Limit: 2300
 +
(activation requires license)
 +
* = active</code>
 +
<br>
 
* this will give out a huge diagnostic report, some seconds after the section  <code>=====display interface====</code> appears, stop the output by pressing <code>CTRL + C</code>
 
* this will give out a huge diagnostic report, some seconds after the section  <code>=====display interface====</code> appears, stop the output by pressing <code>CTRL + C</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>
 
* now search for the entry which starts with <code>IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is xxxx-xxxx-xxxx</code>
 
* the <code>xxxx-xxxx-xxxx</code> part is the Base Mac-adress of the device
 
* the <code>xxxx-xxxx-xxxx</code> part is the Base Mac-adress of the device

Revision as of 12:43, 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 - ------ ----------------------------------------------------------------------

  • EX760L BW Limit: 10000 Kb/s Connection Limit: 900

EX760M BW Limit: 10000 Kb/s Connection Limit: 1500 (activation requires license) EX760H BW Limit: 20000 Kb/s Connection Limit: 2300 (activation requires license)

  • = active


  • this will give out a huge diagnostic report, some seconds after the section =====display interface==== appears, stop the output by pressing CTRL + C
  • now search for the entry which starts with IP Sending Frames' Format is PKTFMT_ETHNT_2, Hardware address is xxxx-xxxx-xxxx
  • the xxxx-xxxx-xxxx part is the Base Mac-adress of the device