R1(config)# hostname R1 R1(config)# interface gigabitEthernet 1/0 R1(config-if)# no shutdown R1(config)# interface gigabitEthernet 1/0.100 R1(config-subif)#encapsulation dot1Q 100 R1(config-subif)# ip address 192.168.1.1 255.255.255.0 R1(config-subif)#description Link to SW1 R1(config-subif)# no shutdown R1(config-subif)#interface gigabitEthernet 1/0.300 R1(config-subif)#encapsulation dot1Q 300 R1(config-subif)#ip address 192.168.3.1 255.255.255.0 R1(config-subif)#description Link to SW1 R1(config-subif)#no shutdown R1(config-subif)#interface GigabitEthernet 0/0 R1(config-if)#ip address 1.1.1.10 255.255.255.0 R3(config-if)# exit R1(config)#ip route 0.0.0.0 0.0.0.0 1.1.1.1