Configuration deploy
- Term
- "configure terminal"
- Send configuration line by line to the device as device commands
- "end"
- "write"
- "y"
- Term/TFTP
- "configure terminal"
- "tftp get //<SERVERIPADDR>/<local Filename> flash:/ vrpcfg.txt "
- "end"