Page 116 / 165 Scroll up to view Page 111 - 115
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
108
PASSWD
NAME:
passwd
- allow a user to change password
SYNOPSIS:
passwd <admin|support|user> <password>
DESCRIPTION:
passwd
is a CLI command used to change password for user account admin,
support or user.
COMMANDS:
None
OPTIONS:
None
EXAMPLES:
Change password for user admin to broadcom.
passwd admin Broadcom
Page 117 / 165
Telsey telecommunications
Command Line Interface
109
MT500--SIEN12
PING
NAME:
ping
- send ICMP echo requests to target host
SYNOPSIS:
Ping [-c <count>] [-s <size>] host
DESCRIPTION:
Ping sends out ICMP echo requests over the ICMP protocol to a host on the
network. The default number of the ICMP echo request packets ping sends out
is four. To continually send out packets without stop, use "-c 0" option.
COMMANDS:
None
OPTIONS:
count
The number of ICMP echo request packets ping command will send out.
size
force the ping to send out ICMP echo request packets with this number
of data bytes.
host
The name or ip address of the target host.
EXAMPLES:
Send eight ICMP echo requests to 192.168.0.5
Ping -c 8 192.168.0.5
Page 118 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
110
PPP
NAME:
ppp
- allow a user to bring up or bring down a ppp connection
SYNOPSIS:
ppp config <port.vpi.vci> up|down
DESCRIPTION:
ppp is used to control the ppp interfaces.
COMMANDS:
None
OPTIONS:
up|down
Ppp command brings up the ppp connection with "up" option, and brings
down the connection with "down" option. For ppp connection in on-
demand mode, in addition to the "up" option, traffic to the ppp interface
needs to be initiated to bring the connection up.
<port.vpi.vci>
Port number, VPI and VCI that identifies the VCC where the ppp
connection is established.
EXAMPLES:
Bring down the ppp connection on the 0.0.35 VCC.
ppp config 0.0.35 down
Page 119 / 165
Telsey telecommunications
Command Line Interface
111
MT500--SIEN12
PS
NAME:
ps
- report process status
SYNOPSIS:
ps
DESCRIPTION:
ps gives a snapshot of the current processes. The output consists of six
columns:
COMMANDS:
None.
OPTIONS:
None.
EXAMPLES:
Report process status
ps
PID
The process ID
TTY
The terminal device the process attaches to,
such as /dev/ttyp0
Uid
The user ID of the process owner
Size
The amount of virtual memory taken by the
process (kilobytes)
State
The state of the process. (S-Sleeping, R-Run-
ning, W-Waiting)
Command
The command that launches the process
Page 120 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
112
PWD
NAME:
pwd
- print name of current working directory
SYNOPSIS:
pwd
DESCRIPTION:
pwd is a CLI command used to display name of current working directory.
COMMANDS:
None
OPTIONS:
None
EXAMPLES:
To see current working directory.
pwd

Rate

4 / 5 based on 1 vote.

Popular Telsey Models

Bookmark Our Site

Press Ctrl + D to add this site to your favorites!

Share
Top