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

Forum Posts

Resolved! EXOS Script for disabling ports on specific days

Hello,I am attempting to create a script that allows us to enable/disable ports at a certain time, on weekdays only and cannot find a proper guide on how we would do this, i am wondering if anyone else has come up with a solution - or could point me ...

Kfoster by New Contributor
  • 2295 Views
  • 2 replies
  • 0 kudos

Resolved! B-Series with multiple ports

I have a python script that I’m using for B-series switches to configure multiple ports at the same time. #@METADATASTART#@ScriptDescription "Change port from static to NAC".#@DetailDescriptionStart####################################################...

cslayton by New Contributor
  • 5146 Views
  • 15 replies
  • 0 kudos

Resolved! RegEx for Cisco interface

Hello,for the comliance engine I have to find all interfaces not have a certain command line.Here is a positive an a negativ example:interface GigabitEthernet1/0/48 description Test1 switchport access vlan 830 switchport mode access switchport voice ...

StephanH by Valued Contributor III
  • 2788 Views
  • 5 replies
  • 0 kudos

Resolved! XMC-Workflow devices in parallel

Hello,I would like to start a workflow against multiple devices and read data from the devices.The result should be in one variable  (for all devices) at the end.For example "show vlan" switch 1 and "show vlan" switch 2.I want to process the data I g...

StephanH by Valued Contributor III
  • 1558 Views
  • 2 replies
  • 0 kudos

Create mLAG Port with XMC Python

I’m writing a python script to create MLAG port.  Since the config will vary slightly between 2 devices, is it possible to write this in a single script and apply to 2 devices? Here is my script so far.#@METADATASTART#@ScriptDescription "Create mLAG ...

cslayton by New Contributor
  • 3190 Views
  • 15 replies
  • 0 kudos
GTM-P2G8KFN