Hi Guys,
I's trying to create a rule at compliance feature, to check if there is or not the command "no ip proxy-arp" to all L3 interfaces.
But to do that I need that the rule read the nexus running-config by blocks where the firt line is interface* and last line is a blank line. This blank line exist at "show running-config" but when NCM download it this blank line are removed.
In this case I do not have how inform the start and the end of the block. Some one know if there is some configuration to solve this. I need that NCM download running-config as is, without remove the blank lines.