Leaflet

2-21
思科 ASA 系列命令参考,A H 命令
2 acl-netmask-convert application-access hide-details 命令
address-pool(隧道组常规属性模式)
address-pool(隧道组常规属性模式)
要指定地址池列表以将地址分配给远程客户端,请在隧道组常规属性配置模式下使用
address-pool 命令。要消除地址池,请使用此命令的 no 形式。
address-pool [(interface name)] address_pool1 [...address_pool6]
no address-pool [(interface name)] address_pool1 [...address_pool6]
语法说明
默认值 没有默认行为或值。
命令模式 下表展示可输入此命令的模式:
命令历史
使用指南 可以输入这些命令中的多个,每个接口一个。如果未指定接口,则该命令指定所有未显式引用的
接口的默认值。
组策略 address-pool 命令中的地址池设置会覆盖隧道组 address-pool 命令中的本地池设置。
指定这些池的顺序非常重要。ASA 以这些池在此命令中出现的顺序分配这些池中的地址。
示例 以下示例在隧道组常规配置模式中输入,它指定一个地址池列表以将地址分配给远程客户端用于
IPsec 远程访问隧道组测试:
ciscoasa(config)# tunnel-group test type remote-access
ciscoasa(config)# tunnel-group test general
ciscoasa(config-tunnel-general)# address-pool (inside) addrpool1 addrpool2 addrpool3
ciscoasa(config-tunnel-general)#
address_pool
指定使用 ip local pool 命令配置的地址池的名称。您可以指定最多 6
本地地址池。
interface name
(可选)指定要用于地址池的接口。
命令模式
防火墙模式 安全情景
路由 透明 单个
多个
情景 系统
隧道组常规属性配置
——
版本 修改
7.0(1)
引入了此命令。