
5. Configure IP address
The VDSL2 Managed Switch is shipped with default IP address as following.
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 follow:
n
Show the current IP address
1. On
“Switch#”
prompt, enter
“configure”
2. On
“Switch(config)#”
prompt, enter
“show ip”
3. The screen displays the current IP address, Subnet Mask and Gateway. As show
in Figure 5-1.
Figure 5-1
Show IP information screen
n
Configure IP address and Default Gateway
4. On
“Switch(config)#”
prompt, enter the following command and press
<Enter>
. As show in Figure 5-2.
Switch(config)# ip address 192.168.1.100 255.255.255.0
Switch(Config)# ip default-gateway 192.168.1.254