1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-20 06:55:44 +02:00

configure: add page (#17613)

This commit is contained in:
Managor 2025-08-16 06:16:53 +03:00 committed by GitHub
parent a170fc396d
commit fa67511ea8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,16 @@
# configure
> Enter configuration mode.
> More information: <https://www.cisco.com/c/en/us/td/docs/ios/fundamentals/command/reference/cf_book/cf_c1.html#configure_check_syntax>.
- Configure from the terminal:
`{{[conf|configure]}} {{[t|terminal]}}`
- Back out one level in configuration mode:
`exit`
- Exit out of configuration mode:
`end`