[mpls-linux-general] MPLS-Linux
Status: Beta
Brought to you by:
jleu
|
From: Sunil K. <sun...@ho...> - 2001-06-18 21:36:48
|
Hi,
I want to creat a Manual/Static Tunnel with following topology;
LER A--------------------LSR------------------LER B
172.16.10.2 172.16.10.1 172.17.10.1 172.17.10.2
ETH1 ETH2
- LER A & B are simulated Routers so we can't configure any mplsadm
command on those.
- I have configured LSR as under ;
mplsadm -A -O gen:1024:eth1:ipv4:172.16.10.2
mplsadm -A -T mpls0
ifconfig mpls0 172.17.10.2 netmask 255.255.0.0
mplsadm -B -O gen:1024:eth1 -T mpls0
route add -net 172.17.0.0/16 mpls0
- Is there anything I did wrong in above configuration ? please advise the
correct command script, if the above is not correct.
- How can I verify the Tunnel ID and the traffic going through it on
MPLS Linux Router ? please clarify.
Thanks
Sunil
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
|