73
nwdbg config
Definition: This command shows all the configuration settings
made by nwdbg commands.
Parameter(s): None.
Example: nwdbg config
ping <DEST IP> <OPTIONS>
Definition: This command lets the user ping an IP address from
the device.
Parameter(s): <DEST IP: The host ip address>
<OPTIONS, -t : Ping the specifed host until stopped
(type SPACE).
-n count: Number of echo requests to send.
-w timeout: Timeout in seconds to wait for each reply.
-i interval: The interval in half-seconds between two
echo requests.>
Example: ping 10.1.1.6 -n 100 -w 2 -i 1
Command Line Interface
General Setup Commands