Using /31 subnets on point-to-point linksPosted by stretch in Networking on Wednesday, 18 Jun 2008 at 2:18 a.m. GMTA recent post on /30 and /31 addressing prompted one reader to ask when 31-bit subnet masks are appropriate, or supported. It turns out they've been supported for a while. Thirty-one-bit subnets were first proposed in RFC 3021, which was primarily motivated by the potential for public address space conservation. Recall that shrinking a /30 subnet to a /31 effectively doubles the number of point-to-point links you can address from a finite range. Cisco IOS has supported /31 subnets for point-to-point links since release 12.2(2)T. A thorough explanation of the feature is presented here. We can put this theory into practice by addressing a point-to-point connection between two routers as 10.0.0.0/31. Note that this even applies to Ethernet interfaces, technically a broadcast medium. An ominous warning message, no doubt, but it works just fine. We can successfully ping the far-end interface (10.0.0.1), and the subnet is accurately reflected in the routing table:
|
Navigation
Armory
Online Toolbox
|
Nice, but I have never seen this in a production network!
Nice , never knew that Before
Cool. But what happens if there is similar route but with a /30 subnet mask in the routing table?
I think a directly connected network would win