Tag Archives: permit

An engineer is implementing a route map to support redistribution within BGP. The route map must be configured to permit all unmatched routes. Which action must the engineer perform to complete this task?

A. Include a permit statement as the first entry. B. Remove the implicit deny entry. C. Include at least one explicit deny statement. D. Include a permit statement as the last entry. Answer: Option D. Explanation:  No answer description available for this question Show AnswerDiscussion The post An engineer is implementing a route map to support redistribution within… Read More »

What is the result of applying this access control list? ip access-list extended STATEFUL 10 permit tcp any any established 20 deny ip any any

A. TCP traffic with the URG bit set is allowed. B. TCP traffic with the SYN bit set is allowed. C. TCP traffic with the ACK bit set is allowed. D. TCP traffic with the DF bit set is allowed. Answer: Option C. Explanation:  No answer description available for this question Show AnswerDiscussion The post What is the… Read More »

A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task?

Refer to the exhibit. A network administrator must permit SSH access to remotely manage routers in a network. The operations team resides on the 10.20.1.0/25 network. Which command will accomplish this task? A. access-list 2699 permit udp 10.20.1.0 0.0.0.255 B. no access-list 2699 deny tcp any 10.20.1.0 0.0.0.127 eq 22 C. access-list 2699 permit tcp any 10.20.1.0 0.0.0.255… Read More »