| Interface | Description |
|---|---|
| EvpnRouteAdminService |
Service allowing mutation of EVPN routing state.
|
| EvpnRouteListener |
Listener for route events.
|
| EvpnRouteService |
EVPN route service.
|
| EvpnRouteStore |
EVPN route store.
|
| EvpnRouteStoreDelegate |
Route store delegate abstraction.
|
| EvpnTable |
Represents a route table that stores routes.
|
| Class | Description |
|---|---|
| EvpnInstance |
Represents a evpn instance.
|
| EvpnInstanceName |
Represents the EvpnInstanceName.
|
| EvpnInstanceNextHop |
Represents a evpn instance nexthop.
|
| EvpnInstancePrefix |
Represents a evpn instance prefix.
|
| EvpnInstanceRoute |
Represents a evpn instance route.
|
| EvpnInternalRouteEvent |
Route event for signalling between the store and the manager.
|
| EvpnNextHop |
Represents a evpn next hop.
|
| EvpnPrefix |
Represents a evpn prefix.
|
| EvpnRoute |
Represents a evpn route.
|
| EvpnRouteEvent |
Describes an event about a route.
|
| EvpnRouteSet |
A set of routes for a particular prefix in a route table.
|
| EvpnRouteTableId |
Identifier for an EVPN routing table.
|
| Label |
Represents label of the route.
|
| RouteDistinguisher |
Represents Route Distinguisher of device in the network.
|
| VpnRouteTarget |
Represents Route target of vpn instance.
|
| Enum | Description |
|---|---|
| EvpnInternalRouteEvent.Type |
Internal route event type.
|
| EvpnRoute.Source |
Source of the route.
|
| EvpnRouteEvent.Type |
Route event type.
|