User's Manual 660 Document #: LTRT-10466
Mediant 500L MSBR
# configure system
(config-system)# automatic update
(automatic-update)# auto-firmware 'http://www.company.com/sw.cmp'
(automatic-update)# startup-script
https://company.com/files/startup_script.txt
7. Configure the device with the IP address of the DNS server for resolving the domain
names of the FTPS and HTTP servers:
[ InterfaceTable ]
FORMAT InterfaceTable_Index = InterfaceTable_ApplicationTypes,
InterfaceTable_InterfaceMode, InterfaceTable_IPAddress,
InterfaceTable_PrefixLength, InterfaceTable_Gateway,
InterfaceTable_VlanID, InterfaceTable_InterfaceName,
InterfaceTable_PrimaryDNSServerIPAddress,
InterfaceTable_SecondaryDNSServerIPAddress,
InterfaceTable_UnderlyingDevice;
InterfaceTable 0 = 6, 10, 10.15.7.95, 16, 10.15.0.1, 1,
"Voice", 80.179.52.100, 0.0.0.0, "vlan 1";
[ \InterfaceTable ]
8. Configure the device to perform the Automatic Update process daily at 03:00 (3 a.m):
• ini File:
AutoUpdateFrequency = '03:00'
• CLI:
# configure system
(config-system)# automatic update
(automatic-update)# update-frequency 03:00