Aaron Mason wrote:
Hi all,
Does OpenBSD comply with RFC 3021, allowing /31 subnets for
point-to-point links? I'd resigned to the fact that you couldn't
since each subnet needs a network and broadcast address, though in the
grand scheme of things it makes sense.
TIA
::yawn::
$ sudo ifconfig gif5 208.86.95.254/31 208.86.95.255
$ ifconfig gif5
gif5: flags=8051<UP,POINTOPOINT,RUNNING,MULTICAST> mtu 1280
groups: gif
physical address inet6 2607:f618:1::1 --> 2001:470:b8e9::2
inet6 fe80::230:48ff:fe8a:268e%gif5 -> prefixlen 64 scopeid 0xc
inet6 2607:f618:2:1::1 -> 2607:f618:2:1::2 prefixlen 128
inet 208.86.95.254 --> 208.86.95.255 netmask 0xfffffffe
$ uname -svr
OpenBSD 4.4 GENERIC#1021
-t