System information

Adit 3000 CLI - Release 1.6 4-59
Global Configuration Mode
time-range
time-range
Use the time-range command to define availability of the Ethernet port. To delete a time range, see no
time-range command on page 4-48.
Syntax: (config)# time-range id schedule-id name schedule-name
{active|inactive} time-segment time-segment-id
{mon|tue|wed|thu|fri|sat|sun} time-range hh:mm-hh:mm
Example: (config)# time-range id 1 name test1 active time-segment 2 mon
08:00-18:00
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
username
Use the username command to create/modify a user profile for CLI. To delete a username, see no
username command on page 4-48.
Syntax: (config)# username name password password {admin|monitor
|operator}
Example: (config)# username johndoe password mypassword operator
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500
Field Definition
schedule-id Enter a schedule ID for the scheduler rule.
schedule-name Enter a name for the scheduler rule.
active Sets this time range to be active during the set time.
inactive Sets this time range to be inactive during the set time.
time-segment-id Enter time-range ID to apply. Range 0 - 9999
mon|tue|wed|thu|fri
|sat|sun
Select the days of the week the interface for the rule.
hh:mm-hh:mm Set the range of time, start time-end time.
hh = hours, range 00 - 23
mm = minutes, range 00 - 59
Field Definition
name Enter a User name, with a maximum of 15 characters.
password Password for the user, with a maximum of 15 characters. This is an
optional parameter. Default is "password".
admin Read/write privileges, including user access management.
monitor Read only privileges. Default is monitor.
operator Read/write privileges, excluding user access management.