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

Forum Posts

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
  • 1956 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...

Add wait time to xsf file

Hello Everyone,I'm trying to automate a simple task of turning some port up/down with a script. Where I'm getting stuck is when I try add a pause. This is what I have:show port 12 configuration no-refreshdisable port 12#timer 1enable port 12show port...

Add route to VRF

Hi ExpertsI'm quite new in this.I ned to add a static to a vrf in our VSP8284XSQ Switch.When a do a : sh ip route vrf MYVRF     i got thisDST           MASK          NEXT           VRF/ISID COST FACE PROT AGE TYPE PRF172.22.0.0 255.255.0.0 172.16.1.1...

Jonhs by New Contributor
  • 3993 Views
  • 4 replies
  • 0 kudos

Port authentication report

Hi,Is there a way to get a report to know the state of the port authentication (Enable/Disable or Force authorize). I can get that information for a switch with the menu Authentication Configuration. I would like to get this information for the entir...

GTM-P2G8KFN