iosv-4#sh run Building configuration... Current configuration : 4928 bytes ! ! Last configuration change at 15:18:47 UTC Wed Jan 17 2018 ! version 15.6 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname iosv-4 ! boot-start-marker boot-end-marker ! ! vrf definition Mgmt-intf ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! enable password cisco ! no aaa new-model ! ! ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip domain name virl.info ip cef ipv6 unicast-routing ipv6 cef ! multilink bundle-name authenticated ! ! ! ! username cisco privilege 15 secret 5 $1$GlgZ$78oykf2BxlysvsRHVmhN00 ! redundancy ! no cdp run ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 description Loopback no ip address ! interface GigabitEthernet0/0 description OOB Management vrf forwarding Mgmt-intf ip address 10.255.5.232 255.255.0.0 duplex full speed auto media-type rj45 ! interface GigabitEthernet0/1 description to iosv-1 ip address 172.16.3.1 255.255.255.0 duplex full speed auto media-type rj45 ! interface GigabitEthernet0/2 description to iosv-3 ip address 10.0.3.1 255.255.255.0 duplex full speed auto media-type rj45 ! interface GigabitEthernet0/3 description to iosv-7 ip address 192.168.4.1 255.255.255.0 duplex full speed auto media-type rj45 ! router ospf 1 redistribute connected metric 2000 subnets redistribute static metric 2000 subnets route-map rip-into-ospf redistribute rip metric 2000 subnets route-map rip-into-ospf network 10.0.3.0 0.0.0.255 area 0 network 192.168.4.0 0.0.0.255 area 0 ! router rip version 2 redistribute connected redistribute static route-map ospf-into-rip redistribute ospf 1 route-map ospf-into-rip network 172.16.0.0 default-metric 1 no auto-summary ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip ssh server algorithm encryption aes128-ctr aes192-ctr aes256-ctr ip ssh server algorithm authentication password ip ssh client algorithm encryption aes128-ctr aes192-ctr aes256-ctr ! ipv6 ioam timestamp ! route-map rip-into-ospf deny 10 match tag 110 ! route-map rip-into-ospf permit 20 set tag 120 ! route-map rip-into-ospf permit 30 ! route-map ospf-into-rip permit 1 match ip address 105 set metric 2 set tag 110 ! route-map ospf-into-rip permit 2 match ip address 5 set metric 2 set tag 110 ! route-map ospf-into-rip permit 5 match ip address 103 set metric 3 set tag 110 ! route-map ospf-into-rip permit 7 match ip address 3 set metric 3 set tag 110 ! route-map ospf-into-rip deny 10 match tag 120 ! route-map ospf-into-rip permit 20 set tag 110 ! route-map ospf-into-rip permit 30 ! ! access-list 3 permit 192.168.3.0 0.0.0.255 access-list 5 permit 192.168.5.0 0.0.0.255 access-list 103 permit ip any 192.168.3.0 0.0.0.255 access-list 105 permit ip any 192.168.5.0 0.0.0.255 ! 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 password cisco line aux 0 line vty 0 4 exec-timeout 720 0 password cisco login local transport input telnet ssh ! no scheduler allocate ! end iosv-4#