Showing 10 of 424 Blog Posts
CCNA exam success depends on mastering the fundamentals, and two important fundamentals are knowing exactly what the terms “collision domain” and “broadcast domain” mean. In this free...
ARP – Questions with Answers What is ARP? Address Resolution Protocol (ARP) is a network protocol, which maps a network layer protocol address to a data link...
For Download CCNA Lecture in Urdu Right click on link and click on save. Lecture NO 1 (CCNA Lecture in Urdu) Lecture NO 4 (CCNA Lecture in...
Most computers that are connected to the Internet do what is called DNS caching. This means that domain names and web addresses of the websites you visit...
CCNA Exam Exam Number – 640-801 Total Marks – 1000 Duration – 90 Mts Passing score – 849 Questions -45-55 Multiple Choice Simulations Drag and Drop True/False...
Frame Relay is a WAN technology, it is used for communication. Frame relay is an industry standard, shared across, best effort, switch Data Link layer encapsulation that...
Network Address Translation is used translate the private IP into Public IP. It is do mapping. Types of NAT: Static NAT Dynamic NAT Overloading 1. Static Network...
Extended ACL is implemented on the bases of source, Destination and Application. The application are telnet, ICMP, HTTP, SMTP etc it also work on port no of...
Access control list is used for security on a Network from other Network. By this we restrict an IP or pool of IP to access a computer...
Router# conf terminal Router(config)# int e0 Router(config_if)# ip add 192.168.10.10 255.255.255.0 Router(config_if)# no shut Router(config_if)# exit Router(config)# int s0 Router(config_if)# ip add 1.1.1.1 255.255.255.0 Router(config_if)# no...