Compare cert salaries and plan your next career move
Corndork2 wrote: » Do a show ip route, to determine the default route you need to set for your WAN interface. Set this route in your router as a static route
sendalot wrote: » What does ipv6 have to do with using an enterprise grade router? ...
ip access-list standard NAT permit 192.168.0.0 0.0.0.255 exit ip nat inside source list NAT interface Fa0/1 overload ip dhcp excluded-address 192.168.0.1 ip dhcp pool LAN network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 dns-server 8.8.8.8 exit interface FastEthernet 0/0 description LAN ip address 192.168.0.1 255.255.255.0 ip nat inside no shutdown interface FastEthernet 0/1 description WAN ip address dhcp ip nat outside no shutdown
ip access-list standard NAT permit 192.168.1.0 0.0.0.255 exit ip nat inside source list NAT interface Fa0/1 overload ip dhcp excluded-address 192.168.1.1 ip dhcp pool ETHERSWITCH network 192.168.1.0 255.255.255.0 default-router 192.168.1.1 dns-server 8.8.8.8 exit interface VLAN 1 description ETHERSWITCH ip address 192.168.1.1 255.255.255.0 ip nat inside no shutdown interface FastEthernet 0/1 description WAN ip address dhcp ip nat outside no shutdown
ip access-list standard NAT permit 192.168.0.0 0.0.0.255 exit ip nat inside source list NAT interface GigabitEthernet 0/0 overload ip dhcp excluded-address 192.168.0.1 ip dhcp pool ETHERSWITCH network 192.168.0.0 255.255.255.0 default-router 192.168.0.1 dns-server 8.8.8.8 exit interface range FastEthernet 0/0/0 - FastEthernet 0/0/7 no shutdown interface VLAN 1 description LAN ip address 192.168.0.1 255.255.255.0 ip nat inside no shutdown interface GigabitEthernet 0/0 description WAN ip address dhcp ip nat outside no shutdown
Compare salaries for top cybersecurity certifications. Free download for TechExams community.