August 2005
Intermediate to advanced
798 pages
31h 12m
English
configure — command
configure {terminal | memory | network | overwrite-network}Enters global configuration mode
The conf terminal command places you in configuration mode. conf memory executes the commands stored in memory (essentially a reload of the startup config). Note that the commands conf network and conf overwrite-network have been deprecated; it is now preferable to use copy tftp running-config.
The following command places you in configuration mode; from there, you can enter global configuration commands.
Router#configure terminalRouter(config)#! I can now enter configuration commands!