hostname R11
!
boot-start-marker
boot-end-marker
!
!
vrf definition INTERNET
 rd 11:11
 !
 address-family ipv4
 exit-address-family
!
!
no aaa new-model
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
!
!
!
!
redundancy
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
interface Loopback0
 ip address 11.11.11.11 255.255.255.255
!
interface GigabitEthernet0/0
 no ip address
 duplex auto
 speed auto
 media-type rj45
!
interface GigabitEthernet0/0.1112
 encapsulation dot1Q 1112
 vrf forwarding INTERNET
 ip address 192.11.12.11 255.255.255.0
!
interface GigabitEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
!
interface GigabitEthernet0/2
 ip address 10.11.0.1 255.255.255.0
 duplex auto
 speed auto
 media-type rj45
!
interface GigabitEthernet0/3
 no ip address
 shutdown
 duplex auto
 speed auto
 media-type rj45
!
router bgp 65011
 bgp log-neighbor-changes
 no bgp default ipv4-unicast
 neighbor 100.0.0.14 remote-as 65145
 !
 address-family ipv4
  neighbor 100.0.0.14 activate
 exit-address-family
 !
 address-family ipv4 vrf INTERNET
  neighbor 192.11.12.12 remote-as 65000
  neighbor 192.11.12.12 activate
 exit-address-family
!
ip forward-protocol nd
!
!
no ip http server
no ip http secure-server
!
!
!
!
control-plane
!
line con 0
line aux 0
line vty 0 4
 login
 transport input none
!
no scheduler allocate
!
end
