Cisco Catalyst Center

This community is for technical, feature, configuration and deployment questions. For production deployment issues, please contact the TAC!
cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Labels

Forum Posts

We have some 600+ switches around the network and a huge amount of VLAN definitions that are not conform. Neither does every VLAN exist everywhere. VTP are not implemented due to various support on the switches. To make things even worse, there are s...

2023_04_24 VLAN list.png

Hello Everyone,Is it possible to change the management Vlan used by pnp startup-vlan in the 0-day onBoarding template without losing connectivity ?I'd like to assign to the pnp device a static IP address from a subnet that's different from the one on...

pholos by Level 1
  • 873 Views
  • 3 replies
  • 0 Helpful votes

Hello,My customer wants to use both DNA center cloud (primary) and DNA center physical appliance (as HA/cluster for DNAC cloud when there is no internet connection). Would you help advise this model work ? I did some search but could not find anythin...

nupagazi by Level 1
  • 1037 Views
  • 2 replies
  • 0 Helpful votes

Resolved! Velocity template

HiI'm trying to set a variable after a if statement but it doesn't recognize it as a set variable.My code is like this: #if( $__device.hostname == "switch01" ) #set( $permitip = '1.2.3.4' ) #end When I run a simulation i have to fill in the $permiti...