Current configuration : 3521 bytes ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no platform punt-keepalive disable-kernel-core ! hostname RT4331 ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! no aaa new-model clock timezone PST -8 0 clock summer-time PST recurring ip dhcp bootp ignore ip dhcp excluded-address 192.168.2.100 ip dhcp excluded-address 192.168.2.101 ip dhcp excluded-address 192.168.2.103 ip dhcp excluded-address 192.168.2.2 ip dhcp excluded-address 192.168.3.1 ! ip dhcp pool vlan 200 import all network 192.168.2.0 255.255.255.0 default-router 192.168.2.1 dns-server 192.168.4.12 ! ip dhcp pool vlan 300 network 192.168.3.0 255.255.255.0 default-router 192.168.3.1 dns-server 192.168.4.12 ! subscriber templating multilink bundle-name authenticated ! voice-card 0/4 no watchdog ! license udi pid ISR4331/K9 sn FDO2130203X ! spanning-tree extend system-id ! ! redundancy mode none ! ! vlan internal allocation policy ascending ! interface GigabitEthernet0/0/0 description **INTERNET CONNECTION** ip address dhcp ip nat outside ip access-group 199 in negotiation auto ip virtual-reassembly ! interface GigabitEthernet0/0/1 no ip address shutdown negotiation auto ! interface GigabitEthernet0/0/2 no ip address shutdown negotiation auto ! interface GigabitEthernet0/1/0 description **WIRELESS ACCESS POINT** switchport access vlan 200 ! interface GigabitEthernet0/1/1 switchport access vlan 300 ! interface GigabitEthernet0/1/2 switchport access vlan 300 ! interface GigabitEthernet0/1/3 description **DELL R710 IDRAC** switchport access vlan 400 ! interface GigabitEthernet0/1/4 description **DELL R710 GBe INTERFACE** switchport access vlan 400 ! interface GigabitEthernet0/1/5 description **PI HOLE DNS SERVER** switchport access vlan 400 ! interface GigabitEthernet0/1/6 description **IRACING RIG** switchport access vlan 400 ! interface GigabitEthernet0/1/7 ! interface Service-Engine0/4/0 ! interface GigabitEthernet0 vrf forwarding Mgmt-intf no ip address shutdown negotiation auto ! interface Vlan1 no ip address shutdown ! interface Vlan200 description **WIRELESS NETWORK** ip address 192.168.2.1 255.255.255.0 ip nat inside ntp broadcast client ip virtual-reassembly ! interface Vlan300 description **NOT SURE YET** ip address 192.168.3.1 255.255.255.0 ip nat inside ip virtual-reassembly ! interface Vlan400 description **STATIC ADDRESSES** ip address 192.168.4.1 255.255.255.0 ip nat inside ip virtual-reassembly ! ip nat inside source list 1 interface GigabitEthernet0/0/0 overload ip forward-protocol nd no ip http server no ip http secure-server ip tftp source-interface GigabitEthernet0 ip route 0.0.0.0 0.0.0.0 192.168.0.1 254 ip route 0.0.0.0 0.0.0.0 174.72.148.1 254 ip route 0.0.0.0 0.0.0.0 68.96.211.1 254 ! ! ip access-list extended RESTRICT_ENTRY_INTERNET deny tcp any any eq 22 deny tcp any any eq telnet ! access-list 1 permit any access-list 199 deny tcp any any eq 22 access-list 199 deny tcp any any eq telnet ! ! ! control-plane ! ! ! ! ! ! mgcp behavior rsip-range tgcp-only mgcp behavior comedia-role none mgcp behavior comedia-check-media-src disable mgcp behavior comedia-sdp-force disable ! mgcp profile default ! ! ! ! ! ! line con 0 stopbits 1 line aux 0 stopbits 1 line vty 0 4 login ! ! end RT4331#