Serial Connections - MirandaE20-class/tech-journal GitHub Wiki
We used Serial DTE connections to connect the three routers together. This was done by installing the necessary Serial hardware and connecting Joyce and Foster to Skiff. The following are the configuration settings used on each router:
- Foster:
- Serial 0/1/1 IP Address: 192.168.1.97
- Subnet Mask: 255.255.255.224
- Clock Rate: 64000
- Joyce:
- Serial 0/1/0 IP Address: 192.168.1.129
- Subnet Mask: 255.255.255.224
- Clock Rate: 64000
- Skiff:
- Serial 0/1/0 IP Address: 192.168.1.130
- Serial 0/1/1 IP Address: 192.168.1.98
- Subnet Mask: 255.255.255.224
- Clock Rate: 64000