Forum Discussion

Michel_van_der_'s avatar
Michel_van_der_
Icon for Nimbostratus rankNimbostratus
Oct 31, 2005

Follow up questions about Networking/VLAN

I wrote this little perl script: !/usr/bin/perl use strict; use SOAP::Lite; require "dumpvar.pl"; my ($u, $p, $ip, $soap, $soapResponse, $vlans, $vlan, $memberEntry); sub SOAP::Transport::HTTP::C...