Good morning all, I'm trying to figure out how to put up a url-list in the ASA but am running into problems. From the Cisco site, I used the following command but keep getting an error:
CISCOASA(config)# webvpn
CISCOASA(config-webvpn)# url-list HomeURL
ERROR: % Incomplete command
CISCOASA(config-webvpn)# url-list value HomeURL
ERROR: % Incomplete command
But when I add this command, it does allow it:
CISCOASA(config)# webvpn
CISCOASA(config-webvpn)# url-list HomeURL "MSN"
I'm stumped as to what the ASA wants as far as syntax for entering a url-list name! This is what the help tells me for url-list ?
CISCOASA(config-webvpn)# url-list ?
webvpn mode commands/options:
WORD < 65 char A name by which to identify the url-list to be used for WebVPN
configure mode commands/options:
WORD < 65 char A name by which to identify the url-list to be used for WebVPN
Is there something I'm missing that needs to be added first? Thanks in advance for helping me keep my sanity, at least for today...
CISCOASA(config)# webvpn
CISCOASA(config-webvpn)# url-list HomeURL
ERROR: % Incomplete command
CISCOASA(config-webvpn)# url-list value HomeURL
ERROR: % Incomplete command
But when I add this command, it does allow it:
CISCOASA(config)# webvpn
CISCOASA(config-webvpn)# url-list HomeURL "MSN"
I'm stumped as to what the ASA wants as far as syntax for entering a url-list name! This is what the help tells me for url-list ?
CISCOASA(config-webvpn)# url-list ?
webvpn mode commands/options:
WORD < 65 char A name by which to identify the url-list to be used for WebVPN
configure mode commands/options:
WORD < 65 char A name by which to identify the url-list to be used for WebVPN
Is there something I'm missing that needs to be added first? Thanks in advance for helping me keep my sanity, at least for today...