Chapter 3. Command Reference
| user remove username |
| removes a user account. |
|
|
| Using conf t user |
add a new | Use configure terminal user add to add a new user. In this example, the user kwalker is added with |
user | the password |
| hostname# cft user add kwalker |
enable a user | Use cft user enable to enable a user who has been locked. In this example, the account kwalker is |
who has been | enabled: |
locked out |
|
| hostname# cft user enable kwalker |
disable a user | Use cft user no enable to disable a user. In this example, the account kwalker is disabled: |
| hostname# cft user no enable kwalker |
change | Use cft user options |
security | security level is changed to Level 2: |
checking level |
|
| hostname# cft user options |
disable or lockout account after action is attempted many times
disable an account when it expires
Use cft user option
hostname# cft user option
hostname# cft user option
Use cft user option
| hostname# cft user option |
expire a user | Use cft user option |
when account | expires. |
expires |
|
| hostname# cft user option |
notify a user | Use cft user option |
when account |
|
expires | hostname# cft user option |
expire an | Use cft user option |
account after | example, this option will expire accounts after 10 days. |
10 days |
|
| hostname# cft user option |
70 X Family CLI Reference V 2.5.1