hyperglass icon indicating copy to clipboard operation
hyperglass copied to clipboard

Bird2 result not displaying correctly

Open BlueWaterCrystal opened this issue 1 year ago • 1 comments

Deployment Type

Manual

Version

v2.0.4

Steps to Reproduce

Hi,

I'm using Bird 2 with Pathvector,

The UI doesn't display correctly and just shows text, Is this normal? I was expecting a similar result as the demo which also has an AS-PATH map.

Additionally, Incorrect Inputs just return BIRD 2.0.12 ready. which I think is related to Issue https://github.com/thatmattlove/hyperglass/issues/166

Expected Behavior

BGP Route to 1.1.1.1 but returns formated UI and AS-PATH Map.

image

Observed Behavior

BGP Route to 1.1.1.1 but returns text.

image

Other Errors:

image

Configuration

No response

Devices

devices:
  - name: London-01
    address: ########
    credential:
      username: ########
      key: ########
    platform: bird
    attrs:
      source4: ########
      source6: ########

Logs

2024-09-17 16:02:28.189 | DEBUG    | hyperglass.models.directive:membership:111 - Checking target membership
2024-09-17 16:02:28.189 | DEBUG    | hyperglass.models.directive:membership:116 - Target membership verified
2024-09-17 16:02:28.190 | DEBUG    | hyperglass.models.directive:in_range:123 - Target is in range
2024-09-17 16:02:28.190 | DEBUG    | hyperglass.models.api.query:validate_query_target:107 - Validation passed
2024-09-17 16:02:28.190 | INFO     | hyperglass.api.routes:query:79 - Starting query execution
2024-09-17 16:02:28.190 | DEBUG    | hyperglass.api.routes:query:87 - Cache hit
2024-09-17 16:02:28.192 | INFO     | hyperglass.api.routes:query:146 - Execution completed
2024-09-17 16:02:28.193 | INFO     | logging:callHandlers:1706 - ######## - "POST /api/query HTTP/1.1" 201

BlueWaterCrystal avatar Sep 17 '24 16:09 BlueWaterCrystal

It seems like this feature currently is only for Arista and Juniper : (

N0Ball avatar Nov 04 '24 03:11 N0Ball