Re: [mpls-linux-general] help with ds2exp
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2007-11-28 04:12:22
|
On Sun, Nov 25, 2007 at 12:40:19PM +0530, Swapnil Bandekar wrote: > hi all > can someone guide me with the syntax for ds2exp option of mpls. > i tried=20 > 'mpls nhlfe add key 0 instructions push gen 1000 nexthop eth2 ipv4=20 > 10.107.23.210 ds2exp 0xFF 0x40 03' > and am getting error: 'Command line is not complete. Try option "help" ' ds2exp cannot end a NHLFE. The EXP must be set before you do the PUSH. mpls nhlfe add key 0 instructions ds2exp 0x3f 0x1 0x1 0x2 0x4 0x3 0x7 p= ush gen 1000 nexthop eth0 ipv4 192.168.2.1 > Thanks in advance, >=20 > --=20 > Swapnil Bandekar > M. Tech. (Comm.) > Electrical Engg. Dept. > IIT Bombay >=20 >=20 > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2005. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > mpls-linux-general mailing list > mpl...@li... > https://lists.sourceforge.net/lists/listinfo/mpls-linux-general --=20 James R. Leu jl...@mi... |