I created a new vlan on a Cisco switch after I added it to NCM. I have run Inventory jobs but the new VLAN will not show up that it exists on that switch.
I am creating a config template to allow us to create vlans on devices and then another template to add vlans to trunk ports. The initial VLAN creation is just using a string field to create it which works just fine. But for my second template to add the VLANs to the trunk I want to pick it from a dropdown so that we are only adding vlans to trunks that exist on the switch. I am using NCM.VLANs as my variable and it is bringing up all the VLANs that were there during the initial discovery but nothing new. Any suggestions? And if I run the NCM Inventory Report for VLANs which is a direct SQL query it is not seeing the new VLAN either.