! version 15.4 service timestamps debug datetime msec service timestamps log datetime msec no service password-encryption ! hostname RR ! boot-start-marker boot-end-marker ! aqm-register-fnf ! ! no aaa new-model clock timezone EET 2 0 mmi polling-interval 60 no mmi auto-configure no mmi pvc mmi snmp-timeout 180 ! ! ! ! ! ! ! ! ! ! ! ! no ip domain lookup ip cef no ipv6 cef ! multilink bundle-name authenticated mpls label range 9000 9999 mpls label protocol ldp ! ! ! ! ! ! ! ! ! redundancy ! ! ! ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 99.99.99.99 255.255.255.255 ip router isis ! interface Ethernet0/0 no ip address shutdown ! interface Ethernet0/1 ip address 192.168.29.99 255.255.255.0 ip router isis mpls ip ! interface Ethernet0/2 ip address 192.168.19.99 255.255.255.0 ip router isis mpls ip ! interface Ethernet0/3 no ip address shutdown ! router isis net 49.0001.0099.0099.0099.00 metric-style wide ! router bgp 1453 bgp router-id 99.99.99.99 bgp log-neighbor-changes no bgp default ipv4-unicast neighbor 1.1.1.1 remote-as 1453 neighbor 1.1.1.1 update-source Loopback0 neighbor 4.4.4.4 remote-as 1453 neighbor 4.4.4.4 update-source Loopback0 ! address-family ipv4 neighbor 1.1.1.1 activate neighbor 1.1.1.1 route-reflector-client neighbor 4.4.4.4 activate neighbor 4.4.4.4 route-reflector-client exit-address-family ! address-family vpnv4 neighbor 1.1.1.1 activate neighbor 1.1.1.1 send-community extended neighbor 1.1.1.1 route-reflector-client neighbor 4.4.4.4 activate neighbor 4.4.4.4 send-community extended neighbor 4.4.4.4 route-reflector-client 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 login line aux 0 line vty 0 4 login transport input none ! ! end