Coder Social home page Coder Social logo

Comments (5)

urskog84 avatar urskog84 commented on August 23, 2024 1

Nice it works i Genie v19.8

pip3 list | grep genie.libs.parser
genie.libs.parser            19.8
In [4]: interfaces['GigabitEthernet1/0/17']
Out[4]:
{'switchport_enable': True,
 'switchport_mode': 'static access',
 'operational_mode': 'down',
 'encapsulation': {'administrative_encapsulation': 'dot1q',
  'native_vlan': '1',
  'native_vlan_name': 'default'},
 'negotiation_of_trunk': False,
 'access_vlan': '99',
 'access_vlan_name': 'Falback-Data',
 'native_vlan_tagging': True,
 'voice_vlan': '98',
 'voice_vlan_name': 'Fallback-Voice',
 'private_vlan': {'native_vlan_tagging': True, 'encapsulation': 'dot1q'},
 'trunk_vlans': 'all',
 'pruning_vlans': '2-1001',
 'capture_mode': False,
 'capture_vlans': 'all',
 'protected': False,
 'unknown_unicast_blocked': False,
 'unknown_multicast_blocked': False}

from genieparser.

jeaubin avatar jeaubin commented on August 23, 2024

Thanks,

We will look into it and let you know

from genieparser.

urskog84 avatar urskog84 commented on August 23, 2024

believe it is the same problem for 'voice_vlan'

Voice VLAN: 98 (Fallback-Voice)

from genieparser.

cisco-allen avatar cisco-allen commented on August 23, 2024

Hello urskog84,
Can I ask which OS you are using?
It helps boost debugging, thanks.

from genieparser.

tahigash avatar tahigash commented on August 23, 2024

Hi @urskog84

We've released Genie v19.8 with the fix.
Could you please upgrade by below command and see if it works?

pip install genie --upgrade

from genieparser.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.