Get desktop application:
View/edit binary Protocol Buffers messages
Used as request type in: BgpService.DumpRIBIn, BgpService.DumpRIBOut
optional net.IP peer = 1
uint32 afi = 2
uint32 safi = 3
string vrf_name = 4
Used in: ListSessionsResponse
optional net.IP local_address = 1
optional net.IP neighbor_address = 2
uint32 local_asn = 3
uint32 peer_asn = 4
uint64 established_since = 7
string description = 8
Used in: Session
Disabled = 0
Idle = 1
Connect = 2
Active = 3
OpenSent = 4
OpenConfirmed = 5
Established = 6
Used in: ListSessionsRequest
optional net.IP neighbor_ip = 1
string vrf_name = 2
Used in: Session
uint64 messages_in = 1
uint64 messages_out = 2
uint64 flaps = 3
uint64 routes_received = 4
uint64 routes_imported = 5
uint64 routes_exported = 6