The PIX Security Appliance feature set is a subset of the ASA Security Appliance feature set. Which two of these features are only supported by an ASA Security Appliance? (Choose two.)()
第1题:
A.J1
B.J2
C.J3
D.J4
第2题:
( 33 )如果一台 Cisco PIX 525 防火墙有如下配置:
Pix525(config)#nameif ethernet0 P1 security100
Pix525(config)#nameif ethernet1 P2 security0
Pix525(config)#nameif ethernet2 P3 security50
那么常用的端口连接方案是
A )端口 P1 作为外部接口, P2 连接 DMZ , P3 作为内部接口
B )端口 P1 作为内部接口, P2 连接 DMZ , P3 作为外部接口
C )端口 P1 作为外部接口, P2 作为内部接口, P3 连接 DMZ
D )端口 P1 作为内部接口, P2 作为外部接口, P3 连接 DMZ
第3题:
34 ) Cisco PIX525 防火墙用于实现内部和外部地址固定映射的配置命令是
A ) nat
B ) static
C ) global
D ) fixup
第4题:
如果一台Cisco PIX 525防火墙有如下配置: Pix525(config)#nameif ethernet0 outside seculityVAL1 Pix525(config)#nameif ethernet1 inside securityVAL2 Pix525(Config)#nameif ethernet2 DMZ securityVAL3 那么通常VALl、VAL2、VAL3的取值分别是______。
A.0、50、100
B.0、100、50
C.100、0、50
D.100、50、0
第5题:
Cisco PIX 525防火墙用于允许数据流从具有较低安全级别的接口流向具有较高安全级别的接口的配置命令是______。
A.global
B.conduit
C.route
D.nat
第6题:
在图4-13拓扑结构中PIX 525防火墙有如下配置语句,请写出每条配置语句的功能注释。
Pix525(config) route outside 0 0 211.156.169.1 (1)
Pix525(config) static(inside,outside) 211.156.169.2 211.156.169.5 (2)
Pix525(config) conduit deny icmp any any (3)
Pix525(config) fixup protocol http 8080 (4)
第7题:
阅读以下说明,回答问题1至问题4,将解答填入答题纸对应的解答栏内。
【说明】
某公司网络拓扑结构如图3-1所示。公司采用光纤专线接入Internet,要求公司内部PC全部能够访问Internet,同时还有两台服务器对外分别提供Web和E-mail服务。公司采用PIX防火墙接入互联网。图3-1中两台交换机为普通二层交换机,路由器R1是与该公司互联的第一个ISP路由器。

【问题1】(2分)
防火墙是一种位于内部网络与外部网络之间的网络安全设备。它有三种工作模式,分别为(1),(2)和混合模式。
【问题2】(9分)
请阅读以下防火墙的配置操作,按照题目要求,请补充完成(或解释)下列空白的配置命令或参数。
……
Pix(3)
Pix(config)enable password cisco encry (4)
Pix(config)interface eth0 auto
Pix(config)interface eth1 auto
Pix(config)interface eth2 auto
Pix(config)nameif e0 (5) security 100
Pix(config)nameif e1 (6) security 0
Pix(config)nameif e2 (7) security50
Pix(config)ip add inside 192.168.1.1 255.255.255.0
Pix(config)ip add outside 202.117.112.98 255.255.255.252
Pix(config)ip add dmz 10.10.10.1 255.255.255.0
Pix(config)nat (inside) 1 0 0 //(8)
Pix(config)global(outside)1 (9)
Pix(config)static(dmz,outside) (10) 202.117.112.98 80 10.10.10.2 80 netmask 255.255.255.255 0 0
Pix(config)static(dmz,outside) tcp 202.117.112.98 443 10.10.10.2 443 netmask 255.255.255.255 0 0
Pix(config)conduit permit tcp host 202.117.112.98 eq 80 any
Pix(config)conduit permit tcp host 202.117.112.98 eq 443 any // (11)
……
【问题3】(5分)
1.对图3-1中主机PC1可分配的IP地址区间为 (12),子网掩码为 (13) ,默认网关为(14)。
2.PC1主机的操作系统为windows,在其命令行窗口输入netstat–an ,返回信息如下图3-2所示,根据返回信息,PC1正在请求的Internet服务为(15),该服务与PC1 进入通信时,PC1所使用的源端口号的可能 取值范围为(16)。

【问题4】(4分)
图3-1中路由器R1的接口IP地址为(17),子网掩码为(18)。
第8题:
Select thebest answer to this qestion. ASA/PIX Active/Active failover can be used toload-balance:()
第9题:
特权模式
非特权模式
监视模式
配置模式
第10题:
DRYSTAR 2000
DRYSTAR 3000
DRYSTAR 4500
DRY PIX 2000
DRY PIX 1000
第11题:
WebVPN for SSL
IPSec
AIM
Stateful packet inspection
第12题:
fixup
conduit
global
nameif
第13题:
如果一台Cisco PIX 525防火墙有如下配置:
Pix525(config)#nameif ethemetO P1 securityl00
Pix525(config)#nameif ethemetl P2 security0
Pix525(config)#narneif ethemet2 P3 security50
那么常用的端口连接方案是——。
A.端El P1作为外部接口,P2连接DMZ,P3作为内部接口
B.端El PI作为内部接口,P2连接DMZ,P3作为外部接口
C.端El PI作为外部接口,P2作为内部接口,P3连接DMZ
D.端口Pl作为内部接口,P2作为外部接口,P3连接DMZ
第14题:
如果一台 Csico PIX525 防火墙有如下配置
Pix525(config)#nameeif ethernet0 outside security VAL1
Pix525(config)#nameeif ethernet1 inside security VAL2
Pix525(config)#nameeif ethernet2 DMZ security VAL3
那么通常 VAL1 、 VAL2 、 VAL3 的取值分别是
A)0 、 50 、 100
B)0 、 100 、 50
C)100 、 0 、 50
D)100 、 50 、 0
第15题:
( 33 ) Cisco PIX 525 防火墙 能够进行 操作系统 映象更新、口令恢复等操作的模式是
A )特权模式
B )非特权模式
C )监视模式
D )配置模式
第16题:
PIX防火墙的基本配置命令中用于启用、禁止、改变一个服务或协议通过PIX防火墙的命令是( )。
A) net
B) interface
C) conduit
D) fixup
第17题:
A、cm
B、m
C、Twip
D、Pix
第18题:
如果需要在dmz域的服务器(IP地址为l0.10.0.100)对Internet用户提供Web服务(对外公开IP地址为61.144.51.43),请补充完成下列配置命令。PIX(config)static(dmz,outside)(8)(9)PIX(config)conduit permit tcp host(10)eq WWW any
第19题:
The Cisco ASA Security Appliance can offer benefit of integrating which three security services into one device?()
第20题:
Which Cisco PIX and ASA feature provides reliable, comprehensive security against virus and worm propagation, as well as data theft? ()
第21题:
DRYSTAR 2000
DRYSTAR 3000
DRYSTAR 4500
DRY PIX 2000
DRY PIX 1000
第22题:
端口P1作为外部接口,P2连接DMZ,P3作为内部接口
端口P1作为内部接口,P2连接DMZ,P3作为外部接口
端口P1作为外部接口,P2作为内部接口,P3连接DMZ
端口P1作为内部接口,P2作为外部接口,P3连接DMZ
第23题:
route
fixup
conduit
global
第24题:
nat
static
global
fixup