Dears My vendor recomend for my equipment Cisco Router 3945 E the IOS SL-39-DATA-K9, but I don´t if it accept this command below!
Follow a exemplo:
conf t
ip vrf XXXX
rd XXXX:YY
route-import XXXX:YY
route-export XXXX:YY
mpls label protocol ldp
no mpls ip propagate-ttl
no mpls ldp advertise-labels
mpls ldp advertise-labels for MPLS-TAG-LOOPBACKS to LDP-NEIGHBORS
interface Port-channel1.2
description DMZ - Routers
encapsulation dot1Q 2
ip address 189.90.0.1 255.255.255.0
ip broadcast-address 189.90.0.255
ip flow ingress
mpls mtu 1600
mpls ip
ip router isis
clns router isis
standby 21 ip X.X.X.X
ip router isis
net 49.XXXX.XXXX.XXXX.XXXX.00
is-type level-2-only
metric-style wide
log-adjacency-changes all
mpls traffic-eng router-id Loopback20
exit
ip router bgp XXXX
address-family ipv4
address-family ipv4 vrf XXX
address-family vpnv4
Thanks for your help!