58
enable trace
Description:
This command enables the debug trace messages. When enabled, all log messages entered
into the system log will appear in the console session from which this command is issued.
ping ipAddr [<n_times> < n_size>]
Description:
This command allows the user to ping an IP device (send a diagnostic message to be echoed
by the receiving device). If
n_times
and
n_size
are optionally specified, the ping will be performed
n_times
times, and each time with size equal to
n_size
. Otherwise, ping will only be executed once with
the packet size equal to 56 bytes. The maximum value of
n_times
is 100: any value larger than this will be
set to 100. The maximum value of
n_size
is 1932: any value larger than this will be set to 1932.
Example:
Router> ping 10.0.0.2 100 1000
repeating times = 100, data length = 1000
Ping packets -- total: 100 sent: 100 received: 100
Router> ping 10.0.0.2
repeating times = 1, data length = 56
Ping packets -- total: 1 sent: 1 received: 1
set log level <1-10>
Description:
For a description of this command, see “set log level <1-10>” under System Commands.
test isdn <dial name> <64k/56k>
Description:
This command causes a modem call to the specified telephone number. The call is cleared
immediately after a connection is established. This command is only valid when the ISDN port has been
configured and enabled. Please refer to “Set Port” and “Enable Port” commands for details.
Dial-in User Commands
Dial-in user profiles are used by stand-alone remote workstations connecting via a switched connection
through an ISDN line. A user workstation effectively becomes a LAN node for the duration of its
connection. Its ARP information is proxied by the router.
When a switched call is answered, the local profile database is searched for a match with the received
name. If an appropriate profile is not found, the call is rejected. If a profile is found, the information in
the entry is used to authenticate and configure the connection.
⊕
⊕
⊕
⊕
add user <profile name>
(where “profile name” is a string <= 30 chars)
Description:
This command configures an entry in the local profile database. The users added with this
command might be single workstations dialing in through the ISDN line. The following examples
illustrate the dialog that ensues and the items of information that the router needs for these profiles: