SW3#sh run Building configuration... Current configuration : 2001 bytes ! ! Last configuration change at 17:52:35 EET Thu Mar 21 2019 ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption service compress-config ! hostname SW3 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model clock timezone EET 2 0 ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! spanning-tree mode rapid-pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Ethernet0/0 no switchport ip address 10.10.10.2 255.255.255.252 duplex auto ! interface Ethernet0/1 switchport access vlan 10 switchport mode access spanning-tree portfast edge ! interface Ethernet0/2 switchport access vlan 20 switchport mode access spanning-tree portfast edge ! interface Vlan10 ip address 172.16.1.1 255.255.255.0 ! interface Vlan20 ip address 192.168.10.1 255.255.255.0 ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 10.10.10.1 ! ! ! ! ! control-plane ! ! line con 0 logging synchronous line aux 0 line vty 0 4 login ! ! end SW3#