Type: docs Signed-off-by: John DeNisco <jdenisco@cisco.com> Change-Id: I7280e5c5ad10a66c0787a5282291a2ef000bff5f
16 lines
513 B
YAML
16 lines
513 B
YAML
---
|
|
name: Source VRF Select
|
|
maintainer: Neale Ranns <nranns@cisco.com>
|
|
features:
|
|
- Determine the input VRF/table based on the source IP address
|
|
- routes are added to tables.
|
|
- route lookup is performed using the packet's source address
|
|
- The route is programmed with the table in which the subsequent destination
|
|
address lookup will be performed
|
|
- Tables are bound to interfaces.
|
|
- SVS runs as an input feature in the L3 path
|
|
|
|
description: ""
|
|
state: production
|
|
properties: [API, CLI, MULTITHREAD]
|