This is driving me nuts. Just trying to run a basic command and I’m not getting any output and I have no idea why. Can anyone help me figure this out?
So here’s the command:
vserver export-policy rule show -vserver svm -policyname default -ruleindex 1 -clientmatch hostname1
Always gives me “There are no entries matching your query”
If I take out -clientmatch, it lists out everything. And I verified hostname1 is in there by copying all out to notepad and doing a search with the hostname I was putting into the command. This is not holding me back from anything….its just bugging the hell out of me.
9.17.1 if it helps