Use SSH to Collect ArubaOS Network Appliance Information
SSH Collection
Create a New ArubaOS User
Step 1:
Command Breakdown with Variable Configurations
config
password operator user-name <username> plaintext <password>
aaa authorization commands <local/radius/tacacs>
aaa authorization group <group> 1 match-command “command:<show command>” permit log
exit
write memoryExample Commands Using the Suggested <username>,<password>, and <group>
Enable SSHv2
Step 2:
JSON Storage of Network Credentials
Step 3:
JSON File Example
Last updated