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

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

P-971M User’s Guide

Chapter 6 Command Examples

58

6.2.5  web_admin_password

Syntax:

web_admin_password  <WebAdminPass{15}>

This command sets the web configurator administrator login password. It is recommended you 
change the default administrator password.

The following example sets the Telnet administrator login password to “87654321” and saves 
the changes. 

Figure 25   

web_admin_password Command Example 

CM> web_admin_password 87654321

Instance:  BFC System (0x80ffba50)

Must save and reboot to take effect!

CM> save

Instance:  BFC System (0x80ffba50)

Section 1 Non-Vol Settings successfully written to the device.
Section 2 Non-Vol Settings successfully written to the device.

CM>

Note: 

You must restart the Prestige to make the changes take effect. 

6.3  docsis_clt Command Examples

This section shows some 

docsis_clt

 command examples. To access the 

docsis_clt

 

command prompt, enter 

cd docsis_clt

 or 

cd d

6.3.1  copy_image

Syntax:

copy_image  SourceImage{1..2} DestinationImage{1..2}

This command copies the source image file to the target image file. The following example 
copies the first image file to the second image file. 

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