mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-06 04:44:43 +00:00
14 lines
315 B
Plaintext
14 lines
315 B
Plaintext
---
|
|
syntax: markdown
|
|
tags: [tldr, cisco-ios]
|
|
source: https://github.com/tldr-pages/tldr.git
|
|
---
|
|
# enable
|
|
|
|
> Enter privileged execution mode.
|
|
> More information: <https://www.cisco.com/c/en/us/td/docs/ios-xml/ios/security/d1/sec-d1-cr-book/sec-cr-e1.html#wp3307186499>.
|
|
|
|
- Enter privileged execution mode:
|
|
|
|
`enable`
|