Vous êtes sur la page 1sur 33

Cloud CNM

Cloud Centralized Network Management

Version 1.00
Edition 1, Aug/2015

Application Note

Copyright 2015 ZyXEL Communications Corporation


Table of Contents
Chapter 1 Deployment Information ...................................................................................................3
1. TCP ports which are used for Cloud CNM server .............................................................3
Chapter 2 Configuration Backup task ................................................................................................3
1. Prerequisite ....................................................................................................................................3
2. To perform instant configuration backup for selected devices ...................................4
3. To perform scheduled or recurring configuration backup for selected devices ...7
Chapter 3 Configuration restore task ..............................................................................................11
1. To perform instant configuration restoration to selected devices ...........................11
2. To perform one time schedule configuration restoration to selected devices ....15
Chapter 4 Firmware upgrade task ....................................................................................................18
1. To upload firmware to Cloud CNM server .........................................................................18
2. To perform instant firmware upgrade to selected devices .........................................19
3. To perform one time schedule firmware upgrade to selected devices ..................23
Chapter 5 CLI script task .....................................................................................................................26
1. To perform instant CLI script to selected devices .........................................................26
2. To perform one time schedule CLI script to selected devices ..................................32
ZyXEL Cloud CNM Application Note

Chapter 1 Deployment Information

1. TCP ports which are used for Cloud CNM server

Protocol Type Port Number Usage


TCP 80 For using browser to access Cloud CNM web GUI, http
TCP 443 For using browser to access Cloud CNM web GUI, https
TCP 5222 For managed device connect to Cloud CNM embedded XMPP server
TCP 7547 For managed device to connect to Cloud CNM, https
TCP 7549 For managed device to connect to Cloud CNM, http
TCP 9673 For using browser to access Cloud CNM web GUI, http

Chapter 2 Configuration Backup task

1. Prerequisite

The start-up configuration (running configuration) of devices can be


uploaded manually or automatically to the Cloud CNM server for later
restoring or examining.
To access the backup configuration files, please follow below steps.

1. Go to Device Management > Device List > Click Search


2. All manageable devices will be shown, please click Show Details to
access the details of the device.

Back to Table of Content


ZyXEL Cloud CNM Application Note

3. By Clicking Configuration will all the configuration files show that


were uploaded. The more the ID number the latest it is.
Up to 5 entries of configuration files could be stored here, the
outdated will be flushed out by new entries.

2. To perform instant configuration backup for selected

devices
There are 2 ways to backup configuration files for selected devices.

1. With Backup configuration button


(1)Go to device information page, click Backup Configuration in
Configuration tab

Back to Table of Content


ZyXEL Cloud CNM Application Note

(2)The current start-up configuration (running configuration) will be


uploaded to Cloud CNM server as backup configuration file

2. With Campaign
(1)Go to Device Management > Device Maintenance > CPEs Overview
(2)Select device(s) that you want to backup configuration file by
mouse left-clicking on any place of the column of the device (its
under color will become gray)
(3)Click + Campaign by List and Current selection

(4)Click General options


(5)Fill in campaign name
(6)Select Campaign script as Upload Config
(7)Check Enabled

Back to Table of Content


ZyXEL Cloud CNM Application Note

(8)Click Advanced settings


(9)Click CPE events
(10)Drag 6 CONNECTION REQUEST from left column to right
column. This event is to inform CNM server perform campaign
immediately.
(11)Click + Create new campaign

(12)Click OK

Back to Table of Content


ZyXEL Cloud CNM Application Note

(13)Campaign created.

(14)Configuration files successfully uploaded.

3. To perform scheduled or recurring configuration

backup for selected devices


To perform scheduled or recurring configuration backup, please follow
below steps.
1. Please first follow (1) to (3) in 2. To perform instant configuration
backup for selected devices > 2.With Campaign

Back to Table of Content


ZyXEL Cloud CNM Application Note

2. Create Campaign for scheduled or recurring configuration uploading


(1)Click General options
(2)fill in campaign name
(3)Select Campaign script Upload Config
(4)Check Enabled

(5)Click Advanced settings


(6)Click Time settings
(7)Fill in Schedule with the scheduled time with Unix Cron format.

Asterisk (*) means any. For example :


[30 23 11 8 0 = Sunday, on Aug 11th, 23:30](Scheduled)
[30 23 11 8 * = any week day, on Aug 11th, 23:30](Annually)
[30 23 11 * * = any week day, Month, on 11th, 23:30](Monthly)
[30 23 * * * = any week day, Month, day, 23:30](Daily)
[30 * * * * = any week day, Month, day, hour, at 30](Hourly)

Back to Table of Content


ZyXEL Cloud CNM Application Note

(8)Click Advanced settings


(9)Click CPE events
(10)Drag 6 CONNECTION REQUEST from left column to right column
(11)Click + Create new campaign

(12)Click OK

Back to Table of Content


ZyXEL Cloud CNM Application Note

10

Back to Table of Content


ZyXEL Cloud CNM Application Note

Chapter 3 Configuration restore task

1. To perform instant configuration restoration to

selected devices
There are 2 ways to restore configuration files to selected devices.

1. With Restore configuration button


(1)Go to device information page, in Configuration tab, select the
configuration file that you would like to restore, then click Restore
Configuration

(2)There will be showing Restoring ID XXX, meaning the


configuration file is being restored.

11

Back to Table of Content


ZyXEL Cloud CNM Application Note

(3)After a while the configuration file will be restored, you can verify
this restoration in the device log, the configuration file restored via
Cloud CNM will be named as tr069_restore.conf

2. With Campaign
(1)Just like uploading firmware (in later chapter), before uploading
configuration file via Campaign method, configuration file(s) need to
be uploaded to Cloud CNM server as managed configuration files.
A. Go to Device Management > File Import/Export > Configuration
File

12

Back to Table of Content


ZyXEL Cloud CNM Application Note

B. Click Choose file to select .conf file locally, then click Upload
C. Up to 10 configuration files can be uploaded here for management.

(2)Go to Device Management > Device Maintenance > CPEs Overview


(3)Select the device(s) that you want to restore configuration file to.
(4)Click + Campaign by List and Current selection

(5)Click General options


(6)Fill in campaign name
(7)Select Campaign script as Stored Config, and select the
configuration you would like to restore (1st to 10th).
(8)Check Enabled

13

Back to Table of Content


ZyXEL Cloud CNM Application Note

(9)Click Advanced settings


(10)Click CPE events
(11)Drag 6 CONNECTION REQUEST from left column to right column
[This event is to inform CNM server perform campaign immediately]
(12)Click + Create new campaign

(13)Click OK

14

Back to Table of Content


ZyXEL Cloud CNM Application Note

(14)Campaign created and will be running instantly

2. To perform one time schedule configuration

restoration to selected devices


To restore configuration at the scheduled time, please follow below
steps.
1. Please first follow (1) to (4) in 1. To perform instant configuration
restoration to selected devices > 2.With Campaign
2. Create Campaign for scheduled configuration uploading
(1)Click General options
(2)fill in campaign name.
(3)Select Campaign script as Stored Configuration and select the
configuration you would like to restore (1st to 10th).
(4)Check Enabled

15

Back to Table of Content


ZyXEL Cloud CNM Application Note

(5)Click Advanced settings


(6)Click Time settings
(7)Fill in Schedule with the scheduled time with Unix Cron format.

[eg:30 23 11 8 * = any day of week, on Aug 11th, 23:30]

(8)Click Advanced settings


(9)Click CPE events
(10)Drag 6 CONNECTION REQUEST from left column to right
column.

16

Back to Table of Content


ZyXEL Cloud CNM Application Note

(11)Click + Create new campaign

(12)Click OK

17

Back to Table of Content


ZyXEL Cloud CNM Application Note

Chapter 4 Firmware upgrade task

1. To upload firmware to Cloud CNM server

Prior to upgrading firmware to selected devices via Cloud CNM, valid


firmwares must be uploaded to Cloud CNM server for management.
Please follow steps to upload firmwares to Cloud CNM server

1. Go to Device Management > Firmware Management > Managed


firmwares > click + New firmware

2. Fill in New firmware parameters


(1)Select Vendor
(2)Select Model
(3)Select Hardware version
(4)Fill in Software version (=Firmware version)
(5)Choose file from local path
(6)Click add to upload firmware

18

Back to Table of Content


ZyXEL Cloud CNM Application Note

3. Firmware uploaded successfully

2. To perform instant firmware upgrade to selected

devices
1. Go to Device Management > Firmware Management > Download
jobs > click + New jobs

19

Back to Table of Content


ZyXEL Cloud CNM Application Note

2. Fill in the new download job parameters


(1)Select vendor
(2)Select model
(3)Select Hardware version
(4)Select Firmware version, From and to
(5)Check Enable after add
(6)Uncheck Run as policy, which is by default enabled
(7)Click add job

3. When you see setting changed, click create campaign below

20

Back to Table of Content


ZyXEL Cloud CNM Application Note

4. The window will switch to CPEs Overview and show applicable


devices.
(1)Select device(s) you want to create campaign upon
(2)Click + Campaign by List
(3)Select current selection

5. Create a campaign to upload firmware


(1)Select General options
(2)Input Campaign name
(3)Check Enabled

21

Back to Table of Content


ZyXEL Cloud CNM Application Note

(4)Select Advanced settings


(5)Select CPE events
(6)Drag 6 CONNECTION REQUEST from left column to right column
(7)Click +Create new campaign

(8)Click OK

22

Back to Table of Content


ZyXEL Cloud CNM Application Note

6. After a campaign is created, it will run instantly to selected device(s)

3. To perform one time schedule firmware upgrade to

selected devices
To upload firmware at the scheduled time, please follow below steps.
1. Please first follow 1 to 4 in 2. To perform instant firmware upgrade to
selected devices
2. Create Campaign for scheduled firmware uploading
(1)Click General options
(2)Fill in campaign name
(3)Check Enabled

23

Back to Table of Content


ZyXEL Cloud CNM Application Note

(4)Click Advanced settings


(5)Click Time settings
(6)Fill in Schedule with the scheduled time with Unix Cron format

[eg:30 11 11 8 * = any day of week, on Aug 11th, 11:30]

(7)Click CPE events


(8)Drag 6 CONNECTION REQUEST from left column to right column
(9)Click + Create new campaign

24

Back to Table of Content


ZyXEL Cloud CNM Application Note

(10)Click OK, then the campaign will be running at scheduled time

25

Back to Table of Content


ZyXEL Cloud CNM Application Note

Chapter 5 CLI script task

1. To perform instant CLI script to selected devices

Command lines (CLIs) are able to be issued via Cloud CNM server to
managed devices. There are 2 ways to issue CLI scripts to selected
devices.
Note
You can only issue CLIs that change the configuration of the device
itself, you cannot issue diagnostic CLIs (show, ping) via Cloud CNM
server.
1. With CLI campaign
(1)Go to Device Management > Device Maintenance > CPEs Overview
(2)Select the device(s) that you want to issue CLI scripts.
(3)Click + Campaign by List and Current selection

(4)Click General options


(5)Fill in campaign name
(6)Fill in the CLI script you would like to issue, for example, changing
the DMZ interfaces IP address to 192.168.30.1/24, the CLI script
would be as below:
interface dmz;ip address 192.168.30.1 255.255.255.0;exit
(7)Check Enabled

26

Back to Table of Content


ZyXEL Cloud CNM Application Note

(8)Click CPE events


(9)Drag 6 CONNECTION REQUEST from left column to right column
(10)Click + Create new campaign

(11)Click OK, then the campaign will be running instantly

27

Back to Table of Content


ZyXEL Cloud CNM Application Note

(12)Verification via device information

2. With Stored CLI Command campaign


Just like configuration files, you can also upload prewritten CLI scripts
and upload to Cloud CNM server for later management

28

Back to Table of Content


ZyXEL Cloud CNM Application Note

Below is an example of prewritten CLI script, use semicolon to


separate commands, and save the script file as .txt format

A. Go to Device Management > File Import/Export > CLI Script


B. Click Choose file to select .txt file locally, then click Upload
C. Up to 10 CLI scripts can be uploaded here for management.

(1)Go to Device Management > Device Maintenance > CPEs Overview


(2)Select the device(s) that you want to issue CLI scripts.
(3)Click + Campaign by List and Current selection

29

Back to Table of Content


ZyXEL Cloud CNM Application Note

(4)Click General options


(5)Fill in campaign name
(6)Select campaign script Stored CLI Command and select the CLI
script you would like to run (1st to 10th).
(7)Check Enabled

(8)Click CPE events


(9)Drag 6 CONNECTION REQUEST from left column to right column
(10)Click + Create new campaign

30

Back to Table of Content


ZyXEL Cloud CNM Application Note

(11)Click OK, then the campaign will be running instantly

31

Back to Table of Content


ZyXEL Cloud CNM Application Note

2. To perform one time schedule CLI script to selected

devices
To upload CLI script at the scheduled time, please follow below steps.
1. Please first follow steps in 1. To perform instant CLI script to selected
devices to create campaign, either for CLI or Stored CLI
Commands
2. Create Campaign for scheduled CLI script uploading
(1)Click General options
(2)Fill in campaign name
(3)Check Enabled

(4)Click Advanced settings


(5)Click Time settings
(6)Fill in Schedule with the scheduled time with Unix Cron format

[eg:30 11 11 8 * = any day of week, on Aug 11th, 11:30]

32

Back to Table of Content


ZyXEL Cloud CNM Application Note

(7)Click CPE events


(8)Drag 6 CONNECTION REQUEST from left column to right column
(9)Click + Create new campaign

(10)Click OK, then the campaign will be running at scheduled time

33

Back to Table of Content

Vous aimerez peut-être aussi