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