Network Router User Manual
ADSL IP DSLAM
67
Note: The default setting is “Enable”
IP Configuration
Displaying System IP
Describes how to view the system IP.
Command: show sysip
Example: This example shows how to display the system IP. The following
descriptions are default setting.
IPDSLAM # show sysip
IP: 192.168.10.2
Submask: 255.255.255.0
Gateway: 192.168.10.1
Table 4-8 Sysip Field Definition
Field Definition
IP IP of System
Submask Submask of system.
Gateway Gateway IP
Modifying System IP
Describes how to modify the system IP.
Command: config sysip <IP> <Submask> <Gateway>
Argument List:
Parameter type Parameter data-type
and field
Description
IP A.B.C.D IP of ADSL IP DSLAM
Submask A.B.C.D Submask of ADSL IP DSLAM
Gateway A.B.C.D Gateway of ADSL IP DSLAM
Example: This example shows how to modify the system IP as 192.168.10.100,
submask as 255.255.255.0 and gateway as 192.168.10.1.
IPDSLAM # config sysip 192.168.10.100 255.255.255.0 192.168.10.1
<IP>: 192.168.10.100
<Submask>: 255.255.255.0
<Gateway>: 192.168.10.1
Yes or No <y/n>?