Asus GigaX3112 User Manual
Page 24
11
GigaX3112 Series Layer 3 Managed Switch
The default user name is “admin” without password.
You can change the password at any time through CLI (see
section 5.31). To protect your switch from unauthorized access,
you must change the default password as soon as possible.
Follow these steps to assign an IP address to the switch:
Type “enable”.
Type “configure terminal”, new prompt is “ASUS(config)#”.
Type “interface vlan 1”, the prompt is “ASUS (config-if)#”.
Type “ip address
your switch IP is 192.168.1.1 and the network mask is 255.255.255.0. Then
you should type “ip address 192.168.1.1/24”.
Type “end”, it will return to previous level with prompt “ASUS#”.
Type “write memory”, the changes will be applied and written to
configuration file.
Type “reboot”.
If the switch has to be managed across networks, then a default gateway or a
static route entry is required. Follow these steps to assign a default gateway or
static route entry to the switch:
Entering “ASUS#”.
Type “show running-configuration” to view current configuration. If
incorrect route entry has been set, you should type “no ip route
0.0.0.0/0 192.168.1.254” to remove it.
Type “configure terminal”, new prompt is “ASUS(config)#”.
Type “no ip route 0.0.0.0/0 192.168.1.254” to clear default route.
Type “ip route 0.0.0.0/0 192.168.1.2” to set your default route.
Type “end”
Type “write memory”.
Note
Figure 5. Login and IP setup screen