Question
Trying to enter a command into CLI getting but getting error ambigous command
I am having a slow ping time on a VPN tunnel that I'm bringing up. For testing I was told to disable ASIC offloading to see the results, however the commands I tried do not work.
config sys global set ipsec hmac disable set ipsec asic disable end
When I enter set ipsec hmac disable I get the error ambigous command before "ipsec". Same with the asic one.