. Which command sequence will allow only traffic from
network 185.64.0.0 to enter interface s0?
A. access-list 25 permit 185.64.0.0 255.255.0.0
int s0 ; ip access-list 25 out
B. access-list 25 permit 185.64.0.0 255.255.0.0
int s0 ; ip access-group 25 out
C. access-list 25 permit 185.64.0.0 0.0.255.255
int s0 ; ip access-list 25 in
D. access-list 25 permit 185.64.0.0 0.0.255.255
int s0 ; ip access-group 25 in
Answer / jitendera sinha
D. access-list 25 permit 185.64.0.0 0.0.255.255
int s0 ; ip access-group 25 in
| Is This Answer Correct ? | 3 Yes | 1 No |
Identify 3 characteristics of an IP address? A.) Contains a network portion and a host portion B.) 32 bits long C.) Unique to each network D.) Part of the default Cisco configuration E.) Referred to as the hardware address
Which command displays the intenances using a given access list? A. show filters B. show ip interface C. show active lists D. show interface paramaters E. configure ip access lists F. show access-list interfaces
what is the binary value of loop back address
What does data packets consist of?
How many hop counts are by default and how much you can increase in eigrp protocol?
Explain the difference between routable and non- routable protocols?
what is the difference between client mode and server mode of vtp and what is the diffrence betwwen tarnsparent mode and server mode
Identify the correct IGRP configuration? A.) Router# router igrp 100 Router# network 10.0.0.0 B.) Router(config)#router igrp 100 Router(config-router)#network 10.0.0.0 C.) Router(config)# router igrp Router(config-router)# network 10.0.0.0
what is LAPB
The command "show IP protocol" displays which information? A. routing timers B. network information C. contents of the IP routing table D. information about all known network and subnetworks
If bandwidth will increase what will happen?
How do i decide if an extended access-list is in or out?