Write an access list line which will deny
node 20.0.2.1 to anywhere on your network using
DNS via UDP. Don't worry about the other access
list lines.
Answers were Sorted based on User's Feedback
Answer / rohit sunkara
hey u made a silly mistake.the statement goes like
1 to 99 is used for standard which cannot be used to filter
protocol
any you have to deny it,not accept it
access list 110 deny udp host 20.0.2.1 any eq 53
| Is This Answer Correct ? | 5 Yes | 0 No |
How many tables are in ospf protocol?
What is the meaning of synchronization?
What is Summarization and supernetting and what its use?
When you enter router passwords during the setup dialog what is the difference between enable and the enable secret passwords? A. The enable password is encrypted B. The enable secret password uses IPSec password authentication C. The enable secret password cannot be seen as clear text when viewing the configuration D. The enable secret password acts as a backup in case the enable password is compromised
Which three protocols are corerectly matched to their transport layer functions? (Choose three) A. route selection IP B. sliding window UDP C. well known pods IP D. route validation ICMP E. connection oriented TCP F. three way handshake TCP G. no sequence and acknowledgement UDP
Hi Guys I am facing one problem while configuring PAP over Point to Point links. Configuration scenario is like this. ROUTER 1: (Hostname – R1) R1(config)#username R2 password CCNA2 R1(config)#interface serial 1/1 R1(config-if)ip address 10.0.0.1 255.0.0.0 R1(config-if)#lock rate 64000 R1(config-if)#encapsulation ppp R1(config-if)#ppp authentication pap R1(config-if)#ppp pap sent –username R1 password CCNA1 R1(config-if)#no shutdown ROUTER 2: (Hostname – R2) R2(config)#usename R1 password CCNA1 R2(config)#interface serial 1/1 R2(config-if)#ip address 10.0.0.2 255.0.0.0 R2(config-if)#encapsulation ppp R2(config-if)# ppp authentication pap R2(config-if)# ppp pap sent –username R2 password CCNA2 R2(config-if)#no shutdown Now problem is that, after configure the command “ppp authentication pap” the “Line protocol” status goes down on each router. But when I disable this command using “no ppp authentication pap”, the “Line Protocol” status goes up. What could be the problem, can anyone explain it plzzz….!!! Thanks in Advance…!! Shahin..
Identify the access-list range for an extended IP access-list? A.) 800 - 899 B.) 1 - 99 C.) 1000 - 1099 D.) 100 - 199
Identify the command to configure the router for IGRP autonomous system 100? A.) Router(config)# router igrp 100 B.) Router> router igrp 100 C.) Router# router igrp 100 D.) Router(config)# router igrp
Which of the following is an example of the Network Layer? A.) TCP B.) IP C.) SQL D.) Token Ring E.) LLC
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Router(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run
In which three situations is a hold down timer reset? (Choose three) A. when the hold down timer expires B. when infinity is finally defined as some maximum number C. when the router exchanges update summaries at area borders D. when the router detects faulty LSPs propagating through the internetwork E. when another update is received indicating a new route with a better metric F. when another update is received indicaing the original route to the network has been restored G. when the router receives a processing task proportional to the number of links in the internetwork
How do you disable CDP on the entire Router? A.) Router#no cdp run B.) Rotuer(config-if)# no cdp enable C.) Router(config)# no cdp enable D.) Router(config)# no cdp run