blob: 57ae10ff208770a0694de0e81b90f9e68fd5e9dc [file] [log] [blame]
John DeNisco06dcd452018-07-26 12:45:10 -04001.. _l3:
2
3=======
4Layer 3
5=======
6
Scott Keelerd9668e72018-09-06 07:52:59 -04007This section identifies the features associated with Layer 3:
8
John DeNisco06dcd452018-07-26 12:45:10 -04009IP Layer
10--------
11* ICMP
12* IPv4
13* IPv6
14* IPSEC
15* Link Local Addressing
16
17MultiCast
18---------
19* Multicast FiB
20* IGMP
21
22Virtual Routing and forwarding (VRF)
23------------------------------------
24* VRF scaling, thousands of tables.
25* Controlled cross-VRF lookups
26
27Multi-path
28----------
29* Equal Cost Multi Path (ECMP)
30* Unequal Cost Multi Path (UCMP)
31
32IPv4
33----
34* ARP
35* ARP Proxy
36* ARP Snooping
37
38IPv6
39----
40* Neighbour discovery (ND)
41* ND Proxy
42* Router Advertisement
43* Segment Routing
44* Distributed Virtual Routing Resolution
45
46Forwarding Information Base (FIB)
47---------------------------------
48
49* Hierarchical FIB
50* Memory efficient
51* Multi-million entry scalable
52* Lockless/concurrent updates
53* Recursive lookups
54* Next hop failure detection
55* Shared FIB adjacencies
56* Multicast support
57* MPLS support