[Contents] [Prev] [Next] [Index] [Report an Error]

Configuring MPLS LSPs for GMPLS

To enable the proper GMPLS switching parameters, configure the label-switched path (LSP) attributes that are appropriate for your network connection. The default value for switching-type is psc-1, which is also appropriate for standard MPLS.

To configure the LSP attributes, include the lsp-attributes statement at the [edit protocols mpls label-switched-path lsp-name] hierarchy level:

[edit protocols mpls label-switched-path lsp-name]
lsp-attributes {
encoding-type type;
gpid gpid;
signal-bandwidth type;
switching-type type;
}

If you include the no-cspf statement in the label-switched path configuration, you must also configure primary and secondary paths, or the configuration cannot be committed.

The following sections describe how to configure each of the LSP attributes for a GMPLS LSP:


[Contents] [Prev] [Next] [Index] [Report an Error]