06-03-2022
05:58 PM
- last edited on
06-04-2022
04:28 AM
by
Translator
I have 2 routers
RouterA
interface FastEthernet1/0
description Link to AS30
ip address 100.122.1.2 255.255.255.254 (Can ping Router B)
duplex auto
speed auto
Router B
interface FastEthernet0/0
description Link to Central
ip address 100.122.1.3 255.255.255.254
RouterA
interface FastEthernet1/0
description Link to AS30
ip address 100.122.1.4 255.255.255.254 (Cannot ping Router B)
duplex auto
speed auto
Someone explain this to me please?
Solved! Go to Solution.
06-03-2022 07:01 PM
As you use a /31, it has 0 usable hosts per subnets.
Change the network for /30 , then you will be able to ping then.
06-03-2022 06:08 PM - edited 06-03-2022 06:22 PM
this subnet give you 0 host, you can use one side .2/31 other .3/31
or better use /30
https://packetlife.net/blog/2008/jun/18/using-31-bit-subnets-on-point-point-links/
06-04-2022 04:11 AM
Broadcast address: 100.122.1.3
clarified a lot for me.
Thanks
06-04-2022 04:13 AM
Even if it broadcast it can use for p2p link,
Are you check link i attach?
06-03-2022 07:01 PM
As you use a /31, it has 0 usable hosts per subnets.
Change the network for /30 , then you will be able to ping then.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide