多项选择题
A network administrator is configuring ACLs on a cisco router, to allow affic from hosts on networks 192.168.146.0,192.168.147.0,192.168.148.0 and 192.168.149.0 only.Which two ACL statements when combined are the best for accomplishing the task?()
A.access-list 10 permit ip 192.168.147.0 0.0.0.255.255
B.access-list 10 permit ip 192.168.149.0 0.0.0.255.255
C.access-list 10 permit ip 192.168.146.0 0.0.0.0.255
D.access-list 10 permit ip 192.168.146.0 0.0.1.255
E.access-list 10 permit ip 192.168.148.0 0.0.1.255
F.access-list 10 permit ip 192.168.146.0 255.255.255.0
相关考题
-
单项选择题
Which item represents the standard IP ACL?()
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 -
单项选择题
Which statement about access lists that are applied to an interface is true?()
A.you can apply multiple access lists with the same protocol or in different direction.
B.you can config one access list,per direction,per layer 3 protocol
C.you can place as many access lists as you want on any interface
D.you can apply only one access list on any interface -
多项选择题
Which two statements about static NAT translations are true?()
A.They are always present in the NAT table.
B.They allow connection to be initiated from the outside.
C.They can be configured with access lists, to allow two or more connections to be initiated from the outside.
D.They require no inside or outside interface markings because addresses are statically defined.
