-01 with lowest ip server, and some bumph
This commit is contained in:
parent
a3ec5460e2
commit
7e172c8236
1 changed files with 18 additions and 5 deletions
|
|
@ -11,7 +11,7 @@
|
|||
<?rfc tocindent="yes"?>
|
||||
<?rfc tocompact="yes"?>
|
||||
|
||||
<rfc consensus="yes" category="std" submissionType="IETF" docName="draft-ymbk-idr-l3nd-00" ipr="trust200902">
|
||||
<rfc consensus="yes" category="std" submissionType="IETF" docName="draft-ymbk-idr-l3nd-01" ipr="trust200902">
|
||||
|
||||
<front>
|
||||
|
||||
|
|
@ -115,22 +115,35 @@
|
|||
provides a similar solution at Layer-3, attempting to be as similar
|
||||
as reasonable to L3DL.</t>
|
||||
|
||||
<t>Some guiding principles when dealing with datacenters with tens
|
||||
of thousands of devices are <list style="symbols">
|
||||
<?rfc subcompact="yes"?>
|
||||
<t>Predictable Reliability,</t>
|
||||
<t>Security: Authorization and Integrity more than
|
||||
Confidentiality, and</t>
|
||||
<t>Massive Scalability</t>
|
||||
<?rfc subcompact="no"?>
|
||||
</list></t>
|
||||
|
||||
<t>Layer-3 Neighbor Discovery (L3ND) provides brutally simple
|
||||
mechanisms for neighboring devices to <list style="symbols">
|
||||
<?rfc subcompact="yes"?>
|
||||
<t>Discover each other's IP Addresses,</t>
|
||||
<t>Discover mutually supported layer-3 encapsulations, e.g.
|
||||
IP/MPLS,</t>
|
||||
<t>Discover Layer-3 IP and/or MPLS addressing of interfaces of the
|
||||
encapsulations,</t>
|
||||
<t>Provide for authenticity and verification of protocol
|
||||
messages.</t>
|
||||
<t>Provide authenticity, integrity, and verification of protocol
|
||||
messages, and</t>
|
||||
<t>Accommodate scaling needed for EVPN etc.
|
||||
<?rfc subcompact="no"?>
|
||||
</list></t>
|
||||
|
||||
<t>L3DN is intended for use within single IP subnets (IP over
|
||||
Ethernet or other point-to-point or multi-point IP link) in order to
|
||||
exchange the data needed to bootstrap BGP-based peering, EVPN, etc.;
|
||||
often in a datacenter Clos <xref target="Clos"/> environment. Once
|
||||
IP connectivity has been leveraged to discover1 layer-3
|
||||
especially in a datacenter Clos <xref target="Clos"/> environment.
|
||||
Once IP connectivity has been leveraged to discover1 layer-3
|
||||
addressability and forwarding capabilities, normal IP forwarding and
|
||||
routing can take over.</t>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue