[mpls-linux-general] Problem on /proc/net/mpls_out
Status: Beta
Brought to you by:
jleu
From: Elio F. <el...@ti...> - 2001-10-18 14:19:51
|
Hi Jim, I'm developing a module snmp to create a LSP using the MPLS-LSR-MIB, but I've a problem when I read the file /proc/net/mpls_out to create an entry on the mplsOutSegmentTable , because I can't find the next-hop used to send the outcoming packet The /proc/net/mpls_out contains: 40005003 PUSH(gen 20) SET(eth0) You have specified only the interface but if the connection isn't peer to peer you're not able to know the nexthop. How can I resolve it? It's possible to modify the /proc/net/mpls_out file adding the next-hop address? Thanks in advance! Elio Francesconi |