http-user-agent
This command configures the information sent in the HTTP User-Agent header in HTTP Get requests.
Syntax
(config-system)# automatic-update (auto-update)# http-user-agent <String>
Command Mode
Privileged User
Note
Refer to the User's Manual for detailed information on configuring the string using placeholders (e.g., "<NAME>", "<MAC>", "<VER>", and "<CONF>").
Example
Configuring HTTP User-Agent header using placeholders:
(config-system)# automatic-update (auto-update)# http-user-agent ITSPWorld-<NAME>;<VER>(<MAC>)
Above configuration may generate the following in the header:
User-Agent: ITSPWorld-Mediant;7.20.200.001(00908F1DD0D3)