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

Forum Posts

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
  • 1250 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
  • 2405 Views
  • 15 replies
  • 0 kudos

Resolved! Retrieve AP MAC and Serial via API from XMC or XCC

Hi Guys,Does anybody knows a way to retrieve via API the serial number and MAC address from the Access Points in an Extreme Campus Controller?The XCC is integrated with XMCThe purpose is to integrate the info in an XMC workflow.ThanksMig

Resolved! Remove port from vlan

I’m using a python script to configure a switchport, but I need to find the current untagged vlan, then use the value of the untagged vlan to remove the associated port. get_port_info = emc_cli.send("show port " + ports + " info detail | grep Interna...

cslayton by New Contributor
  • 3368 Views
  • 3 replies
  • 0 kudos
GTM-P2G8KFN