ZyXEL Communications P-971M User Manual

Page of 86
P-971M User’s Guide
57 
Chapter 6 Command Examples
This command pings a remote host. The following example sets the Prestige to ping a device 
with an IP address of 192.168.100.10. 
Figure 23   ping Command Example 
CM> 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>
 
6.2.4  telnet_pass
Syntax:
telnet_pass <Password{15}>
This command sets the Telnet administrator login password. After you log in for the first time, 
it is recommended you change the default administrator password.
The following example sets the Telnet administrator login password to “12345678” and saves 
the changes. 
Figure 24   telnet_pass Command Example 
CM> telnet_pass 12345678
Instance:  BFC System (0x80ffba50)
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>