Name | Description |
---|---|
Executive mode | Also called view mode, this is the first mode to appear after you start the CLI. It is a base mode from where you can perform basic commands such as show, exit, quit, help, and enable. |
Privileged executive mode | Also called enable mode, in this mode you can run additional basic commands such as debug, write, and show. |
Configure mode | Also called configure terminal mode, in this mode you can run configuration commands and go into other modes such as interface, router, route map, key chain, and address family. Configure mode is single user. Only one user at a time can be in configure mode. |
Interface mode | In this mode you can configure protocol-specific settings for a particular interface. Any setting you configure in this mode overrides a setting configured in router mode. |
Router mode | This mode is used to configure router-specific settings for a protocol such as BGP or OSPF. |