Commands
ETEP CLI User Guide
195
-g gateway -
Tells traceroute to add an IP source routing option to the outgoing packet that tells the
network to route the packet through the specified gateway.
-i iface -
Specifies the interface through which traceroute should send packets. The ETEP
management port is eth2.
-f first_ttl -
Set the starting TTL value. The default value is 1.
-m max_ttl -
Set the maximum number of hops the traceroute will probe. The default is 30.
-p port -
Set the base UDP port to be used in probes. The default is 33434.
-q nqueries -
Set the number of probe packets per hop. The default is 3.
-s src_addr -
Set an alternative source IP address to use in outgoing probe packets.
-t tos -
Set the type of service (tos) value in probe packets. The default is zero. Useful values are 16
(low delay) and 8 (high throughput).
-w waittime -
Set the time (in seconds) to wait for a response from a probe. The default is 5
seconds.
-z pausemsecs -
Minimal time interval between probes (default is 0).
host -
IP address of the network host. It can be followed by the size of the probing packet that is sent
to the host (default is 40).
--help -
Displays help information.
Usage Guidelines
The traceroute command is sent from the ETEP’s management port. The only required parameter is the IP
address of the destination host. This parameter can be followed by the size of the probing packet sent to
that host (40 by default).
To view the command syntax and available options from the CLI, enter
traceroute --help
. If you
need more detailed usage guidelines on ping attributes than is documented here, consult the Linux man
pages. Super user options are not allowed when issuing the traceroute command on the ETEP.
Example
The following example tracks the route packets take from the management interface to host
192.168.1.124.
admin>
network-tools
network-tools>
traceroute 192.168.1.124
traceroute to 192.168.1.124 (192.168.1.124), 30 hops max, 40 byte
packets 1 192.168.1.124 (192.168.1.124) 0.727 ms 0.563 ms 0.455
ms
Содержание ET0010A
Страница 7: ...8 ETEP CLI User Guide Contents...
Страница 15: ...Getting Started 16 ETEP CLI User Guide...
Страница 33: ...User Administration 34 ETEP CLI User Guide...
Страница 55: ...Configuring the ETEP 56 ETEP CLI User Guide...
Страница 97: ...Creating Policies 98 ETEP CLI User Guide...
Страница 101: ...Maintenance 102 ETEP CLI User Guide...
Страница 119: ...Troubleshooting 120 ETEP CLI User Guide...
Страница 123: ...FIPS 140 2 Level 2 Operation 124 ETEP CLI User Guide...
Страница 205: ...Command Reference 206 ETEP CLI User Guide...
Страница 211: ...Index 212 ETEP CLI User Guide...