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

feat: add support for printing bgp state of connected machines #270

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mwennrich
Copy link
Contributor

@mwennrich mwennrich commented Nov 25, 2024

Description

support display of the bgp state of connected machines

ID                                           NIC NAME                              IDENTIFIER     PARTITION   RACK        SIZE           HOSTNAME   PRODUCT SERIAL
leaf01                                                                                            mini-lab    test-rack
├─╴e0ab02d2-27cd-5a5e-8efc-080ba80cf258      Ethernet0 (BGP:Established(23m48s))   fortyGigE0/0   mini-lab    test-rack   v1-small-x86   test
└─╴2294c949-88f6-5390-8154-fa53d93a3313      Ethernet4 (BGP:Established(23m48s))   fortyGigE0/4   mini-lab    test-rack   v1-small-x86   fw
leaf02                                                                                            mini-lab    test-rack
├─╴e0ab02d2-27cd-5a5e-8efc-080ba80cf258      Ethernet0 (BGP:Established(23m47s))   fortyGigE0/0   mini-lab    test-rack   v1-small-x86   test
└─╴2294c949-88f6-5390-8154-fa53d93a3313      Ethernet4 (BGP:Established(23m47s))   fortyGigE0/4   mini-lab    test-rack   v1-small-x86   fw

References:

Depends on:

go.mod Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants