--
You received this message because you are subscribed to the Google Groups "Junos Python EZ" group.
To unsubscribe from this group and stop receiving emails from it, send an email to junos-python-ez+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/junos-python-ez.
To view this discussion on the web visit https://groups.google.com/d/msgid/junos-python-ez/d2f5d431-34dd-4cca-aa76-5f29ce3c9c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Shabbir, Yev
Table/View can be extended. Consider these files as references.
https://github.com/vnitinv/pyez-examples/blob/master/9_user_defined_table.py
I will get the desired syntax added in these existing Tables after testing them properly. You can also send us pull requests to contribute back.
Thanks
Nitin Kr
From:
<junos-p...@googlegroups.com> on behalf of Yevgeniy Voloshin <yevgeniy...@gmail.com>
Date: Wednesday, July 11, 2018 at 5:42 PM
To: Shabbir <shabb...@gmail.com>
Cc: Junos Python EZ <junos-p...@googlegroups.com>
Subject: Re: sonet and sdh interfaces with EthPortTable and PhyPortStatsTable
+ and also Serial/ATM/E1/T1:
se-*
e1-*
ce1-*
at-*
--
Yev.
2018-07-11 13:38 GMT+03:00 Shabbir <shabb...@gmail.com>:
I have routers with sonet/sdh interfaces,
Tried to add "interface_name: '[efgx][et][so]-*'" into PhyPortStatsTable but it returns the empty results. It seems like juniper completely forgot the sonet/sdh interfaces support into pyez.
thank you,
--
You received this message because you are subscribed to the Google Groups "Junos Python EZ" group.
To unsubscribe from this group and stop receiving emails from it, send an email to junos-python-...@googlegroups.com.
Visit this group at https://groups.google.com/group/junos-python-ez.
To view this discussion on the web visit https://groups.google.com/d/msgid/junos-python-ez/d2f5d431-34dd-4cca-aa76-5f29ce3c9c7f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Junos Python EZ" group.
To unsubscribe from this group and stop receiving emails from it, send an email to junos-python-...@googlegroups.com.
Visit this group at
https://groups.google.com/group/junos-python-ez.
To view this discussion on the web visit https://groups.google.com/d/msgid/junos-python-ez/CAO1Y%3DL6GMVps9_VD7LM-zW6sc75KweVE-RuLsJGXhOQfvPCQpQ%40mail.gmail.com.
junos/op/ethport.yml
interface_name: '[afgxe][et][so]-*'
Hi Shabbir,
It should be changed to something like
'[afgxes][eto]-*'
Let me know if this helps!!
Thanks
Nitin Kr
To view this discussion on the web visit https://groups.google.com/d/msgid/junos-python-ez/f569d7f7-5fc7-4f12-96b4-ffbbb45ed8b3%40googlegroups.com.