Quantcast
Channel: All Routing posts
Viewing all articles
Browse latest Browse all 8688

Re: configure static P2MP LSP for MVPN !

$
0
0

I think you are missing "provider tunnel" level in your vrf configuration.

 

 

rsvp-te {
##
## Warning: Referenced point-to-multipoint static LSP does not exist
##
static-lsp P2MP-TEST;

should be

provider-tunnel {
      rsvp-te {
            static-lsp P2MP-TEST;

Viewing all articles
Browse latest Browse all 8688

Trending Articles