[mpls-linux-general] RTNETLINK answers: Invalid argument
Status: Beta
Brought to you by:
jleu
|
From: Jiun-Shian H. <as...@sy...> - 2005-05-05 06:56:16
|
Hi,
I build iproute2 tools (1.946a) by armeb-linux-uclibc
(from http://buildroot.uclibc.org, XScale big endian).
but when I run "mpls nhlfe add key 0" I got error
RTNETLINK answers: Invalid argument
and "mpls nhlfe show" got strange error
NHLFE entry key 0x00000000 mtu 1702127664
(0 bytes, 0 pkts, 0 dropped)
NHLFE entry key 0x00000000 mtu 1819213824
(0 bytes, 0 pkts, 0 dropped)
NHLFE entry key 0x00000000 mtu 1685417325 propagate_ttl
(0 bytes, 0 pkts, 0 dropped)
NHLFE entry key 0x00000000 mtu 1953853036 propagate_ttl
(0 bytes, 0 pkts, 0 dropped)
NHLFE entry key 0x00000000 mtu 1735550256
(0 bytes, 0 pkts, 0 dropped)
NHLFE entry key 0x00000000 mtu 1936290864
(0 bytes, 0 pkts, 0 dropped)
"mpls labelspace add dev eth0 labelspace 0" got error
RTNETLINK answers: Cannot assign requested address
But other tools like iptables, ip work well.
I ever built tools with arm (little-endian) and it works find.
Could anyone kind give me some hints ?
Best regards,
H.
|