TMS zl Management and Configuration Guide ST.1.2.100916

A-114
Command-Line Reference
Global Configuration Context
Table A-34. traceroute Extended Options
For example, to trace the route to 1.1.1.1, set the timeout to 30 seconds, and
specify 10 as the maximum number of hops, enter the following command:
hostswitch(tms-module-<slot ID>)# traceroute 10.1.1.1
timeout 30 maxttl 10
If you need to halt a traceroute operation, press
Ctrl+Z.
This command is also available in the Product OS manager context.
user
This command creates a local database of network users, assigns them a
password, and optionally sets a timeout setting. This way network users can
authenticate to the module without having to use a RADIUS server.
To create (or delete) a user, enter the following command:
Syntax: [no] user web-auth <username> password <password> group <group name>
[inactivity-timeout <seconds>]
Replace <username> with the user’s username.
Replace <password> with the user’s password.
Replace <group name> with the name of the group to which you are assigning
the user.
Replace <seconds> with the number of seconds that the user is permitted to
be inactive. If you do not want to set a timeout for the user, simply omit this
parameter.
Extended Command Option Purpose Default Settings
minttl <number of hops> Specifies the minimum number of hops to the final
destination (1–255)
1
maxttl <number of hops> Specifies the maximum number of hops to the
final destination 1–255
30
timeout <number of seconds> Sets the timeout limit for a packet that does not
reach the final destination (1–120)
5
probes <number of queries> Sets the number of queries that are sent (1–5) 3