ROUTER#sh run Building configuration... Current configuration : 4034 bytes ! ! Last configuration change at 14:08:31 UTC Fri Oct 22 2021 by adminuser ! version 15.5 service timestamps debug datetime msec service timestamps log datetime msec no platform punt-keepalive disable-kernel-core ! hostname ROUTER ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! enable secret 5 $1$FZAw$jJnRThfrxgvbkpou46455/ ! no aaa new-model ! ! ip name-server 8.8.8.8 8.8.4.4 ip domain name xxxxxx.com ip dhcp excluded-address 10.61.145.1 10.61.145.10 ip dhcp excluded-address 10.61.146.1 10.61.146.10 ip dhcp excluded-address 10.61.147.1 10.61.147.10 ip dhcp excluded-address 172.22.145.1 172.22.145.10 ip dhcp excluded-address 172.22.146.1 172.22.146.10 ip dhcp excluded-address 172.22.147.1 172.22.147.10 ! ip dhcp pool DATA_GRD network 10.61.145.0 255.255.255.0 default-router 10.61.145.1 dns-server 8.8.8.8 8.8.4.4 ! ip dhcp pool VOICE_GRD network 172.22.145.0 255.255.255.0 default-router 172.22.145.1 ! ip dhcp pool DATA_1ST network 10.61.146.0 255.255.255.0 default-router 10.61.146.1 dns-server 8.8.8.8 8.8.4.4 ! ip dhcp pool VOICE_1ST network 172.22.146.0 255.255.255.0 default-router 172.22.146.1 ! ip dhcp pool DATA_2ND network 10.61.147.0 255.255.255.0 default-router 10.61.147.1 dns-server 8.8.8.8 8.8.4.4 ! ip dhcp pool VOICE_2ND network 172.22.147.0 255.255.255.0 default-router 172.22.147.1 ! ! ! subscriber templating ! multilink bundle-name authenticated ! ! ! ! voice-card 0/4 no watchdog ! license udi pid ISR4331/K9 sn FDO22060JKJ ! spanning-tree extend system-id ! username xxxxxx password 7 ihgd878t342398yy#@$^297248 ! redundancy mode none ! ! vlan internal allocation policy ascending ! ! ! interface GigabitEthernet0/0/0 description ISP_Commcarrier ip address xxxxxxx 255.255.255.254 ip nat outside negotiation auto ! interface GigabitEthernet0/0/1 no ip address ip nat inside negotiation auto ! interface GigabitEthernet0/0/1.10 description VOICE_GRD encapsulation dot1Q 10 ip address 172.22.145.1 255.255.255.0 ! interface GigabitEthernet0/0/1.11 description VOICE_1ST encapsulation dot1Q 11 ip address 172.22.146.1 255.255.255.0 ! interface GigabitEthernet0/0/1.12 description VOICE_2ND encapsulation dot1Q 12 ip address 172.22.147.1 255.255.255.0 ! interface GigabitEthernet0/0/1.100 description DATA_GRD encapsulation dot1Q 100 ip address 10.61.145.1 255.255.255.0 ip nat inside ! interface GigabitEthernet0/0/1.101 description DATA_1ST encapsulation dot1Q 101 ip address 10.61.146.1 255.255.255.0 ip nat inside ! interface GigabitEthernet0/0/1.102 description DATA_2ND encapsulation dot1Q 102 ip address 10.61.147.1 255.255.255.0 ip nat inside ! interface GigabitEthernet0/0/1.200 description MGT_VLAN encapsulation dot1Q 200 ip address 172.30.222.1 255.255.255.0 ! interface GigabitEthernet0/0/2 no ip address negotiation auto ! interface Service-Engine0/4/0 no ip address shutdown ! interface GigabitEthernet0 vrf forwarding Mgmt-intf no ip address shutdown negotiation auto ! interface Vlan1 no ip address shutdown ! ip nat inside source list 101 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 xxxxxx ip ssh version 2 ! ! access-list 101 permit ip 10.61.145.0 0.0.0.255 any access-list 101 permit ip 10.61.146.0 0.0.0.255 any access-list 101 permit ip 10.61.147.0 0.0.0.255 any access-list 101 permit ip 172.30.222.0 0.0.0.255 any