cisco:passwords
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
cisco:passwords [2021/02/19 12:24] – peter | cisco:passwords [2021/02/19 12:27] (current) – peter | ||
---|---|---|---|
Line 55: | Line 55: | ||
</ | </ | ||
+ | To prevent this: | ||
+ | <code bash> | ||
+ | service password-encryption | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | Display the configuration again: | ||
+ | |||
+ | <code bash> | ||
+ | do show run | ||
+ | </ | ||
+ | |||
+ | <WRAP info> | ||
+ | **NOTE: | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | To configure the inactive session timeout on the console port or the virtual terminal, use the exec-timeout command. | ||
+ | |||
+ | <code bash> | ||
+ | exec-timeout | ||
+ | </ | ||
+ | |||
+ | When enabled on a console, logging synchronous causes all router status messages to be displayed on a new line. | ||
+ | |||
+ | <code bash> | ||
+ | logging synchronous | ||
+ | </ |
cisco/passwords.1613737484.txt.gz · Last modified: 2021/02/19 12:24 by peter