Controller Based WLANs

 View Only
last person joined: one year ago 

APs, Controllers, VIA

How can we check the history for the CLI session on the Controller running 8.0? 

Mar 27, 2017 03:18 PM

Q:

How can we check the history for the CLI session on the Controller running 8.0?



A:

Yes, with one command we can check the history of CLI commands executed during one login session.

Below is an example:

I will be running below three commands from CLI:

  1. show version 
  2. cd /mm
  3. show version

Outputs:

(Aruba7205) *[mynode] #show version

Aruba Operating System Software.
ArubaOS (MODEL: Aruba7205), Version 8.0.1.0
Website: http://www.arubanetworks.com
(c) Copyright 2016 Hewlett Packard Enterprise Development LP.
Compiled on 2016-11-06 at 21:27:04 PST (build 57204) by p4build

(Aruba7205) *[mynode] #cd /mm

(Aruba7205) *[mm] #show version

Aruba Operating System Software.
ArubaOS (MODEL: Aruba7205), Version 8.0.1.0
Website: http://www.arubanetworks.com
(c) Copyright 2016 Hewlett Packard Enterprise Development LP.
Compiled on 2016-11-06 at 21:27:04 PST (build 57204) by p4build

Command to check the history:


(Aruba7205) *[mm] #show command-history
 CLI session history
 -------------------

show version
cd /mm
show version

 

Statistics
0 Favorited
3 Views
0 Files
0 Shares
0 Downloads

Related Entries and Links

No Related Resource entered.