ATL Telecom AM200 User Manual
Page 25

ATL User Guide
AM200 Modem
25
6
Then, add a default route for the wan link using the command
--> ip add defaultroute gateway
↵↵
For the example above the following commands would be used at the CO.
--> ip add defaultroute gateway 192.168.1.2
↵↵
And at the CPE
--> ip add defaultroute gateway 192.168.1.1
↵↵
Finally, add a route back to the connection on the LAN using the command:
--> ip add route
↵↵
For the example above the following commands would be used at the CO.
--> ip add route route1 10.10.0.0 255.255.0.0 interface lan
↵↵
And at the CPE
--> ip add route route2 10.11.0.0 255.255.0.0 interface lan
↵↵
After doing these changes you must enter the following command and press the return key to store your
settings. Type in:
--> system config save Normal
↵↵
Note: Wait for the CLI confirmation message before you switch off the AM200.