59
GigaX2024B L2 Managed Switch User Manual
5.3.3.10 System Location
Displays the physical location of the switch. This is an RFC-1213 defined MIB
object in System Group, and provides the location information on the managed
node.
CLI Syntax: snmp-server location DWORD
Example: (config)# snmp-server location Loop-Taipei
Type in the location description in the location description field to change the
location.
Figure 60. SYS commands
5.3.3.11 IP address and network mask
Displays the IP address for the switch. This IP address is used for manageable
purpose, i.e.; network applications such as, http server, SNMP server, tftp server,
ssh and telnet server of the switch are all using this IP address in interface
vlan1.
CLI Syntax: ip address A.B.C.D/M
Example: (config)# interface vlan 1
(config-if)# ip address 192.168.20.121/24
5.3.3.12 Default gateway
Displays the IP address of the default gateway. This field is necessary if the
switch network contains one or more routers.
CLI Syntax: ip route A.B.C.D/M (A.B.C.D|INTERFACE)
Example: (config)# ip route 0.0.0.0/0 192.168.1.2
5.3.3.13 reboot
Use this command to reboot the system.
CLI Syntax: reboot
Example: reboot