source address and subnet mask
destination address and wildcard mask
source address and wildcard mask
destination address and subnet mask
第1题:
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.
第2题:
A.destination address and wildcard mask
B.source address and wildcard mask
C.destination address and subnet mask
D.source address and subnet mask
第3题:
A.access-list 10 permit 172.29.16.0 0.0.0.255
B.access-list 10 permit 172.29.16.0 0.0.1.255
C.access-list 10 permit 172.29.16.0 0.0.3.255
D.access-list 10 permit 172.29.16.0 0.0.15.255
E.access-list 10 permit 172.29.0.0 0.0.255.255
第4题:
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
第5题:
Which of the following are characteristics of named access lists?()
第6题:
A standard IP access list is applied to an Ethernet interface of a router. What does this standard access list filter on?()
第7题:
创建一个标准命名访问控制列表cisco用来拒绝网络192.168.160.0到192.168.191.0内的主机,下面表达式正确的是()。
第8题:
On which options are standard access list based?()
第9题:
On which options are standard access lists based?()
第10题:
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
第11题:
The source and destination addresses
The destination port number
The destination address
The source address
All of the above
第12题:
A neighbor distribute - list out command, referencing a standard ACL
A neighbor prefix - list out command
A neighbor filter - list out command
A neighbor distribute - list out command, referencing an extended ACL
A neighbor route - map out command
第13题:
A. source address and subnet mask
B. destination address and wildcard mask
C. source address and wildcard mask
D. destination address and subnet mask
第14题:
An access list was written with the four statements shown in the graphic.Which single access list statement will combine all four of these statements into a single statement that will have exactly the same effect?()

A.access-list10 permit 172.29.16.00.0.0.255
B.access-list10 permit 172.29.16.00.0.1.255
C.access-list10 permit 172.29.16.00.0.3.255
D.access-list10 permit 172.29.16.00.0.15.255
E.access-list10 permit 172.29.0.00.0.255.255
第15题:
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
第16题:
下面格式是正确的标准访问控制列表有()。
第17题:
You are securing a network for TestKing and want to apply an ACL (access control list) to an interface of a router. Which one of the following commands would you use?()
第18题:
Which of the following three BGP filtering methods enabled with the neighbor command will filter BGP prefixes based on the prefix and prefix length?()
第19题:
Which item represents the standard IP ACL?()
第20题:
Which item represents the standard IP ACL?()
第21题:
Which single access list statement will combine all four of these statements into a single statement that will have exactly the same effect()。
第22题:
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.
第23题:
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
第24题:
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.