Hello:
I have VIP configured as:
set interface untrust vip U.X.Y.Z 80 "HTTP" 192.168.229.15
I need to delete this command, so I entered (in CLI):
unset interface untrust vip U.X.Y.Z 80 "HTTP" 192.168.229.15
but got a "unknown parameter" error on 80 (after untrust address)...
QUESTION:
- is it right to use unset command to delete line from config file?
- why am I getting error?
Thank you!
I have VIP configured as:
set interface untrust vip U.X.Y.Z 80 "HTTP" 192.168.229.15
I need to delete this command, so I entered (in CLI):
unset interface untrust vip U.X.Y.Z 80 "HTTP" 192.168.229.15
but got a "unknown parameter" error on 80 (after untrust address)...
QUESTION:
- is it right to use unset command to delete line from config file?
- why am I getting error?
Thank you!