Chapter 4: CLI Management
CLI Management - System
NGSME24G4S User Manual | 306
<offset>: Time zone offset in minutes (-720 to 720) relative to
UTC
Example:
Time Zone = 100
switch:/System>time 100
IP Configuration
IP Group
Enter the IP Configuration Group
switch:/>ip
Type 'up' to move up one level or '/' to go to root level
switch:/IP>
DHCP Client
Syntax:
IP DHCP [enable|disable]
switch:/IP>dhcp en
IP Setting (Address,
Mask, Gateway,
Managed VID)
Syntax:
IP Setup [<ip_addr>] [<ip_mask>] [<ip_router>] [<vid>]
Example:
IP=192.168.2.2, Mask=255.255.255.0, Gateway:
192.168.2.254, VID=1
switch:/IP>setup 192.168.2.2 255.255.255.0 192.168.2.254 1
NTP
Enable NTP Mode by below command:
switch:/IP>ntp mode en
Type the NTP Server address settings by below command:
Syntax:
IP NTP Server Add <server_index> <ip_addr_string>
IP NTP Server Ipv6 Add <server_index> <server_ipv6>
IP NTP Server Delete <server_index>
Example:
switch:/IP>ntp ser add 1 192.168.100.1
switch:/IP>ntp ser add 2 168.95.1.1
Check the NTP Server settings by below command:
switch:/IP>ntp conf
IP NTP Configuration:
=====================
NTP Mode : Enabled
Idx Server IP host address (a.b.c.d) or a host name string
--- ------------------------------------------------------
1 192.168.100.1