0

Out of 0 Ratings

Owner's of the ADTRAN Telephone Total Access gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 264
 
Section 4 User Interface Guide Total Access 600 Series System Manual
70 © 2004 ADTRAN, Inc. 61200624L1-1B
Options:
repeat <repeat count> Number of pings to send (default 5)
size (datagram size) Range is 40-1500
timeout (seconds) Timeout in seconds (range 1-10)
source (address or name) Source address or interface name to use
noNat Do not NAT the ping packet
Options may be entered in any order and may be truncated.
Valid interface names are eth0, fdl0, ppp0, fr0, fr1, etc.
Example usage: ping 10.0.0.5 r 10 si 1500 so eth0 n
This will ping with a repeat count of 10. The datagram size is 1500 bytes, and the source address
used in the ping packet will be the Ethernet IP address. The “noNat” option has been specified, so
if NAT is enabled, this packet will NOT be translated.
Perform a traceroute or extended traceroute. Syntax is:
traceroute hostname/address [hops xx] [timeout xx] [retries xx] [source xx] [noNat]
Options:
hops <hops count> Max number of hops (default 30)
timeout <seconds> Timeout in seconds (default 3)
retries <seconds> Number of retries per hop (default 3)
source <address or name> Source address or interface name to use
noNat Do not NAT the trace packets
Options may be entered in any order and may be truncated.
Valid interface names are eth0, fdl0, ppp0, fr0, fr1, etc.
Example usage: trace 10.0.0.5 h 20 t 1 r 1 so eth0
This will perform a trace to 10.0.0.5 with a max hop count of 20. The timeout for each hop is 1
second, and the retry count per hop is 1. The Ethernet IP will be used as the source address, and the
packet WILL go through NAT if NAT is enabled, meaning that the packet will be translated and
the source address will be replaced by the NAPT address.
Use the Telnet client feature to Telnet to a remote host. Syntax is:
Telnet hostname/address [port xx]
Default port is 23 (TELNET).
To exit terminal mode, type exit or !exit,
exit - if any configuration have been made, you will be prompted whether or not to save these
changes. If no changes were made, the terminal session will exit without the confirm message.
!exit - exit without saving or applying any configuration changes.
Extended ping, extended traceroute, and Telnet client are new features initially available
in A.04.02. These functions may be performed simultaneously from multiple user sessions.