[mpls-linux-general] Re: MPLS linux configuration
Status: Beta
Brought to you by:
jleu
From: James R. L. <jl...@mi...> - 2001-06-11 19:21:28
|
On Mon, Jun 11, 2001 at 04:49:16PM -0000, Sunil Kumar wrote: > Hi All, > > Can anybody just verify or correct my following configurations; > > > > Ingress-----LSR-------Egress > eth1 eth2 > > I applied following commands ; > > 1- mplsadm -L eth1:0 > mplsadm -A -B -I gen:16:0 -o gen:16:eth1:ipv4:192.168.200.3(whereas > 192.168.200.3 is the Next hop-Egress- IP address. > > 2- Then , I applied; > > mplsadm -L eth2:0 > mplsadm -A -B -I gen:18:0 -o gen:18:ipv4:192.168.100.3(whereas > 192.168.100.3 is the Ingress IP address. > > > My main intention is to set-up an LSP between Ingress and Egress through > LSR. > > Please let me have the response at earliest. You got it right. Do a 'mplsadm -d' to toggle kernel debugging of MPLS. Use 'dmesg' to see the debugging output. You will see lots of messages from the MPLS stack when you start to send traffic. Jim -- James R. Leu |