Showing 3 of 3 Blog Posts
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...
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...
RIP (routing information protocol) configuration forRIP v1 and RIP v2 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...