-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Labels
featureNew feature or requestNew feature or request
Description
Version
v2.0.4
Feature Details
I'm using custom directives to ensure VRF compatibility, but no matter how hard I try to fix the output, it doesn't work.
HuaweiVrfBGPRouteTable:
name: BGP Route
rules:
- condition: '0.0.0.0/0'
action: permit
command: 'display bgp vpnv4 vpn-instance inet routing-table {target} | no-more'
- condition: '::/0'
action: permit
command: 'display bgp vpnv6 vpn-instance inet routing-table {target} | no-more'
field:
description: IP Address
plugins:
- 'bgp_route_huawei'
- 'bgp_routestr_huawei'
table_output: '__hyperglass_huawei_bgp_route_table__'
Feature Type
New Functionality
Use Case
Huawei VRF Support
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
featureNew feature or requestNew feature or request