|
|
|
| Command Set Lists | |
|
|
|
| ||
| Commands | Level | Description | Example |
|
| sntp enable | G | Enable SNTP function. | switch(config)#sntp enable |
|
|
|
|
|
|
|
| sntp daylight | G | Enable daylight saving | switch(config)#sntp daylight |
|
|
|
| time. If SNTP function is |
|
|
|
|
| inactive, this command |
|
|
|
|
| can’t be applied. |
|
|
| sntp | G | Set period of daylight | switch(config)# sntp |
|
| [Start time] [End time] |
| saving time. If SNTP |
|
|
|
|
| function is inactive, this |
|
|
|
|
| command can’t be |
|
|
|
|
| applied. |
|
|
|
|
| Parameter format: |
|
|
|
|
|
|
| |
| sntp | G | Set offset of daylight | switch(config)#sntp |
|
| [Minute] |
| saving time. If SNTP |
|
|
|
|
| function is inactive, this |
|
|
|
|
| command can’t be |
|
|
|
|
| applied. |
|
|
| sntp ip | G | Set SNTP server IP, if | switch(config)#sntp ip 192.169.1.1 |
|
| [IP] |
| SNTP function is inactive, |
|
|
|
|
| this command can’t be |
|
|
|
|
| applied. |
|
|
| sntp timezone | G | Set timezone index, use | switch(config)#sntp timezone 22 |
|
| [Timezone] |
| “show sntp timzezone” |
|
|
|
|
| command to get more |
|
|
|
|
| information of index |
|
|
|
|
| number. |
|
|
| show sntp | P | Show SNTP information. | switch#show sntp |
|
| show sntp timezone | P | Show index number of | switch#show sntp timezone |
|
|
|
| time zone list. |
|
|
| no sntp | G | Disable SNTP function. | switch(config)#no sntp |
|
| no sntp daylight | G | Disable daylight saving | switch(config)#no sntp daylight |
|
|
|
| time. |
|
|
|
|
|
| ||
| Commands | Level | Description | Example |
|
| ring enable | G | Enable | 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 | G | Configure 1st/2nd Ring | switch(config)#ring ringport 7 8 |
|
| [1st Ring Port] [2nd Ring |
| Port. |
|
|
| Port] |
|
|
|
|
| ring couplingport | G | Configure Coupling Port. | switch(config)#ring couplingport 1 |
|
| [Coupling Port] |
|
|
|
|
| ring controlport | G | Configure Control Port. | switch(config)#ring controlport 2 |
|
| [Control Port] |
|
|
|
|