Controllers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

I'm trying to get a POC up and running with APIC-EM for IWAN. our HUB site consists of new ASR1001-X routers connected to MPLS and Internet, with a ISR4431 for the PfR MC. They are running the Denali 16.3.5 release and when I run through the configur...

Hi all,I'm writing a script which creates a PnP project populating it with devices based on assigned tags. You can't add a device to a project if it is present in an existing project, also the only way I can find to 'reset' a device and get it's stat...

Seb Rupik by VIP Alumni
  • 1408 Views
  • 1 replies
  • 5 Helpful votes

Hi!I have succesfully provisioned several C899G routers by using a small bootstrap configuration, giving the device the necessary certificates and the pnp template (the APIC-EM is behind a reverse proxy).Recently I changed the provisioning process to...

I've deployed a branch site using the brownfield provisioning process.  The issue is once the site is provisioned, I do not see a way to update the local usernames/passwords or the enable secret that is the IWAN app used to connect to the device.Our ...

javerill by Level 1
  • 602 Views
  • 0 replies
  • 0 Helpful votes

I have 3 apic-em appliances. All three reinstalled from USB (waited for wizard).The first I installed as a new cluster. Everything work fine, all services running etcBUT when i do the wizard on the others and choose joining existing cluster, i seems ...

I'd like to add a tag to specific Interface Policy Groups (vPC's) with a custom attribute. Then use that tag to query the APIC for all matching IntPolGrp's the tag to bind a new EPG. This is to automate adding a static EPG binding to multiple vPC int...

I've put together a bash script that creates the backup and then copies it via FTP to a different server.  That works properly if it is manually run.  But it doesn't work if it is initiated via the crontab.Here is the script:$ more ./daily_backup.sh ...

javerill by Level 1
  • 670 Views
  • 1 replies
  • 2 Helpful votes

Hello I have a script retrieving the running-configuration (iether using the /network-device-config/{id} API or /network-device-poller/cli/read-request).The problem is, both methods returns some parts of the config hidden, like this for example:snmp-...

frfi by Level 1
  • 1046 Views
  • 1 replies
  • 2 Helpful votes

Hi, is it possible to create user with permission only see deployment status ?  The problem is we have external company which will do hw installation and it will be good to give them access to APIC-EM but just to see deployment status and if device a...

JPvisltgb by Level 4
  • 855 Views
  • 1 replies
  • 1 Helpful votes

Hi there,I have recently begun playing with APIC-EM,although it is easy to manage it,I have a problem.APIC does not discover devices properly.I have simple topology where apic is connected to R1 and R1 ins connected to R2/R3. RIPv2 runs between route...

Hi,I've been trying to deploy IWAN in a lab environment and I successfully deployed the hub site except one thingApparently, while assigning IP address to Tunnel int47233 (Hub1), it tries to assign 192.168.2.1/30. My Hub LAN ip address is 192.168.2.1...