On the website :
http://sourceforge.net/apps/mediawiki/mpls-linux/index.php?title=Main_Page
I have noticed that one of the options you support for the OpensourceLSR is:
"Any entry in the Linux routing table can have an outgoing label
associated with it (this include multiple table support, TOS, and per
interface routing) "
Would you be so kind as to indicate what commands do I need to use in
order to configure that option?
I am using the vtysh configuration shell with the latest mpls-quagga
software (since Sep 2010) version and I am currently have configured an
ldp session which have advertised the label mapping:
ruggedcom# debug ldp database attr
---------------------- Attribute List ----------------------
Id. Fec State Sess. InLabel OutLabel
Label In/Eg
-------------------------------------------------------------------------------
1. 1.2.3.0/24 MAP_SENT 1 1 0 10000
egress
2. 2.2.2.0/24 MAP_SENT 1 2 0 10001
egress
3. 10.128.62.0/24 MAP_SENT 1 3 0 10002
egress
4. 1.1.1.0/24 MAP_RECV 1 0 1 10003
ingress
5. 1.2.3.0/24 MAP_RECV 1 0 0 10004
egress
6. 10.128.62.0/24 MAP_RECV 1 0 0 10005
egress
My intention is to be able to forward the all the IP traffic to the
specific address using the ldp label (similar to the IGP shortcut).
Thank you in advance.
/Boris.
|