=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2022.08.07 18:23:04 =~=~=~=~=~=~=~=~=~=~=~= SR Building configuration... Current configuration : 4330 bytes ! version 15.7 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname PE1 ! boot-start-marker boot-end-marker ! ! ! no aaa new-model ! ! ! mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! no ip icmp rate-limit unreachable ! ! ! ip vrf Customer_A rd 65000:1 route-target export 65000:1 route-target import 65000:1 ! ip vrf Customer_B rd 65000:2 route-target export 65000:2 route-target import 65000:2 ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated ! ! ! ! ! redundancy ! no cdp log mismatch duplex ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 10.0.0.3 255.255.255.255 ! interface GigabitEthernet0/0 description Connection to router P1 ip address 10.0.9.6 255.255.255.252 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/1 ip vrf forwarding Customer_A ip address 10.0.1.1 255.255.255.252 ip ospf 2 area 0 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/2 ip vrf forwarding Customer_B ip address 10.0.1.5 255.255.255.252 ip ospf 3 area 0 duplex auto speed auto media-type rj45 mpls ip ! interface GigabitEthernet0/3 no ip address shutdown duplex auto speed auto media-type rj45 ! router ospf 2 vrf Customer_A router-id 10.0.1.1 redistribute bgp 65000 subnets ! router ospf 3 vrf Customer_B router-id 10.0.1.5 redistribute bgp 65000 subnets ! router ospf 1 router-id 10.0.0.3 network 10.0.0.0 0.0.0.255 area 0 network 10.0.9.0 0.0.0.255 area 0 ! router bgp 65000 bgp log-neighbor-changes neighbor 10.0.0.4 remote-as 65000 neighbor 10.0.0.4 update-source Loopback0 ! address-family vpnv4 neighbor 10.0.0.4 activate neighbor 10.0.0.4 send-community extended exit-address-family ! address-family ipv4 vrf Customer_A redistribute ospf 2 exit-address-family ! address-family ipv4 vrf Customer_B redistribute ospf 3 exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ipv6 ioam timestamp ! ! ! control-plane ! alias exec sr show run alias exec sib show ip int brief alias exec wm write mem alias exec ct config t alias exec sir show ip route 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 exec-timeout 0 0 privilege level 15 logging synchronous line aux 0 exec-timeout 0 0 privilege level 15 logging synchronous line vty 0 4 login transport input none ! no scheduler allocate ! end PE1#