Hello,
I'm not able to redirect my output from a show command to a TFTP server. Since I'm already using and output modifier in my command line, the redirect command does not work.
Ex:
show mac addr dyn | ex show|Port|Table|--|Po|/23|/24 | redirect tftp://1.2.3.4/MAC-LIST/SWITCH-1.txt
I want to filter the mac address table output to get only the mac addresses on access port, not on trunk. Is there another way ?
Thanks,