Configure (Link Aggregation) to increase bandwidth and provide redundancy between switches. 3. Routing Concepts and Configuration Courses and training - PJATK GDAŃSK
R1(config)# access-list 101 permit ip 192.168.10.0 0.0.0.255 any R1(config)# access-list 101 permit ip 192.168.20.0 0.0.0.255 any R1(config)# ip nat inside source list 101 interface g0/0/0 overload R1(config)# interface g0/0/0 R1(config-if)# ip nat outside R1(config)# interface g0/0/1.10 R1(config-if)# ip nat inside R1(config)# interface g0/0/1.20 R1(config-if)# ip nat inside ccna-2v7.0 case study -rev b-
: Setting up DHCPv4 and DHCPv6 (Stateless/Stateful) to automate IP management. ccna-2v7.0 case study -rev b-