Skip to main content

I’m looking to create a Run Book or Intent that will show me mac addresses only for specific interfaces on a Cisco switch in support of a CRQ network change. I don’t want to see 20 or 30 interfaces, just the 5 I am changing. Then I’d like to compare a before and after on just those five interfaces. 

Hi @Monte Tucker 

if you can create a CLI command, something like show mac-address table | inc list of interfaces] you can run the command before and after the change, then do a compare on the results.


Reply