A standard IP access list is applied to an Ethernet interface of a router. What does this standard access list filter on?()
第1题:
在 Cisco 路由器匕用扩展访问控制列表封禁 1P 地址为 211.102.33.24 的主机,正确的配置语句是
A )
access-list 99 deny ip host 211.102.33.24 any
access-list 99 deny ip any host 211.102.33.24
access-list 99 permit ip any any
B )
access-list 100 permit ip any any
access-list 100 deny ip host 211.102.33.24 any
access-list 100 deny ip any host 211.102.33.24
C )
access-list 199 deny ip host 211.102.33.24 any
access-list 199 deny ip any host 211.102.33.24
access-list 199 permit ip any any
D )
access-list 166 deny ip host 211.102.33.24 any
access-list 166 permit ip any any
第2题:
要禁止内网中IP地址为198.168.46.8的PC访问外网,正确的ACL规则是(11)。
A.access-list 1 permit ip 192.168.46.00.0.0.255 any access-list 1 deny ip host 198.168.46.8 any
B.access-list 1 permit ip host 198.168.46.8 any access-list 1 deny ip 192.168.46.00.0.0.255 any
C.access-list 1 deny ip 192.168.46.00.0.0.255 any access-list 1 permit ip host 198.168.46.8 any
D.access-list 1 deny ip host 198.168.46.8 any access-list 1 permitip 192.168.46.00.0.0.255 any
第3题:
A. The source and destination addresses
B. The destination port number
C. The destination address
D. The source address
E. All of the above
第4题:
A.access-list 50 deny 192.168.1.1 0.0.0.255
B.access-list 110 permit ip any any
C.access-list 2500 deny tcp any host 192.168.1.1 eq 22
D.access-list 101 deny tcp any host 192.168.1.1
第5题:
A. ip ip-prefix prefix-list-name
B. ip access-list \{standard | extended} access-list name
C. filter-policy gateway prefix-list-name import
D. filter-policy gateway access-list-name import
第6题:
Which of the following are characteristics of named access lists?()
第7题:
A network administrator wants to add a line to an access list that will block only Telnet access by the hosts on subnet 192.168.1.128/28 to the server at 192.168.1.5. What command should be issued to accomplish this task?()
第8题:
仅仅允许到主机1.1.1.1的SMTP邮件服务的命名访问控制列表语句是()。
第9题:
Which item represents the standard IP ACL?()
第10题:
Individual statements in a named access list may be deleted.
They require a numbered range from 1000 to 1099.
When created, they must be specified as standard or extended.
They are created with the ip access-list command.
The entire access list must be deleted before editing.
They are applied with the ip name-group command.
第11题:
ip access-list standard cisco deny 172.16.192.0 0.0.31.255
ip access-list standard cisco deny 172.16.0.0 0.0.255.255
ip access-list standard cisco deny 172.16.172.0 0.0.31.255
ip access-list standard cisco deny 172.16.188.0 0.0.15.255
ip access-list standard cisco deny 172.16.192.0 0.0.15.255
第12题:
ip access-list standard cisco deny 192.168.160.0 255.255.240.0
ip access-list standard cisco deny 192.168.160.0 0.0.191.255
ip access-list standard cisco deny 192.168.160.0 0.0.31.255
ip access-list standard cisco deny 192.168.0.0 0.0.31.255
第13题:
只封禁一台IP地址为203.168.47.59主机的access-list的正确配置是(41) 。
A.access-list 110permit ip any any access-list 110deny ip host 203.168.47.59 any access-list 110deny ip any host 203.168.47.59
B.access-list 110deny ip host 203.168.47.59any access-list 110deny ip any host 203.168.47.59 access-list 110permit ip any any
C.access-list 110deny ip host 203.168.47.59 any access-list 110deny ip any host 203.168.47.59
D.access-list 110deny ip host 203.168.47.59 any access-list 110permit ip any any access-list 110deny ip any host 203.168.47.59
第14题:
只封禁一台地址为192.168.1.230主机的access-list正确配置是 (5) 。 A.access-list 110 permit中anyany access-list 110 deny中host 192.168.1.230 any access-list 110 deny ip anyhost 192.168.1.230
B.access-list 110 deny中host 192.168.1.230 any access-list 110 deny中any host 192.168.1.230 access-list 110 permit ip anyany
C.access-list 110 deny ip host 192.168.1.230 any access-list 110 deny ip any host 192.168.1.230
D.access-list 110 deny ip host 192.168.1.230 any access-list 110 permit ip anyany access-list 110 deny ip any host 192.168.1.230
第15题:
A. You can delete individual statements in a named access list
B. Named access lists require a numbered range from 1000 to 1099.
C. Named access lists must be specified as standard or extended.
D. You can use the ip access-list command to create named access lists.
E. You cannot delete individual statements in a named access list.
F. You can use the ip name-group command to apply named access lists.
第16题:
A.access-list 50 deny 192.168.1.10.0.0.255
B.access-list 110 permit ip any any
C.access-list 2500 deny tcp any host 192.168.1.1 eq22
D.access-list 101 deny tcp any host 192.168.1.1
第17题:
只封禁一台地址为193.62.40.230主机的access-list的正确配置是
A.access-list 110 permit ip any any access-list 110 deny ip host 193.62.40.230 any access-list 110 deny ip any host 193.62.40.230
B.access-list 110 deny ip host 193.62.40.230any access-list 110 deny ip any host 193.62.40.230 access-list 110 permit ip any any
C.access-list 110 deny ip host 193.62.40.230 any access-list 110 deny ip any host 193.62.40.230
D.access-list 110 deny ip host 193.62.40.230 any access-list 110 permit ip any any access-list 110 deny ip any host 193.62.40.230
第18题:
你需要创建一个标准命名访问控制列表cisco用来拒绝主机172.16.198.94/19所在的子网,表示错误的有()。
第19题:
创建一个标准命名访问控制列表cisco用来拒绝网络192.168.160.0到192.168.191.0内的主机,下面表达式正确的是()。
第20题:
Which item represents the standard IP ACL?()
第21题:
ip access-list standard cisco permit smtp host 1.1.1.1
ip access-list extended cisco permit ip smtp host 1.1.1.1
ip access-list standard cisco permit tcp any host 1.1.1.1 eq smtp
ip access-list extended cisco permit tcp any host 1.1.1.1 eq smtp
第22题:
The source and destination addresses
The destination port number
The destination address
The source address
All of the above
第23题:
You can delete individual statements in a named access list
Named access lists require a numbered range from 1000 to 1099.
Named access lists must be specified as standard or extended.
You can use the ip access-list command to create named access lists.
You cannot delete individual statements in a named access list.
You can use the ip name-group command to apply named access lists.