Configuração de MPLS Patch
Configurar Templates com os peers de MPLS
pw-template PE-01-NAME
peer-address 10.99.99.1
control-word
pw-template PE-02-NAME
peer-address 10.99.99.3
control-word
Criar os Path de Ida e volta
explicit-path PE-NAME-NAME-01
next hop 172.17.17.97 (Ip enlace mpls)
next hop 172.17.17.93
next hop 172.17.17.89
next hop 172.17.17.85
next hop 172.17.17.81
next hop 10.99.99.1 (IP loopback ultimo roteador)
#
explicit-path PE-NAME-NAME-02
next hop 172.17.17.45
next hop 172.17.17.13
next hop 172.17.17.9
next hop 172.17.17.5
next hop 172.17.17.1
next hop 10.99.99.1
Criando o Tunel
interface Tunnel1
description TE_TRANS_NAME
ip address unnumbered interface LoopBack1
tunnel-protocol mpls te
destination 10.99.99.1 (ip destino )
mpls te tunnel-id 1060
mpls te record-route
mpls te path explicit-path PE-NAME-NAME-01 (caminho primario)
mpls te path explicit-path PE-NAME-NAME-02 secondary (caminho secundario)
mpls te backup hot-standby mode revertive wtr 15
mpls te backup ordinary best-effort
mpls te reserved-for-binding
mpls te commit
tunnel-policy TE_TRANS_NAME
tunnel binding destination 10.99.99.1 te Tunnel1
no transporte que quero manipular
interface Vlanif1060
description MPLS_NAME
mpls l2vc pw-template PE-01-NAME 1060 tunnel-policy TE_TRANS_NAME raw
mpls l2vpn flow-label both
statistic enable both
Tracert
tracert lsp te Tunnel 1 primary