Page 131 / 165 Scroll up to view Page 126 - 130
Telsey telecommunications
Command Line Interface
123
MT500--SIEN12
TRACEROUTE
NAME:
traceroute
- print the route packets take to network host
SYNOPSIS:
traceroute [-dnrv] [-m max_ttl] [-p port#] [-q nqueries] [-
s src_addr] [-t tos] [-w wait] host [data size]
DESCRIPTION:
traceroute
utilizes the IP protocol `time to live' field and attempts to elicit
an ICMP TIME_EXCEEDED response from each gateway along the path to some
host.
COMMANDS:
None.
OPTIONS:
-d
set SO_DEBUG options to socket
-n
Print hop addresses numerically rather than symbolically
-r
Bypass the normal routing tables and send directly to a host
-v
Verbose output
-m max_ttl
Set the max time-to-live (max number of hops)
-p port#
Set the base UDP port number used in probes (default is 33434)
-q nqueries
Set the number of probes per ‘’ttl’’ to nqueries (default is 3)
-s src_addr
Use the following IP address as the source address
-t tos
Set the type-of-service in probe packets to the following value (default 0)
-w wait
Set the time (in seconds) to wait for a response to a probe (default 3
sec.).
EXAMPLES:
Trace the route to www.yahoo.com
traceroute www.yahoo.com
Page 132 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
124
VOICE
NAME:
voice
- manipulate voice-related parameters or start voice application
SYNOPSIS:
voice help
voice show
voice start
voice save
voice set <parameter> <value>
DESCRIPTION:
Voice command enables manipulation of the voice-related parameters or
starting the voice application.
COMMANDS:
help
Displays command syntax.
show
Shows voice-related parameters.
start
Starts voice application.
save
Save voice parameters.
set
Configures the voice related parameters. These parameters are specific
to type of voice protocol used in the voice application.
For SIP
, the following parameters can be set:
proxy
: Proxy IP address or domain-name and port
registrar
: Registrar IP address or domain-name and port
ttl
: Time to Live
altProxy
: Alternative Proxy IP address or domain-name
and port.
altRegistrar
: Alternative Registrar IP address or
domain-name and port.
altTimeout
: Timeout for alternate server use.
altRetries
: Numbers of retries to swap to alternate
Sever.
logserver
: IP address and port for log server
phone1
: Telephone number Line1
phone2
: Telephone number Line2
auth
: Enable (On) or Disable (Off) Digest Authenticaion
user1
: Username for Digest Authenticaion Line1
user2
: Username for Digest Authenticaion Line2
passw1
: Password for Digest Authenticaion Line1
Page 133 / 165
Telsey telecommunications
Command Line Interface
125
MT500--SIEN12
passw2
: Password for Digest Authenticaion Line2
dialplan1
: Dial Plan Line1
dialplan2
: Dial Plan Line2
oobEnable
: Enable (On) or Disable (Off) OOB DTMF
dtmf
: DTMF rtp payload code (96 - 127)
sdpExport
: SDP information are export in INVITE/200OK or
200OK/ACK
suppServs
: Defined supplementary service codes
serviceMask
: Mask to allow supplementary service
transport
: Transport protocol type (UDP, TCP, BOTH).
interface
: Interface name over which the SIP and voice
packets are sent (e.g. br0, nas25, etc.)
codec_G711A_packet
: Codec G711A, packetization (ms)
Min=10, Max=30
codec_G711A_ec
: Codec G711A, Enable or Disable echo
canceller
codec_G711A_ss
: Codec G711A, Enable or Disable silence
suppression
codec_G711U_packet
: Codec G711U, packetization (ms)
Min=10, Max=30
codec_G711U_ec
: Codec G711U, Enable or Disable echo
canceller
codec_G711U_ss
: Codec G711U, Enable or Disable silence
suppression
codec_G729_packet
: Codec G729, packetization (ms)
Min=10, Max=30
codec_G729_ec
: Codec G729, Enable or Disable echo
canceller
codec_G729_ss
: Codec G729, Enable or Disable silence
suppression
codec_priority
:
Codec
priority
order
(ex:
G729,G711A,G711U)
country
: Country (ex: ITALY, NORTH_AMERICA, UK, FRANCE,
SWEDEN, NETHERLANDS, BELGIUM, GERMANY)
clid
: trasmission caller ID (FSK or DTMF)
hookflash_min
: Minimum time for hookflash detection.
hookflash_max
: Minimum time for hookflash detection.
squelch
: Enable (On) or Disable (Off) squelch of inband
DTMF.
passthru
: Codec to use with Fax Passthrough swichover
(G711A, G711U, Off).
Page 134 / 165
Telsey
telecommunications
Command Line Interface
MT500--SIEN12
126
WAN
NAME:
wan
- allow a user to configure the WAN interfaces for the DSL router
SYNOPSIS:
wan config <port.vpi.vci> [--protocol
<bridge|pppoe|pppoa|mer|ipoa>] [--encap <llc|vcmux>][--
state <enable|disable>] [--service <servicename>] [--
firewall <enable|disable>] [--nat <enable|disable>] [--
username <username> --password <password>] [--pppidletimeout
<timeout>] [--pppipextension <disable|enable>] [--ipaddr
<wanipaddress> <wansubnetmask] [--dhcpclient
<enable|disable>]
wan delete <port.vpi.vci>
wan show [<port.vpi.vci>]
wan --help <bridge|pppoe|pppoa|mer|ipoa>
DESCRIPTION:
wan
is used to configure the networking protocols for each WAN interface.
Currently each WAN interface occupies one ATM PVC. It does not support
multiple PPPoE sessions on one ATM PVC. Before using this command, the ATM
PVC of which the WAN interface is based on, must be configured first by using
the atm command. This command can:
configure the protocol, encapsulation mode over ATM PVC, state,
service name for each WAN interface.
configure the username, password, idle timeout, and PPP IP
extension for a PPPoE or a PPPoA interface.
configure the IP address and subnet mask for a MER or a IPoA
interface.
enabling NAT or firewall for a MER or IPoA interface.
enable or disable the DHCP client for a MER interface.
delete the existed WAN interface (it will not delete the ATM PVC).
show ATM PVC and WAN interface summary data and status.
display usage for WAN interface.
All information are displayed to stdout. A program or shell script that calls this
utility can redirect stdout to a file and then parse the file in order to interpret
the displayed output. Note that special characters are supported in all options
of character string type.
COMMANDS:
config
configure the WAN interface for the DSL router.
Notice
: the command only saves the configuration data to the flash, and
does not take effect until the system is rebooted.
delete
remove the existed WAN interface.
Page 135 / 165
Telsey telecommunications
Command Line Interface
127
MT500--SIEN12
Notice
: the command only saves the configuration data to the flash, and
does not take effect until the system is rebooted.
show
show ATM PVC VPI/VCI, service category, WAN interface service name,
WAN interface name, WAN protocol, WAN interface service state, WAN
interface up/down status, and WAN IP address.
--help
display usage for WAN interface.
OPTIONS:
Options for the
config
command:
wan
config
<port.vpi.vci>
[--protocol
<bridge|pppoe|pppoa|mer|ipoa>] [--encap <llc|vcmux>] [--state
<enable|disable>]
[--service
<servicename>]
[--firewall
<enable|disable>] [--nat <enable|disable>] [--username <username>
--password
<password>]
[--pppidletimeout
<timeout>]
[--
pppipextension
<disable|enable>]
[--ipaddr
<wanipaddress>
<wansubnetmask>] [--dhcpclient <enable|disable>]
<port.vpi.vci>
port
: port number of the ATM VCC to add.
Valid values: 0.
vpi
: VPI of the VCC to add.
Valid values: 0 - 255.
Default value: 0
Vci
: VCI of the VCC to add.
Valid values: 32 - 65535.
Default value: 35.
--protocol <bridge|pppoe|pppoa|mer|ipoa>
: The protocol of the
WAN interface. Valid values: bridge, pppoe, pppoa, mer, or ipoa. Default
value: bridge.
--encap <llc|vcmux>
: the encapsulation type over the ATM PVC. Valid
values: llc or vcmux.
llc
- For mer, pppoe or bridge, it's RFC2684 bridged
encapsulation For pppoa, it's RFC2364 LLC/NLPID encapsulation
Vcmux
- RFC2684 VC-MUX (null encapsulation).
Default value
:
llc
for bridge, pppoe, mer, or ipoa.
Vcmux
for pppoa.
--state <enable|disable>
: the service state of the WAN interface.
Valid values: enable or disable.
Default value: enable.
--service <servicename>
: the service name of the WAN interface.
Valid values: strings of 32 characters.
Default value: <protocol>_<vpi>_<vci>.
--firewall <enable|disable>
: the firewall state of the MER or IPoA
interface. Notice that firewall is always enabled on a PPPoE or a PPPoA
interface.

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