- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
11-01-2011 01:25 AM
One requirment is : infos need come from CLI ( not GUI) , PLs advise :
1. We can view all admin-accout infos (name,role etc.) in GUI Device->Administrators , what's CLI cmd could show these list ?
2. Web console or CLI console login timeout value --how to show and set ?
3. SNMP setting show ?
Thanks
Jeff
11-01-2011 01:39 AM
You need to enter the configure mode and execute the following:
admin@lab-85-PA-2050(active-primary)> configure
1) admin@lab-85-PA-2050(active-primary)# show mgt-config users 'user' permissions role-based
custom custom
deviceadmin deviceadmin
devicereader devicereader
<Enter> Finish input
2) admin@lab-85-PA-2050(active-primary)# set deviceconfig setting management idle-timeout 0 never <value> <1-1440>
3) admin@lab-85-PA-2050(active-primary)# show deviceconfig system snmp-setting access-setting access-setting snmp-system snmp-system <Enter> Finish input
11-01-2011 01:39 AM
You need to enter the configure mode and execute the following:
admin@lab-85-PA-2050(active-primary)> configure
1) admin@lab-85-PA-2050(active-primary)# show mgt-config users 'user' permissions role-based
custom custom
deviceadmin deviceadmin
devicereader devicereader
<Enter> Finish input
2) admin@lab-85-PA-2050(active-primary)# set deviceconfig setting management idle-timeout 0 never <value> <1-1440>
3) admin@lab-85-PA-2050(active-primary)# show deviceconfig system snmp-setting access-setting access-setting snmp-system snmp-system <Enter> Finish input
11-01-2011 02:23 AM
about 2)
How to show current value ?
11-01-2011 02:37 AM
Once configured, enter the following command:
admin@lab-85-PA-2050(active-primary)# show deviceconfig setting management
management { idle-timeout 10;}[edit]
admin@lab-85-PA-2050(active-primary)#
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!