I just purchased Comcast Fiber EDI service. Comcast delivers this service on a /30 network and a /27 network. The customer (me) has to route the /27 network through the /30 network .
Here’s an example of the IP’s they gave me:
10.202.187.128/30 Subnet Mask: 255.255.255.252 Gateway: (.129) Customer Layer 3 (.130
10.202.187.160/27 255.255.255.224
I have a Cisco 1921 router with 2 onboard Gigabit Ethernet interfaces. Would I be correct if I put 10.202.187.130 on GigabitEthernet0/1 and 10.202.187.161 on GigabitEthernet0/0 and then do a static route 0.0.0.0 0.0.0.0 10.202.187.130 ?
Obviously I have very little Cisco router knowledge and I’m doing this with the Cisco Configuration Professional software.
Thanks!