12-09-2005 08:53 AM
I need some assistance in locating the mib/variables to allow me to set a trunk port and add/remove vlans on that interface. The equivalent of:
switchport mode trunk
switchport trunk encapsulation dot1q
switchport trunk allowed vlan 400,401
This is on a 4506 running IOS 12.2.25 but will later include other IOS based switches. I could use setHostConfig and but would like to avoid that if possible.
Thanks,
Barry