Skip to content

Conversation

@stianvi
Copy link
Contributor

@stianvi stianvi commented Aug 8, 2016

I need the regex to match all the following:

kwargs=vme
kwargs=xe-0/0/0
kwargs=fpx0
kwargs=me0.0

Current state don't match xe/ge/et itnerfaces due to forward slash not in the regex expression.

@stianvi
Copy link
Contributor Author

stianvi commented Aug 8, 2016

See Juniper/py-junos-eznc#549

@stianvi
Copy link
Contributor Author

stianvi commented Aug 8, 2016

before

$ cat get_interface_information-et-var.conf

protocol: operation-failed
error: device et-0 not found

after

$ cat get_interface_information-et.conf

Physical interface: et-0/1/0, Enabled, Physical link is Up
  Interface index: 183, SNMP ifIndex: 512

@vnitinv vnitinv merged commit 5e0941c into Juniper:master Sep 6, 2016
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

Successfully merging this pull request may close these issues.

2 participants