Current configuration : 121 bytes ! interface GigabitEthernet0/2 switchport access vlan 2 switchport mode access media-type rj45 negotiation auto end switch3#show run int g0/3 Building configuration... Current configuration : 121 bytes ! interface GigabitEthernet0/3 switchport access vlan 3 switchport mode access media-type rj45 negotiation auto end switch3#show run int g0/1 Building configuration... Current configuration : 121 bytes ! interface GigabitEthernet0/1 switchport access vlan 4 switchport mode access media-type rj45 negotiation auto end switch3#show run int g1/0 Building configuration... Current configuration : 121 bytes ! interface GigabitEthernet1/0 switchport access vlan 4 switchport mode access media-type rj45 negotiation auto end switch3#show run Building configuration... Current configuration : 3142 bytes ! ! Last configuration change at 23:44:26 UTC Wed Aug 3 2022 ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption service compress-config ! hostname switch3 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! ! ! ! ! ! ip cef no ipv6 cef ! ! ! spanning-tree mode pvst spanning-tree extend system-id ! vlan internal allocation policy ascending ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface GigabitEthernet0/0 switchport trunk encapsulation dot1q switchport mode trunk media-type rj45 negotiation auto ! interface GigabitEthernet0/1 switchport access vlan 4 switchport mode access media-type rj45 negotiation auto ! interface GigabitEthernet0/2 switchport access vlan 2 switchport mode access media-type rj45 negotiation auto ! interface GigabitEthernet0/3 switchport access vlan 3 switchport mode access media-type rj45 negotiation auto ! interface GigabitEthernet1/0 switchport access vlan 4 switchport mode access media-type rj45 negotiation auto ! interface Vlan1 ip address 10.100.0.3 255.255.255.0 ! interface Vlan2 no ip address shutdown ! ip forward-protocol nd ! no ip http server no ip http secure-server ! ! ! ! ! ! control-plane ! banner exec ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C banner incoming ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C banner login ^C ************************************************************************** * IOSv is strictly limited to use for evaluation, demonstration and IOS * * education. IOSv is provided as-is and is not supported by Cisco's * * Technical Advisory Center. Any use or disclosure, in whole or in part, * * of the IOSv Software or Documentation to any third party for any * * purposes is expressly prohibited except as otherwise authorized by * * Cisco in writing. * **************************************************************************^C ! line con 0 line aux 0 line vty 0 4 login ! ! end