Router Configuration
Back-to-Back with PPP
The following configuration will set up two Adit Routers
Boulder | Denver |
1.1.1.1/24 | 1.1.1.1/24 |
Boulder | 24 DS0s | Denver | |
wan1: PPP or Frame Relay | |||
1.1.1.1/24 | 2.2.2.1 / 24 | ||
Static Routes |
IP
Boulder Router in Slot 1
Command | Description |
set 1 default | Set Router to default settings |
disconnect a:1 | Disconnect all connections to the T1 on the |
| Controller (slot a) |
|
|
disconnect 1 | Disconnect all connections to the router in slot 1 |
set a:1:all type data | Set the |
connect a:1:all 1:1:1 | Connect all of |
rename 1 "LocalAdit" "Boulder" | Rename the Adit 600 from "LocalAdit" (default) |
| to "Boulder" (LAN) |
|
|
rename 1 "RemoteAdit" "wan1" | Rename WAN #1 from "RemoteAdit" (default) to |
| "wan1" |
|
|
set 1:1 ip address 1.1.1.1 | Set the ethernet IP address, in the conventional IP |
255.255.255.0 | address format. (Router LAN) |
set 1:1 phy auto | Set the Physical Specifications to |
add 1 "wan1" static ip network | Adds a static IP network (route) to the WAN |
2.2.2.0 255.255.255.0 1 | interface |
set 1 "wan1" trunk 1 | Set the WAN interface named "wan1" to be |
| mapped to trunk 1 |
|
|
reset 1 | Reboot the router, to enable all configurations set |
CMG Router - Release 2.7 |