Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bird2 result not displaying correctly #287

Open
BlueWaterCrystal opened this issue Sep 17, 2024 · 1 comment
Open

Bird2 result not displaying correctly #287

BlueWaterCrystal opened this issue Sep 17, 2024 · 1 comment
Assignees
Labels
possible-bug Something isn't working

Comments

@BlueWaterCrystal
Copy link

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 #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
@N0Ball
Copy link

N0Ball commented Nov 4, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
possible-bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants