[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
VRF/MPLS on Linux
- Subject: VRF/MPLS on Linux
- From: hannes at mailcolloid.de (Hannes Frederic Sowa)
- Date: Wed, 24 Aug 2011 19:58:55 +0200
- In-reply-to: <[email protected]>
- References: <20110823134543.GA31360@Oslo> <1314155814.3434.9.camel@ilion> <20110824100607.GB2717@brian> <[email protected]> <[email protected]>
On Wed, Aug 24, 2011 at 7:37 PM, Jussi Peltola <pelzi at pelzi.net> wrote:
> Or exec your commands wrapped in route -T$TABLE exec $*
FYI, on linux you can use 'ip netns exec'. The subcommand is rather
new and you will only find it in the git repository.
Greetings,
Hannes