Version 7.2 213 Mediant MSBR
Reference Guide 10. automatic-update
Command Description
user-info
Configures the URL path to a remote server from where
the User Info file can be loaded.
voice-configuration
Configures the URL path to a remote server from where
the voice configuration file can be loaded.
voice-prompts
Configures the URL path to a remote server from where
the Voice Prompts file can be loaded.
web-favicon
Configures the URL path to a remote server from where
the favicon image file for the favorite bookmark on your
Web browser's toolbar associated with the device's URL,
can be loaded.
web-logo
Configures the URL path to a remote server from where
the logo image file for the Web interface can be loaded.
Command Mode
Privileged User
Note
The URL can be IPv4 or IPv6. If IPv6, enclose the address in square brackets:
URL with host name (FQDN) for DNS resolution into an IPv6 address:
http://[FQDN]:<port>/<filename>
URL with IPv6 address:
http://[IPv6 address]:<port>/<filename>
Example
Automatic update of a CLI script file:
# configure system
(config-system)# automatic-update
(auto-update)# cli-script "http://192.168.0.199/cliconf.
txt"
Note: Changes to this parameter will take effect when applying the
'activate' or 'exit' command
(automatic-update)# activate