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

Add OpenBGPD #206

Closed
job opened this issue Jun 20, 2022 · 0 comments
Closed

Add OpenBGPD #206

job opened this issue Jun 20, 2022 · 0 comments
Assignees
Labels
feature New feature or request fixed-in-next-release Issue has already been fixed in the next release

Comments

@job
Copy link

job commented Jun 20, 2022

Manufacturer

OpenBSD

Platform Name

OpenBGPD

Commands

---
special_commands:
  ipv4_default:
    bgp_route: "bgpctl show rib inet {target}"
    bgp_aspath: "bgpctl show rib inet as {target}"
    bgp_community: "bgpctl show rib inet community {target}"
    ping: "ping {target}"
    traceroute: "traceroute {target}"
  ipv6_default:
    bgp_route: "bgpctl show rib inet6 {target}"
    bgp_aspath: "bgpctl show rib inet6 as {target}"
    bgp_community: "bgptl show rib inet6 community {target}"
    ping: "ping6 {target}"
    traceroute: "traceroute6 {target}"
@job job added the feature New feature or request label Jun 20, 2022
thatmattlove added a commit that referenced this issue Dec 26, 2022
@thatmattlove thatmattlove added the fixed-in-next-release Issue has already been fixed in the next release label Dec 26, 2022
@thatmattlove thatmattlove self-assigned this Dec 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request fixed-in-next-release Issue has already been fixed in the next release
Projects
None yet
Development

No branches or pull requests

2 participants