I have a need to run a command on our ASRs daily.
show lpts pifib hardware police location 0/0/CPU0 | in "^Flo|ICMP|---"
This runs perfectly fine from the prompt on the router however when I sent it to the router with NCM I get a blank result. I think it may be because NCM is having trouble with the carat, quote, or pipe characters. Is there a way to have it not interpret those and send them raw?
TIA