mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-19 15:55:41 +02:00
16 lines
347 B
Markdown
16 lines
347 B
Markdown
# 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`
|