SWITCH1#sh run Building configuration... Current configuration : 3739 bytes ! ! Last configuration change at 13:00:41 UTC Thu Jul 16 2020 ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec service password-encryption service compress-config ! hostname SWITCH1 ! boot-start-marker boot-end-marker ! ! ! username teja privilege 15 password 7 107E290A1600421908 username root privilege 15 password 7 15222B1F173D7B362C no aaa new-model ! ! ! ! ! ! ! ! ip domain-name teja ip cef no ipv6 cef ! ! ! spanning-tree mode pvst spanning-tree extend system-id ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface GigabitEthernet0/0 switchport trunk allowed vlan 1 switchport trunk encapsulation dot1q switchport mode trunk negotiation auto ! interface GigabitEthernet0/1 negotiation auto ! interface GigabitEthernet0/2 negotiation auto ! interface GigabitEthernet0/3 negotiation auto ! interface GigabitEthernet1/0 negotiation auto ! interface GigabitEthernet1/1 negotiation auto ! interface GigabitEthernet1/2 negotiation auto ! interface GigabitEthernet1/3 negotiation auto ! interface GigabitEthernet2/0 negotiation auto ! interface GigabitEthernet2/1 negotiation auto ! interface GigabitEthernet2/2 negotiation auto ! interface GigabitEthernet2/3 negotiation auto ! interface GigabitEthernet3/0 negotiation auto ! interface GigabitEthernet3/1 negotiation auto ! interface GigabitEthernet3/2 negotiation auto ! interface GigabitEthernet3/3 negotiation auto ! interface Vlan1 ip address 10.10.10.2 255.255.255.0 ip ospf network point-to-point ! router ospf 100 network 10.10.10.0 0.0.0.255 area 0 ! ip forward-protocol nd ! ip http server ! ip ssh version 2 ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr ! ! ! ! ! ! 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 local transport input ssh transport output ssh ! ! end SWITCH1#