Explain the difference between named and extended acl?
No Answer is Posted For this Question
Be the First to Post Answer
Why Clock rate command is not configured on ethernet interface of a router?
Repeaters work at which layer of the OSI model? A.) Network B.) Session C.) Transport D.) Physical
What is the command for change serial cost?
Identify the purpose of the wildcard mask? A.) Match a certain portion of the IP address while ignoring the rest of the address B.) Determine the class of the IP address C.) Determine the network portion of an IP address D.) Hide the host portion of an IP address
What is the ieee standard for wireless networking?
Which global configuration command will tell the router to load the IOS file 'IOS_filename' from FLASH memory at the next boot? A.) boot system flash B.) boot system flash IOS_filename C.) boot system IOS_filename flash D.) boot system tftp IOS_filename tftp_address E.) config-register 0x0102 IOS_ filename
Which layer is responsible for providing mechanisms for multiplexing upper-layer application, session establishment, and tear down of virtual circuits? A.) Session B.) Network C.) Physical D.) Transport E.) Application F.) Presentation
Which network mask should you place on a Class C address to accommodate a user requirement of two subnetworks with a maxximum of 35 hosts on each networks A. 255.255.255.192 B. 255.255.255.224 C. 255.255.255.240 D. 255.255.255.248
Define mac address?
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 3 methods routers learn paths to destinations? A.) Dynamic routing B.) None of the above, configured by default C.) Default routes D.) Administrative distance E.) Static routes
What is the draw back of ospf protocol?