I have this scenario and i am looking for which LMS apps help me to do the job.
interface FastEthernet0/15
description *** test1 ***
switchport trunk allowed vlan 200,201,202
switchport mode trunk
and I want to change the switchport configration to
"switchport trunk allowed vlan 300,301,302,303,304,305" and I want remove the old one.
Note - I have dozens of switch with this same configuration but the port is not the same. some switch on port 4 other 5 other 6 so on. I am thinking the compliance job, but not sure. net config can be work but since the port is not consistent I don't think it's work( I could be wrong) any suggestion highly appreciated. Thanks, Paul