码迷,mamicode.com
首页 >  
搜索关键字:ccsp 思科安全 asa    ( 736个结果
ASA Hairpinning
基本配置: R1: interface FastEthernet0/0 ip address 202.100.1.2 255.255.255.0 no shut ASA842: interface GigabitEthernet0 nameif inside ip address 10.1.1.25 ...
分类:其他好文   时间:2017-07-22 19:46:09    阅读次数:350
ASA PPPOE
标准配置 ! Define the VPDN group to be used for PPPoE. vpdn group CHN request dialout pppoe ! Associate the user name assigned by your ISP to the VPDN gro ...
分类:其他好文   时间:2017-07-22 19:41:35    阅读次数:157
ASA Capture
ASA抓包方式 推荐使用GUI, 配置简单,可以download也可以直接用Wireshark来查看 1.GUI https://www.youtube.com/watch?v=lAfQeq5ANhc 2.CLI 1.抓包的书写格式 (1)分开写方式 access-list cap permit i ...
分类:其他好文   时间:2017-07-22 18:16:57    阅读次数:181
ASA PBR
最低支持版本9.4 http://www.cisco.com/c/en/us/td/docs/security/asa/asa94/release/notes/asarn94.html 配置文档 http://www.cisco.com/c/en/us/td/docs/security/asa/as ...
分类:其他好文   时间:2017-07-22 18:09:32    阅读次数:274
ASA Traffic Zone
http://www.cisco.com/c/en/us/td/docs/security/asa/asa93/release/notes/asarn93.html http://www.cisco.com/c/en/us/td/docs/security/asa/asa93/configurati ...
分类:其他好文   时间:2017-07-22 18:07:14    阅读次数:174
ASA好用的命令
ASA 接口CLI配置 1.如何创建VLAN Interface? ASA(config)#interface vlan 1 2.物理接口如何划分到相应的VLAN ? interface Ethernet0/0 switchport access vlan 2 switchport access v ...
分类:其他好文   时间:2017-07-22 16:59:29    阅读次数:412
FW的工作模式
1.查看Cisco ASA工作的模式 ciscoasa# sh firewall Firewall mode: Router ciscoasa# sh firewall Firewall mode: Router 2.防火墙的运行模式有哪些? 1.Routing mode Firewall 2.Tr ...
分类:其他好文   时间:2017-07-22 16:58:50    阅读次数:224
ASA Context
1.一个系统执行空间 系统执行空间和其他虚拟墙不同,它没有2、3层接口以及其他网络设置,它的作用是为其他虚拟防火墙定义属性和设置。需要为空间 中的每个虚拟防火墙配置3个重要设置:虚拟防火墙的名称,分配接口,确定虚拟防火墙的启动文件。它的文件存贮在NVRAM 2.一个管理虚拟防火墙 在配置其他虚拟防火 ...
分类:其他好文   时间:2017-07-22 16:47:53    阅读次数:266
ASA Failover模式
根据运行模式来划分 The two units in a failover configuration must have the same hardware configuration. They must be the same model, have the same number and t ...
分类:其他好文   时间:2017-07-22 16:41:52    阅读次数:210
736条   上一页 1 ... 41 42 43 44 45 ... 74 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!