shortstop20 wrote: » You cannot(nor should you) assign two IP addresses within the same subnet to interfaces on the same router.
TWX wrote: » 10.0.0.68 is a network address in a /30 network. It will not work properly this way. 10.0.0.68 would be the network, 10.0.0.69 and .70 would be two hosts, and 10.0.0.71 would be the broadcast address.
shortstop20 wrote: » I think he's trying to assign these IPs on the same router though.
skullknight10 wrote: » Yes you are correct, the same router. Sorry I didn't clarify that. I see all of you pretty much say you cannot use/be on the same subnet. Well that contradicts what my instructions are. This is why I'm so confused and have to come to the forums for some help. I feel like my head is spinning. Below are my given instructions to be able to complete this. "Change the IP address for the LAX s0/1/1 interface. SFO s0/1/0 is already assigned as 10.0.69/30. Addresses on the 10.0.0.68/30 network are used for the serial connection. Both interfaces should be assigned an IP address. Both interfaces should be using the same subnet mask. The IP address assigned to both interfaces should be on the same subnet."
shortstop20 wrote: » Is this in a lab manual or has your teacher assigned this to you? Most Cisco routers will not only reject two interfaces with IP addresses in the same subnet, they will also give you an error message stating that it is rejected. In the case of your router, it's simply rejecting it but not stating the reason why. Two interfaces on a router should never have IPs in the same subnet because it would cause an identical routing statement to appear on two interfaces. Can you provide a screenshot of the network, with IP addresses?
Yanio wrote: » The instructions seem to suggest that we're dealing with two routers, not one. Item 6 specifically mentions 'both' routers. So I assume SFO s0/1/0 is connected to LAX s0/1/1. As mentioned by TWX and Shortstop20 above 10.0.0.68/30 has two usable IP addresses, 10.0.0.69 & 10.0.0.70. As the 69 (i'm such a child) address is used, that only leave you with 10.0.0.70 255.255.255.252 for the LAX s0/1/1 interface. HTH!