MandAR1#show ip route Codes: L - local, C - connected, S - static, R - RIP, M - mobile, B - BGP D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2 E1 - OSPF external type 1, E2 - OSPF external type 2 i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2 ia - IS-IS inter area, * - candidate default, U - per-user static route o - ODR, P - periodic downloaded static route, H - NHRP, l - LISP a - application route + - replicated route, % - next hop override, p - overrides from PfR Gateway of last resort is 0.0.0.0 to network 0.0.0.0 S* 0.0.0.0/0 is directly connected, GigabitEthernet0/0/0 5.0.0.0/8 is variably subnetted, 2 subnets, 2 masks C 5.83.2.160/30 is directly connected, GigabitEthernet0/0/0 L 5.83.2.162/32 is directly connected, GigabitEthernet0/0/0 192.168.50.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.50.0/27 is directly connected, GigabitEthernet0/0/1.11 L 192.168.50.30/32 is directly connected, GigabitEthernet0/0/1.11 192.168.100.0/24 is variably subnetted, 2 subnets, 2 masks C 192.168.100.0/24 is directly connected, GigabitEthernet0/0/1 L 192.168.100.50/32 is directly connected, GigabitEthernet0/0/1 MandAR1#show conf Using 3144 out of 33554432 bytes ! ! Last configuration change at 05:52:42 UTC Wed Mar 28 2018 ! NVRAM config last updated at 05:52:46 UTC Wed Mar 28 2018 ! version 16.6 service timestamps debug datetime msec service timestamps log datetime msec platform qfp utilization monitor load 80 no platform punt-keepalive disable-kernel-core ! hostname MandAR1 ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! logging console emergencies enable secret 5 $1$JXg5$TVFWarnHFk0LqxkZzggf50 enable password *removed* ! no aaa new-model ! ip name-server 178.217.80.81 178.217.81.80 ! ! ! ! ! ! ! ! ! ! subscriber templating ! ! ! ! ! ! ! multilink bundle-name authenticated ! ! ! crypto pki trustpoint TP-self-signed-2671645268 enrollment selfsigned subject-name cn=IOS-Self-Signed-Certificate-2671645268 revocation-check none rsakeypair TP-self-signed-2671645268 ! ! crypto pki certificate chain TP-self-signed-2671645268 ! ! license udi pid ISR4331/K9 sn FDO21420XP4 diagnostic bootup level minimal spanning-tree extend system-id ! ! ! username administrator privilege 15 secret 9 $9$4/AI2/AJ1lMM3U$GBG83ziWuEWKIfGXiYhuGADgZtLSC9maMB8LDUnjXZc username Steven privilege 15 secret 9 $9$4/.L2lIH3lIJ2k$UftXmhQUeCwOhNhCHAIhw4hmm3hJN3aFJQbFT35bp66 ! redundancy mode none ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface GigabitEthernet0/0/0 ip address 5.83.2.162 255.255.255.252 ip nat outside negotiation auto spanning-tree portfast trunk ! interface GigabitEthernet0/0/1 ip address 192.168.100.50 255.255.255.0 ip helper-address 192.168.100.2 ip nat inside negotiation auto spanning-tree portfast trunk ! interface GigabitEthernet0/0/1.11 encapsulation dot1Q 11 ip address 192.168.50.30 255.255.255.224 ip helper-address 192.168.100.2 ! interface GigabitEthernet0/0/2 no ip address shutdown negotiation auto ! interface GigabitEthernet0 vrf forwarding Mgmt-intf no ip address shutdown negotiation auto ! ip nat inside source static tcp 192.168.100.8 80 5.83.2.162 80 extendable ip nat inside source static tcp 192.168.100.8 443 5.83.2.162 443 extendable ip nat inside source static tcp 192.168.100.8 8084 5.83.2.162 8084 extendable ip nat inside source static tcp 192.168.100.4 9093 5.83.2.162 9093 extendable ip nat inside source static tcp 192.168.100.4 9094 5.83.2.162 9094 extendable ip nat inside source static udp 192.168.100.4 9094 5.83.2.162 9094 extendable ip nat inside source route-map track-primary-if interface GigabitEthernet0/0/0 overload ip forward-protocol nd ip http server ip http port 51283 ip http authentication local no ip http secure-server ip tftp source-interface GigabitEthernet0 ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0/0 ! ! access-list 1 permit 192.168.100.0 0.0.0.255 ! ! route-map track-primary-if permit 1 match ip address 197 set interface GigabitEthernet0/0/0 ! ! ! control-plane ! ! line con 0 transport input none stopbits 1 line aux 0 stopbits 1 line vty 0 4 password terminalalexander login length 0 ! wsma agent exec ! wsma agent config ! wsma agent filesys ! wsma agent notify ! ! end