Adit 3000 Series and Multi-Service Router (MSR) Card CLI Referece Manual
4-62 Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI
Global Configuration Mode
Global Configuration Commands
static-dns
Use the static-dns command to configure the DNS Static entries. To delete static DNS entries, see no
static-dns command on page 4-51.
Syntax: (config)# static-dns hostname hostname ip-address address
Example: (config)# static-dns hostname server1 ip-address 192.168.100.100
Supported Platforms:
Adit 3104, Adit 3200, Adit 3500, MSR
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-51.
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, MSR
Field Definition
hostname Enter a DNS static host name of the server.
address Enter the DNS static IP address.
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