! ! upgrade fpd auto version 15.2 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname MRMS2 ! boot-start-marker boot-end-marker ! ! vrf definition LISPvrf rd 65200:1 ! address-family ipv4 exit-address-family ! address-family ipv6 exit-address-family ! ! no aaa new-model ! ! ! ! ! ! no ip domain lookup ip domain name lab.local ip cef ipv6 unicast-routing ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! redundancy ! ! csdb tcp synwait-time 30 csdb tcp idle-time 3600 csdb tcp finwait-time 5 csdb tcp reassembly max-memory 1024 csdb tcp reassembly max-queue-length 16 csdb udp idle-time 30 csdb icmp idle-time 10 csdb session max-session 65535 ! ! ! ! ! ! ! ! ! ! interface Tunnel0 vrf forwarding LISPvrf ip address 192.168.0.2 255.255.255.252 tunnel source FastEthernet1/1 tunnel destination 192.0.2.1 ! interface FastEthernet0/0 no ip address shutdown duplex half ! interface FastEthernet1/0 ip address 5.0.0.255 255.255.255.254 duplex auto speed auto ! interface FastEthernet1/1 ip address 192.0.2.2 255.255.255.252 duplex auto speed auto ! ! router eigrp 1 network 5.0.0.0 ! router lisp site B authentication-key HesloB eid-prefix 153.16.20.0/24 eid-prefix 2610:D0:BBBB::/64 exit ! ipv4 map-server ipv4 map-resolver ipv4 alt-vrf LISPvrf ipv6 map-server ipv6 map-resolver ipv6 alt-vrf LISPvrf exit ! router bgp 65200 bgp log-neighbor-changes ! address-family ipv4 vrf LISPvrf redistribute lisp neighbor 192.168.0.1 remote-as 65100 neighbor 192.168.0.1 activate exit-address-family ! address-family ipv6 vrf LISPvrf redistribute lisp exit-address-family ! ip forward-protocol nd no ip http server no ip http secure-server ! ! ! ! ! ! control-plane ! ! ! mgcp profile default ! ! ! gatekeeper shutdown ! ! line con 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous stopbits 1 line vty 0 4 login transport input all ! ! end