summaryrefslogtreecommitdiffstats
path: root/src/plugins/l3xc/FEATURE.yaml
blob: 3c2bf07b3066a5b2371a3a0ef4c89dae9f978ccb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
---
name: Layer 3 cross connect
maintainer: Neale Ranns <nranns@cisco.com>
features:
  - cross connect all ingress traffic on an L3 interface to an output FIB path.
  - the path can describe any output (with the exception of MPLS labels)
  - The same functions can be acheived by using a dedicated VRF for the table
    and adding a default route with the same path. However, the L3XC is more
    efficient in memory and CPU

description: "L3-xconnect"
state: production
properties: [API, CLI, MULTITHREAD]