router ospf 1
router-id 2.0.0.131
area 0
mpls traffic-eng
interface Loopback0
passive enable
!
interface GigabitEthernet0/0/0/0
network point-to-point
!
interface GigabitEthernet0/0/0/3
network point-to-point
!
!
mpls traffic-eng router-id Loopback0
!
mpls traffic-eng
interface GigabitEthernet0/0/0/0
!
interface GigabitEthernet0/0/0/3
!
auto-tunnel mesh
group 500
attribute-set AUTO-MPLS
destination-list MPLS-AUTO
!
tunnel-id min 400 max 499
!
attribute-set auto-mesh AUTO-MPLS
autoroute announce
!
!
rsvp
interface GigabitEthernet0/0/0/0
!
interface GigabitEthernet0/0/0/3
!
!
ipv4 prefix-list MPLS-AUTO
10 permit 2.0.0.102/32 (1 match)
20 permit 2.0.0.101/32 (1 match)
30 permit 2.0.0.111/32 (1 match)
40 permit 2.0.0.112/32
50 permit 2.0.0.122/32 (1 match)
60 permit 2.0.0.121/32 (1 match)
70 permit 2.0.0.131/32
80 permit 2.0.0.132/32 (1 match)
.
ipv4 unnumbered mpls traffic-eng Loopback0