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

subinterfaces on MX running subscriber management #60

Open
nitzan-tz opened this issue Nov 28, 2024 · 1 comment
Open

subinterfaces on MX running subscriber management #60

nitzan-tz opened this issue Nov 28, 2024 · 1 comment

Comments

@nitzan-tz
Copy link

Hi,

I am not sure if subscription to subinterfaces on MX running subscriber management with 64K subscribers is a good idea as it displays all si-* and pp. interfaces (For ppp it is in the index and for si- it is in the name)

I changed the path as you can see below and now it doesn't send these interfaces

path = "/interfaces/interface/subinterfaces/subinterface/state/counters[index=!pp.*|!si-.*]/"

Thanks
Nitzan

@nitzan-tz
Copy link
Author

Looks like the above filter doesnt work in all cases so something like this should be good

/interfaces/interface[name=xe-|ge-|ps|ae|et-|lt-|gr-|fti|lsi]/subinterfaces/subinterface/state/counters

Nitzan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant