Sntp commands set, X-ring commands set, C-15 sntp commands set – Husky HME-423E User Manual

Page 75: C-16 x-ring commands set

Advertising
background image

Command Set Lists

C-13

C-15

SNTP Commands Set

Commands

Level Description

Example

sntp enable

G

Enable SNTP function.

switch(config)#sntp enable

sntp daylight

G

Enable daylight saving
time. If SNTP function is
inactive, this command
can’t be applied.

switch(config)#sntp daylight

sntp daylight-period

[Start time] [End time]

G

Set period of daylight
saving time. If SNTP
function is inactive, this
command can’t be
applied.
Parameter format:
[yyyymmdd-hh:mm]

switch(config)# sntp daylight-period
20060101-01:01 20060202-01:01

sntp daylight-offset

[Minute]

G

Set offset of daylight
saving time. If SNTP
function is inactive, this
command can’t be
applied.

switch(config)#sntp daylight-offset 3

sntp ip

[IP]

G

Set SNTP server IP, if
SNTP function is inactive,
this command can’t be
applied.

switch(config)#sntp ip 192.169.1.1

sntp timezone

[Timezone]

G

Set timezone index, use
“show sntp timzezone”
command to get more
information of index
number.

switch(config)#sntp timezone 22

show sntp

P

Show SNTP information.

switch#show sntp

show sntp timezone

P

Show index number of
time zone list.

switch#show sntp timezone

no sntp

G

Disable SNTP function.

switch(config)#no sntp

no sntp daylight

G

Disable daylight saving
time.

switch(config)#no sntp daylight

C-16

X-Ring Commands Set

Commands

Level Description

Example

ring enable

G

Enable X-Ring.

switch(config)#ring enable

ring master

G

Enable Ring Master.

switch(config)#ring master

ring couplering

G

Enable Couple Ring.

switch(config)#ring couplering

ring dualhoming

G

Enable Dual Homing

switch(config)#ring dualhoming

ring ringport

[1st Ring Port] [2nd Ring
Port]

G

Configure 1st/2nd Ring
Port.

switch(config)#ring ringport 7 8

ring couplingport

[Coupling Port]

G

Configure Coupling Port.

switch(config)#ring couplingport 1

ring controlport

[Control Port]

G

Configure Control Port.

switch(config)#ring controlport 2

Advertising