! ! ! ! ! Last configuration change at 13:56:29 UTC Sun Nov 19 2023 ! version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname PE2 ! boot-start-marker boot-end-marker ! ! vrf definition vrf1 rd 100:1 route-target export 100:1 route-target import 100:1 ! address-family ipv4 exit-address-family ! ! no aaa new-model no ip icmp rate-limit unreachable ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! ! mpls label range 300 399 mpls label protocol ldp ! flow record fr6 match ipv6 traffic-class match ipv6 protocol match ipv6 source address match ipv6 destination address match transport source-port match transport destination-port match interface input match interface output collect routing source as collect routing destination as collect routing next-hop address ipv6 bgp collect transport tcp flags collect counter bytes long collect counter packets long ! ! flow record fr4 match ipv4 tos match ipv4 protocol match ipv4 source address match ipv4 destination address match transport source-port match transport destination-port match interface input match interface output collect routing source as collect routing destination as collect routing next-hop address ipv4 bgp collect transport tcp flags collect counter bytes long collect counter packets long ! ! flow exporter fe6 destination 2000::2 source GigabitEthernet0/0 transport udp 9999 template data timeout 30 option interface-table option exporter-stats ! ! flow exporter fe4 destination 10.1.1.254 source GigabitEthernet0/0 transport udp 9999 template data timeout 30 option interface-table option exporter-stats ! ! flow monitor fm6 exporter fe6 cache timeout inactive 10 cache timeout active 30 cache type immediate record fr6 ! ! flow monitor fm4 exporter fe4 cache timeout inactive 10 cache timeout active 30 cache type immediate record fr4 ! ! sampler flow-sampler mode deterministic 1 out-of 10 ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 3.3.3.3 255.255.255.255 ! interface Ethernet0/0 no ip address shutdown duplex auto ! interface GigabitEthernet0/0 vrf forwarding vrf1 ip address 10.2.1.254 255.255.255.0 ip flow monitor fm4 sampler flow-sampler input ip flow monitor fm4 sampler flow-sampler output media-type gbic speed 1000 duplex full negotiation auto ipv6 flow monitor fm6 sampler flow-sampler input ipv6 flow monitor fm6 sampler flow-sampler output ! interface GigabitEthernet1/0 no ip address shutdown negotiation auto ! interface GigabitEthernet2/0 ip address 102.1.12.2 255.255.255.0 ip flow monitor fm4 sampler flow-sampler input ip flow monitor fm4 sampler flow-sampler output negotiation auto ipv6 flow monitor fm6 sampler flow-sampler input ipv6 flow monitor fm6 sampler flow-sampler output mpls ip ! router ospf 1 router-id 3.3.3.3 network 3.3.3.3 0.0.0.0 area 0 network 102.1.12.0 0.0.0.255 area 0 network 103.1.12.0 0.0.0.255 area 0 ! router bgp 200 bgp router-id 3.3.3.3 bgp log-neighbor-changes no bgp default ipv4-unicast neighbor 1.1.1.1 remote-as 200 ! address-family ipv4 exit-address-family ! address-family vpnv4 neighbor 1.1.1.1 activate neighbor 1.1.1.1 send-community extended exit-address-family ! address-family ipv4 vrf vrf1 neighbor 10.2.1.1 remote-as 300 neighbor 10.2.1.1 activate exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! mpls ldp router-id Loopback0 ! ! control-plane ! ! 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