Hello together,
is it possible preventing generation of VLAN-interfaces for L2-switches like Cat4500 that do not really have an IP-adress on the Switch?
When configuring the switch the first time it is possible putting these interfaces to "unmange" but when a new VLAN is added it is a lot of work putting this VLAN to "unmange" on all switches ...
Best regards
Georg
Hi!
You can use configuration poll hook script to find VLAN interfaces and unmanage them automatically.
Best regards,
Victor