Leaflet

17-24
思科 ASA 系列命令参考,A H 命令
17 gateway hw-module module shutdown 命令
group-url
以下示例为名为 RadiusServer 的隧道组启用组 URL http://www.cisco.com http://192.168.10.10
ciscoasa(config)# tunnel-group RadiusServer type webvpn
ciscoasa(config)# tunnel-group RadiusServer general-attributes
ciscoasa(config-tunnel-general)# authentication server-group RADIUS
ciscoasa(config-tunnel-general)# accounting-server-group RADIUS
ciscoasa(config-tunnel-general)# tunnel-group RadiusServer webvpn-attributes
ciscoasa(config-tunnel-webvpn)# group-alias “Cisco Remote Access” enable
ciscoasa(config-tunnel-webvpn)# group-url http://www.cisco.com enable
ciscoasa(config-tunnel-webvpn)# group-url http://192.168.10.10 enable
ciscoasa(config-tunnel-webvpn)#
相关命令
命令 说明
clear configure tunnel-group
清除整个隧道组数据库或指定的隧道组配置。
show webvpn group-url
显示指定的隧道组或所有隧道组的 URL
tunnel-group
webvpn-attributes
进入 webvpn 配置模式以配置 WebVPN 隧道组属性。