Configuration capture
- Terminal
- From a command line interface session, the output of show running-config is captured as the text config.
- Terminal/TFTP
- From a command line interface session, the command backup-config <filename> is issued. That file is then transferred from the SBC using FTP and stored in binary form as the startup config.
- From a command line interface session, the command backup-config <filename> running is issued. That file is then transferred from the SBC using FTP and stored in binary form as the running config.