mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-19 17:35:45 +02:00
username: add page (#17614)
Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com>
This commit is contained in:
parent
d56e3da577
commit
36488e2fb6
1 changed files with 9 additions and 0 deletions
9
pages/cisco-ios/username.md
Normal file
9
pages/cisco-ios/username.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# username
|
||||
|
||||
> Manage users.
|
||||
> Accessed in configuration mode.
|
||||
> More information: <https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/s1/sec-s1-xe-3se-3850-cr-book/sec-s1-xe-3se-3850-cr-book_chapter_0110.html>.
|
||||
|
||||
- Set up an admin account:
|
||||
|
||||
`username {{admin}} privilege 15 secret {{password}}`
|
Loading…
Add table
Reference in a new issue