[mpls-linux-general] mpls tunnel command
Status: Beta
Brought to you by:
jleu
From: <obe...@gm...> - 2007-07-06 14:28:36
|
hi there, i want to configure un tunnel between 2 LER to implement a VPN. here is my network: HostA(eth0)-----------(eth0)LERa(eth1)--------------------(eth1)LSR(eth0)--------------------(eth0)LERb(eth1)-----------(eth0)HostB HostA: eth0: 192.168.0.1 LERa: eth0: 192.168.0.2 eth1:192.168.1.1 mpls0:10.0.1.1 mpls1:11.0.1.1 (if it's necessary) LSR: eth1:192.168.1.2 eth0:192.168.2.1 LERb: eth0: 192.168.2.2 eth1:192.168.3.1 mpls0:10.0.1.2 mpls1:11.0.1.1 (if it's necessary) HostB: eth0:192.168.3.2 thanks for all |