Darren Loher

Results 216 comments of Darren Loher

@rgwilton @hellt for comment

References for packet mirroring with filtering to remove destination Cisco IOS XR https://www.cisco.com/c/en/us/td/docs/iosxr/cisco8000/Interfaces/73x/configuration/guide/b-interfaces-config-guide-cisco8k-r73x/configuring-traffic-mirroring.html#Cisco_Concept.dita_aef1adcd-7dd5-44f2-9f60-10fc37a99b05 Juniper JunOS https://kb.juniper.net/InfoCenter/index?page=content&id=KB35163&actp=METADATA Arista EOS: https://eos.arista.com/eos-4-15-3f/gre-filtered-mirroring/

I am not very familiar with the vlan models, but reading through them just now I see there are ingress and egress [push actions which refer to a vlan-id](https://github.com/openconfig/public/blob/2208d7ea0cd5e27dbc0bd13b32035e58af31b161/release/models/vlan/openconfig-vlan.yang#L700-L708) of...

> Is this saying then that if I have a multi-vendor platform and want to perform a gNMI subscription to /interfaces/interface to each but if one vendor has created a...

Here is an example of mixed openconfig and cli schema in a single gNMI SetRequest: https://github.com/openconfig/reference/blob/master/rpc/gnmi/mixed-schema.md#example-openconfig-and-cli-data

Checking in with you @drautio. Would you like to move forward to address the comments?

Thanks for the comment! To help speed this along, I encourage you to submit a pull request to make the changes you would like to see. Thank you!

My interpretation of the yang specification is either format is permitted and it is the client's responsibility to attempt to validate the data type in the order specified by the...

I think this is a question of the yang specification and not openconfig. However, I'll still offer my opinion! A device can 'change' the data type as you have described....