- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
asa防火墙命令(ASA firewall command)
asa防火墙命令(ASA firewall command)
一、基本配置
#主机名称/名字的设置
#接口gigabitethernet0 / 0 / 0 / 0 /进入接口
如果#外/配置接口名为外
#安全水平0 / /设置安全级别。级别从0 - 100,级别越高安全级别越高
# IP地址218.xxx.xxx.xxx 48 /设置外部IP地址
#没有关机
#接口Ethernet0 / 1 / 0 / 1 /进入接口
如果在# /配置接口名为里面
#安全水平100 / /设置安全级别。级别从0 - 100,级别越高安全级别越高
# IP地址 /设置IP地址
#全双工/全双工
#速度100 / /速率
#没有关机
#接口Ethernet0 / 2 / 0 / 2 /进入接口
如果# /配置接口名为DMZ非军事区
#安全水平50 / /设置安全级别。级别从0 - 100,级别越高安全级别越高
# IP地址 /设置DMZ接口IP地址
#没有关机
#接口management0 / 0 / /进入管理接口
#如果管理/接口名
#安全水平100 / /安全级别
# IP地址 / IP地址
注意:安全级别配置安全级别。默认外网接口为0 / 0安全级别默认为0
内网接口为0 / 1安全级别默认为100
DMZ接口为0 / 2安全级别默认为50
默认情况下,相同安全级别接口之间不允许通信,可以使用以下命令:
#相同安全通行证接口/允许相同安全级别接口之间互相通信。
较高安全接口访问较低安全接口:允许所有基于IP的数据流通过,除非有ACL访问控制列表,认证或授权的限制。
较低安全接口访问较高安全接口:除非有管道或ACL进行明确的许可,否则丢弃所有的数据包。
二、全球、NAT静态路由命令、、
1、全球命令
全球(if_name)nat_id IP地址IP地址子网掩码-- [面具]
if_name:指的是接口
Nat_id: is the ID identification number of the address pool
Ipaddress--ipaddress [netmask mask]: the specified IP address pool range can also be an address
Cases:
Global (outside) 1 47-49 / / configure an address pool
Global (outside) 1 interface / outside interface to configure a single address.
Global (outside) 1 37 netmask 48 / / configure an address pool for all 48 in a subnet address
2, NAT command
(1) basic usage
NAT (if_name) nat_id local_ip [netmask]
If_name: refers to the interface
Nat_id: is the ID identity number of the address pool, that is, the nat_id defined in global
Local_ip [netmask]: which address nat_id conversion to the address pool.
(2) dynamic internal NAT conversion (many to many)
Cases:
Global (outside) 1 47-49 / / configure an address pool
NAT (inside) 1 / / global configuration and above are used together, which is the network address translation for this segment 47-49
(3) pat (multiple to one NAT)
When multiple IP addresses are converted to an IP address, the port number greater than 1024 is automatically added to the external IP address to distinguish between different conversion accesses.
Global (outside) 1 47 / / configure an external add
您可能关注的文档
- 20部电影相当于读完经济管理学院(The 20 film is equivalent to the completion of the school of economics and management).doc
- 20部电影都是商学院(The 20 films are business schools).doc
- 20部经典电影(20 classic movies).doc
- 20部经典金融电影(20 classic financial films).doc
- 20部经商的电影(20 films in business).doc
- 20部职场电影(新)(20 career films (New)).doc
- 20部财经电影(20 financial films).doc
- 21 工业建筑(21 industrial buildings).doc
- 21 苹果落地(21 Apple landing).doc
- 21-人生格言(21- life motto).doc
- atm自动取款机编程(ATM automatic teller machine programming).doc
- atm控制台实现(ATM console implementation).doc
- authorware(Authorware).doc
- auto cad(Auto CAD).doc
- auto+cad二次开发技术及应用(Auto+cad two development technology and Application).doc
- autocad2010激活码(autocad2010激活码).doc
- autocad 图片输出(autocad 图片输出).doc
- autocad标准打印、快速打印和虚拟打印(AutoCAD standard printing, quick printing and virtual printing).doc
- autocad软件教学的探讨(Discussion on AutoCAD software teaching).doc
- autocad应用技巧精选44例(44 examples of AutoCAD Application Skills).doc
文档评论(0)