Configuration deploy

  • SNMP/TFTP
    • Set the following OID's:
      • .1.3.6.1.4.1.1991.1.1.2.1.5.0 with "Server IP Address"
      • .1.3.6.1.4.1.1991.1.1.2.1.8.0 with "Local filename"
      • .1.3.6.1.4.1.1991.1.1.2.1.9.0 with "23" for running configuration
      • .1.3.6.1.4.1.1991.1.1.2.1.9.0 with "21" for startup configuration
  • Term
    • "enable"
    • "conf t"
    • Send configuration line by line to the device as commands
  • Term/TFTP
    • "enable"
    • "copy tftp running-config <Server IP Address> <Local Configuration File>"
    • "copy tftp startup-config <Server IP Address> <Local Configuration File>"
    • "Y"