Re: [mpls-linux-devel] Moving forward
Status: Beta
Brought to you by:
jleu
From: Scott A. Y. <sy...@im...> - 2009-01-14 20:34:22
|
Thanks for the suggestion James. I think it's a great idea. While digging around in bgp_mplsvpn.c I came across this vty command that I believe does almost the same thing you've proposed. /* For testing purpose, static route of MPLS-VPN. */ DEFUN (vpnv4_network, vpnv4_network_cmd, "network A.B.C.D/M rd ASN:nn_or_IP-address:nn tag WORD", I think the tag is the MPLS label. I might just be able to modify this command to accept a route-target attribute for export. Scott Yoder Support Engineer ImageStream Internet Solutions, Inc. E-mail: sy...@im... |