Hi,

When I give:
mpls local-label 123 non-eos via 10.1.1.1 eth0

It is resulting in the following entry installed in the FIB (with
forwarding chain as drop dpo)
--
123:neos/21 fib:0 index:34 locks:2
  src:CLI  refs:1
    index:36 locks:6 flags:shared, uPRF-list:33 len:1 itfs:[4, ]
      index:48 pl-index:36 ipv4 weight=1 attached-nexthop:
oper-flags:resolved,
       10.1.1.1 eth0
          [@0]: ipv4 via 10.1.1.1 eth0: 0000000301010000000001018100000a0800

 forwarding:   mpls-neos-chain
  [@0]: dpo-load-balance: [proto:mpls index:37 buckets:1 uRPF:33 to:[0:0]]
    [0] [@0]: dpo-drop mpls
--

However, the route gets installed correctly, when there is an out-label
associated with the route (MPLS transit route).

Is this the correct way to install a PHP route? Am I missing something?

Thanks,
-nagp
_______________________________________________
vpp-dev mailing list
[email protected]
https://lists.fd.io/mailman/listinfo/vpp-dev

Reply via email to