AW: [mpls-linux-general] iptables+mpls
Status: Beta
Brought to you by:
jleu
|
From: Zordan A. <zor...@gm...> - 2004-03-20 11:23:03
|
> > Try this command instead: > > > > /sbin/iptables -A OUTPUT -d 1.1.1.2/32 -j spec_nh --spec_nh > 0x8847:0x2 > > > > Where 1.1.1.2/32 is some destination you want mapped to the LSP and > > 0x2 is the key for the out-going label. Ok, it seems to work ... But what means the 0x8847 ? Are there any changes on other commands ? Thanks for your quick help |