-
Hi,
I'm Siyu from Huawei. We notice that the leaf "static-group" is the only key leaf of list "static-groups" currently. Under this circumstance, the new (Source2,Group) record will be merged with th…
-
Does someone understand how I would use the openconfig model to configure a physical interface for a port-based L2 service, such as VPWS, in which all frames should be passed through, regardless of wh…
-
1) The range value for bridge priority is not correct. Max value 611440 is a typo, it should be 61440. Also min value can be 0 as per STP standard.
release/models/stp/openconfig-spanning-tree-types…
-
While sending a subscribe request with multiple subscriptions through the config file, only one subscription is sent to the gnmi-server, and when response received, the rpc is closed. Hence, the other…
-
At http://www.openconfig.net/projects/models/ there is a link:
> For an HTML representation of published models, [see here](http://openconfig.net/models_html/index.html).
But currently this retu…
-
Hi team,
On devices running Cisco IOS-XR, subinterfaces can be created either in L2 or L3 mode, depending on the mode supplied in the native CLI or YANG query. The type of vlan encapsulations that …
-
Hi, I trying to model a configuration for interconnecting Layer 2 VPNs with Layer 3 VPNs using network-instance module. From CLI perspective, vendors treat this issue under different approaches. Eithe…
-
Hi @aashaikh and @robshakir,
Regarding:
/network-instances/network-instance/afts/ipv4-unicast/ipv4-entry/state/decapsulate-header
/network-instances/network-instance/afts/ipv6-unicast/ipv6-entry/…
-
Hi @aashaikh and @robshakir,
In a hierarchical fib, next-hops with active and backup paths can exist at different levels in the hierarchy as shown in the example below:
Let's call a "forwarding …
-
Vendor implementations of routing policies typically have a way to match on destination protocol.
Nokia:
```
/configure router policy-options policy-statement "NEW_POLICY" entry 10 from protocol …