7
5. Configuring IP Address via the Console
The WGSW Managed Switch is shipped with default IP address as follows:
IP Address:
192.168.0.100
Subnet Mask:
255.255.255.0
To check the current IP address or modify a new IP address for the Switch, please
use the procedures as follows:
Display of the current IP address
1.
On
“WGSW-28040#”
prompt, enter
“show ip”
.
2.
The screen displays the current IP address, Subnet Mask and Gateway shown in
Figure 5-1.
Figure 5-1:
IP Information Screen
Configuration of the IP address
1. On
“WGSW-28040#”
prompt, enter
“configure”
.
2. On
“WGSW-28040(config)#”
prompt, enter the following command and press
<Enter> as shown in Figure 5-2.
WGSW-28040(config)
# ip address 192.168.1.100 mask 255.255.255.0
WGSW-28040(config)
# ip default-gateway 192.168.1.254