Jeff's comments on Assumptions for L3-discovery #1
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Sue's assumptions:
BGP configuration portion (draft-ymbk-idr-l3nd-ulpc-01) should use common TLVs
multicast is used because there are
a) fewer transmitters than receivers
b) many unknown receivers
topologies in DC include the following
a) CLOS, b) 1000 peering, c) point-to-point, and d) 1000 next-hops
security is necessary for some data centers, but not all
a) Some DC will want encryption,
b) some DC need man-in-middle protection
Two types of reliable exchange exist:
a) reliable exchange without timers
b) reliable exchange with timers
Implementations vary on what is efficient for #5.
=====
Response on these basic assumptions from Jeff:
#1) Same TLVS in the protocols is not important, but the same information is
important.
#2) Agreement on #2a on multicast.
#3) Agreement on #3a-c, but if 1000 next-hops on DC link, then the people should use a route server.
#4) agreement on basic statement, disagreement on what is reasonable.
"And window congestion attacks, session exhaustion attacks, etc. All of these things are just taking the BGP attack space and making it 2x worse."
This is also Jeff's comment about using tcp-md5/ao is to prevent some of those [attacks].
#5) #5b is what uses less router resources.