|
|
|
|
|
|
- Configure a Primary Path
|
[edit] edit protocols mpls
[edit protocols mpls] set path path-name address < strict | loose > set label-switched-path lsp-path-name to destination
[edit protocols mpls label-switched-path lsp-path-name] set primary primary-name
set primary primary-name bandwidth bandwidth set primary primary-name priority reservation-priority setup-priority
show commit
|
- Verify That the Primary Path Is Operational
|
show mpls lsp extensive ingress show rsvp interface
|
|
|
- Configure a Standby Secondary Path
|
[edit] edit protocols mpls
[edit protocols mpls] set path path-name destination loose set label-switched-path lsp-path-name secondary
secondary-name standby show commit
|
- Verify That the Secondary Path Is Established
|
Deactivate a link or node critical to the primary path.
show mpls lsp extensive
|
|
Configure different bandwidth values for the primary and secondary paths. For example:
[edit protocols mpls] edit label-switched-path lsp-path-name
set primary primary-name bandwidth bandwidth
show commit
In this example, no bandwidth is configured for the secondary path.
|
|
Configure only multiple secondary paths.
|