G.SHDSL NTU
5
2.4 Modify the IP address
1. Display current IP interface settings for the LB510A
Ethernet
LAN port.
ip list interfaces <enter>
IP Interfaces:
ID | Name | IP Address | DHCP | Transport
---|------|----------------|----------|--------------
1 | ip1 | 192.168.200.10 | disabled | <BRIDGE>
----------------------------------------------------
2. Modify the IP address for the LAN port according to your network require-
ments.
ip set interface ip1 ipaddress 10.10.4.10 255.255.255.0
Note
The above IP address (
10.10.4.10/24)
is only an example. You must choose
an IP address on the same subnet as your PC
.
3. Verify the new address is correct and save it in system boot memory.
ip list interfaces <enter>
system config save <enter>