just needs reserved prefix warnings implemented
This commit is contained in:
@@ -15,6 +15,7 @@ Last rendered {localdatetime}
|
||||
:source-highlighter: rouge
|
||||
:docinfo: shared
|
||||
:rfc: https://datatracker.ietf.org/doc/html/rfc
|
||||
:arin_r: https://www.arin.net/participate/policy/nrpm/
|
||||
|
||||
[id="wat"]
|
||||
== What is it?
|
||||
@@ -23,6 +24,10 @@ A tool to assist in design of segregate/segment/split/subnet networks.
|
||||
[id="out"]
|
||||
== Output
|
||||
|
||||
* `PTP` refers to "Peer-to-Peer" (e.g. {rfc}3021[RFC 3021^]).
|
||||
* `6rd` refers to "IPv6 Rapid Deployment", a derivation of 6to4 ({rfc}5569[RFC 5569^], {rfc}5969[RFC 5969^]).
|
||||
* `LIR` refers to "Local Internet Registry" ({arin_r}#2-4-local-internet-registry-lir[ARIN^]).
|
||||
* `RIR` refers to "Regional Internet Registry" ({arin_r}#2-2-regional-internet-registry-rir[ARIN^]).
|
||||
* `Unicast` refers to "Global Unicast" ({rfc}1122[RFC 1122^], {rfc}4291#section-2.5.4[RFC 4291 § 2.5.4^], {rfc}4632[RFC 4632^]).
|
||||
** For IPv6 addresses, it will be `true` for ULA (_Unique Local Addresses_) ({rfc}4193[RFC 4193^]) also.
|
||||
** For IPv4 addresses, it will be `true` if the address is routable by external hosts (a unicast address), including private IP addresses ({rfc}1918[RFC 1918^]).
|
||||
|
||||
Reference in New Issue
Block a user