User manual
using PBR table "main".
Echo reply from 192.168.12.1 seq=0 time= 10 ms TTL=255
DFL-160:/> ping 192.168.12.1 -v
Sending 1 ping to 192.168.12.1 from 192.168.14.19
using PBR table "main".
... using route "192.168.12.0/22 via wan, no gw" in PBR table "main"
Echo reply from 192.168.12.1 seq=0 time=<10 ms TTL=255
ReConfigure
Reinitializes NetDefendOS.
Syntax: reconfiure
Example:
DFL-160:/> reconfigure
Shutdown RECONFIGURE. Active in 1 seconds.
Shutdown reason: Reconfigure due to CLI command
Routes
Displays information about the routing tables, contents of a (named) routing table or a list of routing
tables, along with a total count of route entries in each table, as well as how many of the entries are
single-host routes. Note that "core" routes for interface IP addresses are not normally shown, use the
-all switch to show core routes also. In the "Flags" field of the routing tables, the following letters
are used:
M: Route is Monitored.
A: Published via Proxy ARP.
D: Dynamic (from, for example, IPsec, L2TP/PPP servers, etc).
Syntax: routes [<options>] [<table name>]
Options:
-all - Also show routes for interface addresses.
-num <n> - Limit display to <n> entries (default: 20).
-nonhost - Do not show single-host routes.
-lookup <ip> - Lookup the route for the given IP address.
-v - Verbose.
Example:
DFL-160:/> routes
Flags Network Iface Gateway Local IP Metric
----- --------------- ----- --------- -------- -------
192.168.12.0/22 lan 0
194.2.1.0/24 wan 0
0.0.0.0/0 wan 194.2.1.1 0
DFL-160:/> routes -lookup 193.1.2.3
Looking up 193.1.2.3 in routing table "main":
Matching route: 0.0.0.0/0
Routing table : main
Send via iface: wan
Gateway : 194.2.1.1
ReConfigure Appendix A. CLI Reference
108