Configuration deploy
- Term
- Configuration can be send line by line to the device as device command
- "copy running-config startup-config"
- Term/TFTP
- "copy tftp running-config address <SERVERIPADDR> filename <config filename> "
- "y"
- "copy running-config startup-config"
- Note
- Optionally, the copy running-config active-config command can be issued following a configuration deployment. This command copies the previous active configuration to the backup configuration.