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

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

P-971M User’s Guide

Chapter 5 Introduction to CLI

46

Figure 13   

! Command Example 1 

CM> history

Instance:  Console Thread (0x80fdc670)

Command History:

0)  web_admin_password
1)  telnet_pass
2)  ?
3)  we_user
4)  web_user cindy test
5)  save
6)  help web_user
7)  web_user test test
8)  save
9)  version
10)  man !
11)  man ! 0
12)  version
13)  man !
14)  version
15)  ping 192.168.100.10

CM> ! 15

Instance:  Console Thread (0x80fdc670)

ping 192.168.100.10

Instance:  BFC System (0x80ffba50)

Reply from 192.168.100.10:  bytes=64 seq=0 time=0 ms TTL=128
Reply from 192.168.100.10:  bytes=64 seq=1 time=0 ms TTL=128
Reply from 192.168.100.10:  bytes=64 seq=2 time=0 ms TTL=128

CM>

The following example uses the 

!

 command to execute the most recent command you entered. 

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