[mpls-linux-general] entry in mpls_out
Status: Beta
Brought to you by:
jleu
|
From: <iq...@cc...> - 2004-03-07 19:57:46
|
After I carry out the following command ip route add 11.0.1.2/32 via 11.0.1.2 lsp 0x2 and then do "cat /proc/net/mpls_out" I get "0x00000002 0/0/0 1 PUSH(gen 10000) SET(eth1,255.255.255.255)" instead of "0x00000002 0/0/0 1 PUSH(gen 10000) SET(eth1,11.0.1.2)" Should I change the mpls_out file myself or is there some way to fix it? Waiting for ur help. |