--- syntax: markdown tags: [tldr, cisco-ios] source: https://github.com/tldr-pages/tldr.git --- # configure > Enter configuration mode. > More information: . - Configure from the terminal: `{{[conf|configure]}} {{[t|terminal]}}` - Back out one level in configuration mode: `exit` - Exit out of configuration mode: `end`