Scripting
Questions and discussions about scripting
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Site VLANs don't match

Hi,I am writing workflow scripts that use the VLAN list for a site, but I was surprised to see that what I get when I do an NBI query doesn't match what I get when I browse site Engine on the web access.my Query is to find the vlans from sitedata for...

Chad5 by Contributor
  • 383 Views
  • 2 replies
  • 0 kudos

Create file with sysName in filename using Python

Hello all,I recently started using Netmiko with Python to script out data collection on EXOS/VOSS switches, and I am trying to export the outputs of commands to a file using the switch name as well as the command that was ran. The script is working, ...

dleboeuf by New Contributor
  • 1893 Views
  • 2 replies
  • 0 kudos

XMC Governance regex flags

Hi, I'm trying to catch a especific config for a interface vlan, but since there are several interfaces vlan I'm getting a no match. for example: ! interface vlan 321 ip igmp snoop interface vlan 124 ip igmp snoop ! I'm trying the following expre...

GTM-P2G8KFN