ephemeral
bgp:Route
The BGP route table for a particular address family (IPv4 unicast and IPv6 unicast), which contains all the routes advertised by peers and also redistributed into BGP from other routing protocols. This route table is per tenant context (per VRF).
Telemetry Sensor Path(s)
- sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/rcvdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/damppathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peercont-[name]/af-[type]/advtdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/rcvdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/damppathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peerif-[id]/af-[type]/advtdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/rcvdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/damppathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/peer-[addr]/af-[type]/advtdrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/damphstpathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/fltrlist-[name]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/rcvdpathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/injectedrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/damppathsrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/nh-[pfx]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/selforigrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/pfxlist-[name]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/exportedrt/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/rtmap-[name]/rt-[pfx]
 - sys/bgp/inst/dom-[name]/af-[type]/importedrt/rt-[pfx]
 
Configurable Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | PERMITTED VALUES | 
|---|---|---|---|
| name | naming:Name256 (string:Basic)  | 
The name of the object. | MAX SIZE: 63  | 
Ephemeral Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| bestPathId | bgp:PathId (scalar:Uint32)  | 
Bestpath Id | RANGE: [0, 4294967295] | 
| numPaths | scalar:Uint32 | 
Number of paths available | RANGE: [0, 4294967295] | 
| pfx | address:Ip | 
Prefix | Value must match ipv4 or ipv6 known format | 
| rtFlags | bgp:RtFlags (scalar:Bitmask32)  | 
Flags | SELECTION:  1     - new  2     - xmit  4     - rib  8     - best  16    - suppressed  32    - exported  64    - locked  128   - vpn  256   - label  512   - l2rib-evpn  1024  - hw  2048  - table-map-filtered  | 
| ver | bgp:RtVer (scalar:Uint32)  | 
Version of the route | RANGE: [0, 4294967295] | 
Internal Properties 
| PROPERTY NAME | DATA TYPE | DESCRIPTION | POSSIBLE VALUES | 
|---|---|---|---|
| modTs | mo:TStamp (scalar:Date)  | 
The time when this object was last modified. | SELECTION:  0     - never DEFAULT: never  | 
| status | mo:ModificationStatus (scalar:Bitmask32)  | 
The upgrade status. This property is for internal use only. | SELECTION:  2     - created  4     - modified  8     - deleted  16    - replaced  |