I have a 2911 Router with a 4 port switch module (gigabitethernet0/0/0) that I want to have connected to my ISP to provide internet access, I currently have everything setup on the onboard ports (gigabitethernet0/0, 0/2, etc) which includes the ISP connection.
What I want is to be able to utilize the 4 port switch module and feed my internet through the module and keep my internal network on the onboard ports, the reason for this is cause I have all my VLANs configured on the port GigabitEthernet0/2.
Here is my setup.
Interface IP Purpose
GigabitEthernet0/0 10.0.1.10 Management
GigabitEthernet0/1 192.168.100.2 Internet
GigabitEthernet0/2 no ip address
GigabitEthernet0/2.1 172.17.1.10 Native VLAN
GigabitEthernet0/2.4 172.17.4.10 Development VLAN
GigabitEthernet0/0/0 not applicable (want to implement for internet)
Anyone have any ideas on how to configure the Router in this fashion?