6 changing the ip address, 7 setting co/cpe, 1 to set the am200 as cpe – ATL Telecom AM200 User Manual
Page 41: 2 to set as co, 8 setting the dsl line rate, Changing the ip address, Setting co/cpe, To set the am200 as cpe, To set as co, Setting the dsl line rate
ATL User Guide
AM200 Modem
41
8
8.6
CHANGING THE IP ADDRESS
If you are going to use the Ethernet port to manage the AM200 then you must change the IP address. To
view the current IP address for the AM200 unit type: -
--> ip list interfaces
↵↵
The current IP address will now be displayed on the screen, ref example shown below
ID | Name | IP Address | DHCP | Transport
----|-----------------|----------------------|---------------|----------------
1 | iplan |10.254.254.253 | disabled |
To change the IP address type in the following command including the new IP address (?.?.?.? represents the
new IP address).
--> ip set interface iplan ipaddress ?.?.?.? 255.255.0.0¿
In the following example the IP address will be changed to 10.10.15.6, the Input mask stays the same as
255.255.0.0
Type In:-
--> ip set interface iplan ipaddress 10.10.15.6 255.255.0.0
↵↵
8.7
SETTING CO/CPE
This attribute describes the DSL timing mode of the AM200. There are two modes, CO (central office) and
CPE (Customers Premises Equipment). The CO unit is normally located at the network timing end of the DSL
link. The CPE unit is normally located at the customer premises end of the DSL link.
8.7.1 To set the AM200 as CPE
Note: This is the default setting of the AM200. To set the mode of the AM200 unit to CPE, type : -
--> am200 set interface local dslmode cpe
↵↵
8.7.2 To set as CO
To set the mode of the AM200 unit to CO, type : -
--> am200 set interface local dslmode co
↵↵
8.8
SETTING THE DSL LINE RATE
To view the current DSL Line Rate for the AM200 unit type : -
--> am200 show interface local linerate
↵↵
The CLI will respond with:
Line Rate: 2048K
-->