08-15-2017 12:05 PM
Hi everybody.
I need help with MPLS configuration. I configured MPLS + RSVP to create Tunnels MPLS to realize somethings tests.
But, when I use the commands
#conft
#mpls ldp router-id l0
#router ospf 1
#mpls ldp autoconfig area 0
#end
I see the net message:
%PARSE_RC-3-PRC_INVALID_BLOCK_PTR:
what's the problem?
Please Help!!!!
Thanks, Carlos
11-13-2019 07:09 PM
int lo0
ip add 2.2.2.2 255.255.255.255
int f0/0
ip add 10.0.1.2 255.255.255.0
mpls ldp igp autoconfig
mpls ip
no sh
router ospf 1
network 10.0.1.0 0.0.0.255 area 0
network 2.2.2.2 0.0.0.0 area 0
mpls ldp sync
ip cef
mpls ip
mpls label protocol ldp
mpls label range 200 299
mpls ldp router-id Loopback0
03-23-2023 02:51 AM
need to enable "mpls ip" under the physical interface
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide