</html>vvle@IXP-Manager-T72:~$ curl -v http://10.81.5.49/api/protocols/bgp
*   Trying 10.81.5.49...
* Connected to 10.81.5.49 (10.81.5.49) port 80 (#0)
> GET /api/protocols/bgp HTTP/1.1
> Host: 10.81.5.49
> User-Agent: curl/7.47.0
> Accept: */*
>
< HTTP/1.1 200 OK
< Cache-Control: no-cache
< Content-Type: application/json
< Date: Fri, 05 Apr 2019 12:53:31 GMT
< Content-Length: 2408
< Server: lighttpd/1.4.45
<
{"api":{"from_cache":true,"ttl_mins":2,"version":"1.2.1","env":".env","cache_disabled":false,"ip_whitelisted":false,"max_routes":1000},"protocols":{"R_Grybas_64533":{"description":"Grybas testinis","bgp_state":"Established","neighbor_address":"10.81.15.51","neighbor_as":64533,"neighbor_id":"192.168.92.1","bgp_session":["external","route-server"],"source_address":"10.81.15.49","hold_timer":180,"hold_timer_now":136,"keepalive":60,"keepalive_now":39,"table":"T_Grybas_64533","preference":100,"input_filter":"ACCEPT","output_filter":"ACCEPT","routes":{"imported":1,"exported":2,"preferred":0},"route_changes":{"import_updates":{"received":1,"rejected":0,"filtered":0,"ignored":0,"accepted":1},"import_withdraws":{"received":0,"rejected":0,"ignored":0,"accepted":0},"export_updates":{"received":3,"rejected":1,"filtered":0,"accepted":2},"export_withdraws":{"received":0,"accepted":0}},"route_limit_at":1},"R_Vlado_64530":{"description":"Vlado testinis","bgp_state":"Established","neighbor_address":"10.81.15.50","neighbor_as":64530,"neighbor_id":"10.81.15.50","bgp_session":["external","route-server"],"source_address":"10.81.15.49","hold_timer":180,"hold_timer_now":138,"keepalive":60,"keepalive_now":36,"table":"T_Vlado_64530","preference":100,"input_filter":"ACCEPT","output_filter":"ACCEPT","routes":{"imported":3,"exported":2,"preferred":0},"route_changes":{"import_updates":{"received":3,"rejected":0,"filtered":0,"ignored":0,"accepted":3},"import_withdraws":{"received":0,"rejected":0,"ignored":0,"accepted":0},"export_updates":{"received":3,"rejected":1,"filtered":0,"accepted":2},"export_withdraws":{"received":0,"accepted":0}},"route_limit_at":3},"R_ASR_64542":{"description":"ASR testinis","bgp_state":"Established","neighbor_address":"10.81.15.52","neighbor_as":64542,"neighbor_id":"10.81.15.52","bgp_session":["external","route-server","AS4"],"source_address":"10.81.15.49","hold_timer":180,"hold_timer_now":93,"keepalive":60,"keepalive_now":25,"table":"T_ASR_64542","preference":100,"input_filter":"ACCEPT","output_filter":"ACCEPT","ro* Connection #0 to host 10.81.5.49 left intact
utes":{"imported":1,"exported":2,"preferred":0},"route_changes":{"import_updates":{"received":1,"rejected":0,"filtered":0,"ignored":0,"accepted":1},"import_withdraws":{"received":0,"rejected":0,"ignored":0,"accepted":0},"export_updates":{"received":3,"rejected":1,"filtered":0,"accepted":2},"export_withdraws":{"received":0,"accepted":0}},"route_limit_at":1}}}vvle@IXP-Manager-T72:~$