Cisco Cisco Prime Network Services Controller Adaptor for DFA Troubleshooting Guide

Page of 92
 
Cisco Dynamic Fabric Automation Production Troubleshooting Guide 
 
 
14 
 
Thu Nov 12 12:14:53 2015:type=update:id=ppm.3691:user=admin:cmd=configure terminal ; interface Vlan1635 
; ip dhcp relay address 5.0.3.91 use-vrf management (SUCCESS) 
Thu Nov 12 12:14:53 2015:type=update:id=ppm.3691:user=admin:cmd=configure terminal ; interface Vlan1635 
; fabric forwarding mode anycast-gateway (SUCCESS) 
Thu Nov 12 12:14:53 2015:type=update:id=ppm.3691:user=admin:cmd=configure terminal ; interface Vlan1635 
; no shutdown (SUCCESS) 
Two categories of possible errors/reasons for config-profile not being applied are: 
1. Pre-execution check failure - Attempting to create a merged command tree using the existing and the new con-
figurations being applied. 
2. Execution failure - VSH attempting to push a particular command failed. 
Below are output examples of each:
 
 
2.3.2  Pre-execution check failure 
On the leaf switch of interest check the following: 
acorn1%PineForest:Tree1# conf t 
Enter configuration commands, one per line.  End with CNTL/Z. 
acorn1%PineForest:Tree1(config)# apply profile defaultNetworkUniversalEfProfile include-profile vrf-
common-universal-bl param-instance instance_vni_31001_40 include-instance PineForest:Tree1_53 
ERROR: Profile conflicts with another profile 
acorn1%PineForest:Tree1(config)#
  
 
You can also check historical config-profile information if looking at an issue after the fact, as well as the accounting 
log to see if the commands were marked as Success or Failure. 
Note: pre-execution check failures are not listed under the failed config-profile applications. 
acorn1%PineForest:Tree1# show system internal config-profile history | last 13 
=============================================================================== 
Inst/Param List Name   : instance_vni_31001_40/ 
Include List/Inst Name : /PineForest:Tree1_53 
Refresh Profile Name   :  
Refresh List/Inst Name : / 
Operation Type         : Apply 
Time Requested         : 11/13/15 10:13:11.761935 
Time Responded         : 11/13/15 10:13:11.762246 
Failure Cmd         
: Pre-execution check failure 
Failure Reason         : Profile conflicts with another profile 
Rollback Status        : Rollback not done 
Configuration Type     : Manual Config 
=============================================================================== 
 
 
acorn1%PineForest:Tree1# show accounting log | i 10:13:1 
Fri Nov 13 10:13:11 2015:type=update:id=5.0.1.111@pts/1:user=admin:cmd=configure terminal ; apply pro-
file defaultNetworkUniversalEfProfile include-profile vrf-com 
mon-universal-bl param-instance instance_vni_31001_40 include-instance PineForest:Tree1_53 (FAILURE) 
acorn1# 
 
Look at what other profiles get instantiated with the same parameter set instance: