Building configuration... Current configuration : 5307 bytes ! ! Last configuration change at 20:35:45 UTC Mon Oct 29 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$oSNY$6tPb6JsEhxSMdHaYlSc15. ! 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.10.154 255.255.0.0 duplex full speed auto media-type rj45 ! interface GigabitEthernet0/1 description to iosv-2 ip address 10.0.2.1 255.255.255.252 duplex full speed auto media-type rj45 ipv6 address FD00:10:0:2::1/64 ipv6 enable ! interface GigabitEthernet0/2 description to iosv-3 ip address 10.0.3.1 255.255.255.252 duplex full speed auto media-type rj45 ipv6 address FD00:10:0:3::1/64 ipv6 enable ! interface GigabitEthernet0/3 description to iosv-6 ip address 172.16.16.1 255.255.255.252 duplex full speed auto media-type rj45 ipv6 address FD00:172:16:16::1/64 ipv6 enable ! ! router eigrp iosv4 ! address-family ipv4 unicast autonomous-system 4 ! topology base default-metric 10000 1 255 1 1500 redistribute bgp 4000 redistribute connected exit-af-topology network 172.16.16.0 0.0.0.3 eigrp router-id 4.4.4.4 exit-address-family ! address-family ipv6 unicast autonomous-system 4 ! topology base default-metric 10000 1 255 1 1500 redistribute bgp 4000 redistribute connected exit-af-topology eigrp router-id 4.4.4.4 exit-address-family ! router bgp 4000 bgp router-id 4.4.4.4 bgp log-neighbor-changes neighbor 2.2.2.2 remote-as 2000 neighbor 3.3.3.3 remote-as 3000 neighbor 10.0.2.2 remote-as 2000 neighbor 10.0.3.2 remote-as 3000 neighbor FD00:10:0:2::2 remote-as 2000 neighbor FD00:10:0:3::2 remote-as 3000 ! address-family ipv4 network 4.4.4.4 mask 255.255.255.255 network 10.0.2.0 mask 255.255.255.252 network 10.0.3.0 mask 255.255.255.252 redistribute connected metric 30 redistribute eigrp 4 metric 95 neighbor 2.2.2.2 activate neighbor 3.3.3.3 activate neighbor 10.0.2.2 activate neighbor 10.0.3.2 activate no neighbor FD00:10:0:2::2 activate no neighbor FD00:10:0:3::2 activate exit-address-family ! address-family ipv6 redistribute connected metric 30 redistribute eigrp 4 metric 95 network FD00:10:0:2::/64 network FD00:10:0:3::/64 neighbor FD00:10:0:2::2 activate neighbor FD00:10:0:3::2 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ip route 0.0.0.0 0.0.0.0 10.0.2.2 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 ! ! ! 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