Chapter 34 System Remote Management
ZyWALL (ZLD) CLI Reference Guide
269
34.11.1 Vantage CNM Commands
The following table describes the commands available for dial-in management. You must use
the
configure terminal command to enter the configuration mode before you can use
these commands.
34.11.1.1 Vantage CNM Command Examples
The following example turns on Vantage CNM management and sets the ZyWALL to register
with a server at https://1.2.3.4/vantage/TR069.
Table 160 Command Summary: Vantage CNM
COMMAND DESCRIPTION
[no] cnm-agent manager url Sets up the URL of the Vantage server that the ZyWALL registers with.
Include the full HTTPS or HTTP URL. For example, https://1.2.3.4/vantage/
TR069.
[no] cnm-agent activate Turns management through Vantage CNM on or off.
cnm-agent keepalive
interval <10..90>
Sets the keepalive interval.
[no] cnm-agent periodic-
inform activate
Turns the periodic inform on or off.
cnm-agent periodic-inform
interval <10..86400>
Sets the periodic inform interval.
cnm-agent trigger-inform
[interval]
initiates a TR069 connection to the server. You can also specify the interval for
the inform messages.
[no] cnm-agent auth
activate
Enables or disables authentication of the server when using HTTPS.
show cnm-agent
configuration
Displays the Vantage CNM configuration.
Router# configure terminal
Router(config)# cnm-agent activate
Router(config)# cnm-agent manager https://1.2.3.4/vantage/TR069
Router(config)# show cnm-agent configuration
Activate: YES
ACS URL: https://1.2.3.4/vantage/TR069
Keepalive: ENABLE
Keepalive Interval: 60
Periodic Inform: DISABLE
Periodic Inform Interval: 3600
Custom IP: NO
HTTPS Authentication: NO
Vantage Certificate: zw1050.cer456