[Linux-vrf-general] RFC 2547BIS
Status: Beta
Brought to you by:
jleu
|
From: Jon A. <ne...@gm...> - 2007-10-08 07:16:28
|
Hi all! I'm testing 2.6.18.1 kernel patch and some doubts come to me. I'm trying to simulate a PE Router with 3 interfaces. One of them (interface 1) is connected to a MPLS Network, the other interfaces (interface 2 & 3) are connected to CE 1 and CE 2 respectively. I would like to create 2 VRFs, one of them including interface 2 and the other one including interface 3. The problem is that if I want to route traffic from interfaces 2 & 3 to the MPLS network, I have to associate interface 1 with both VRFs and as I know, we can only associate one VRF per interface. I have tried to create some virtual interfaces from interface 1 by using "ifconfig eth1:1", but I have seen that they are not real links, they don't appear when you use "ip link show" and that's why I can't associate them with different VRFs. Could any of you give me some ideas to solve the problem?? Thank you very much! -- Saludos! Jon Ander |