Configuration Deploy
- Terminal
- Configuration is sent line by line to the device
- commit
- Terminal/TFTP:
- copy ftp://<Server IP address> /tftpboot/<filename> /ata0/cfg/<filename>.cfg
- load-config <filename>
- save-config
- Terminal/FTP:
- copy ftp://<Server IP address>:<username>:<password> /tftpboot/<filename> /ata0/cfg/<filename>.cfg
- load-config <filename>
- save-config