[j-nsp] LSP mapping

moki vomoki at gmail.com
Mon Jun 10 09:29:31 EDT 2013


Hello guys
I'm trying to setup policy based lsp mapping solution . The idea is to
forward traffic from specific community(bgp) to lsp.
creating policy and attaching the policy to forwarding-table.
The question is : How can i balance between several lsps , from specific
community ?
[edit policy-options policy-statement lsp-map]
lab at r7# show
term 1 {
from {
protocol bgp;
neighbor 10.0.3.3;
}
then {
install-nexthop lsp r7-r3;<-- I there an option to insert to several lsps?
(redundancy aspect)
accept;
}
}
[edit routing-options]
forwarding-table {
export lsp-map;
}


More information about the juniper-nsp mailing list