Hi
I run an MPLS service provider network and I'd like to run CDP on the core links while disabling this on the customer facing links. Is there anyway I can build such a condition into NCM?
I can identify the customer facing interfaces because they have the "ip vrf forwarding ***" command in the interface config' so ideally I'd like to scan each interface in turn and when I find "ip vrf forwarding" I'd then like to check for "no cdp enable"
Is this possible?