Инструкция для ZYXEL P-971M

(скачивание инструкции бесплатно)
Формат файла: PDF
Доступность: Бесплатно как и все руководства на сайте. Без регистрации и SMS.
Дополнительно: Чтение инструкции онлайн
background image

P-971M User’s Guide

Chapter 5 Introduction to CLI

50

5.6.2  CM Commands

The following table describes the 

CM

 commands. By default, you access the 

CM

 group of 

commands when you log into the CLI every time. Use the 

CM

 commands to perform basic 

system settings, diagnostics or configuration file maintenance.  

Table 5   

CM Command Summary  

COMMAND

DESCRIPTION

load_config  

<IpAddress> 

<Filename{127}>

Uploads a text based configuration from a TFTP server. 

After the upload process is complete, the device executes 

the commands line by line.

logout

Exits from the CLI session. 

ping  

<IpAddress>

Tests the connection to a device. Specify the IP address 

of the device in dotted decimal notation (for example, 

192.168.1.1). 

reset

Restarts the device. 

Note: 

All unsaved configuration changes are 
lost once you restart the device. 

restoreDefaults

Resets the device back to the factory defaults. 

Note: 

All your settings will be erased. 

run_app

Executes channel band  scanning.

save

Saves configuration changes to memory. 

scan_band  

<Band{0..31}>

Sets the predefined scan band (Bitmap).

scan_set  

<index{0..4}> 

<Band{1..5}> <start> 

<end> [freq_offset]

Sets the scan profile set. You can configure up to five 

scan profiles in the set. The Prestige scans all profiles 

when you activate band scanning.
The frequency offset (

freq_offset

) is only applicable 

for European scan plan. 

scan_set_clear

Clears the scan profile. 

scan_show

Displays scan profile setting. 

telnet_pass

<Password{15}>

Sets the Telnet administrator login password. 

telnet_user

<Name{15}>

Sets the Telnet administrator login username. 

version

Displays the firmware version. 

web_admin_id

<WebAdminId{15}>

Sets the web configurator administrator login username. 

Note: 

You must save the changes and restart 
the device to make the changes take 
effect. 

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86