Corina Miner
Corina Miner
Could use a supporting doc covering what a routing iteration looks like for a particular protocol, including redistribution, exports, queues, etc. Probably BGP is the prime candidate for deeper documentation.
`match interface` is unsupported as of #6500. We need to implement two new BooleanExprs to match next hop IP and next hop interface. Documentation here: https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/6-x/unicast/configuration/guide/l3_cli_nxos/l3_rpm.html "Matches any routes that...
I thought I had encountered a bug when the powder keg salesman in the bomb shop didn't know I had completed the powder keg training, and I tried various resets...
**URL**: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/color **Browser / Version**: Firefox 124.0 **Operating System**: Mac OS X 10.15 **Tested Another Browser**: Yes Chrome **Problem type**: Something else **Description**: Editing one color input can disable another...
We would like to have a local interface column for `BgpPeerConfiguration` that *only* contains interfaces that are *explicitly* configured. Right now that information doesn't make it into `BgpPeerConfig`. The column...
Currently `RoutingPolicy.computeSources()` returns a set of the names of all RoutingPolicies referenced in that RoutingPolicy. However, policies also reference other types of structures (some examples are `AsPathAccessList`, `IpAccessList`, and `RouteFilterList`;...
#2969 will add logic for Juniper policy statements that adds all `prefix-list`, `prefix-list-filter`, and `route-filter` `from` statements within one term to one big disjunction. This behavior may not be correct...