Re: [mpls-linux-general] MPLS tunnel on zebra
Status: Beta
Brought to you by:
jleu
|
From: James R. L. <jl...@mi...> - 2005-04-06 00:11:56
|
On Tue, Apr 05, 2005 at 11:18:47AM +0800, mynor wrote: > I have configure MPLS with zebra > I have also read the readme for quagga mpls support by JLeu >=20 > He advise to use zebra when configuring all the label stuff > I like to configure MPLS tunnel on my network > I have found it once but I can't found it any more > Some body can tell me where I can configure MPLS tunnel on zebra zebra1(config)# create mpls-tunnel mpls0 zebra1(config-tun)# tunnel mode mpls static gen 1000 nexthop eth0 192.168.3= .1 --=20 James R. Leu jl...@mi... |