TMS zl Management and Configuration Guide ST.1.1.100226

A-111
Command-Line Reference
Global Configuration Context
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:
ProCurve(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.
user group
This command can be used to create a user group object.
To create (or delete) a user group object, enter the following command:
Syntax: [no] user group <group name>
Replace <group name> with the name of the user group object you are creating.