201out-label out-label-value: Specifies the outgoing label, which can be a value of 0, 3, or 16 through 1023.Usage guidelinesDo not specify a local public address as the next hop address for a static CR-LSP configured on theingress node.Examples# Configure a static CR-LSP on the ingress node, setting its name to Tunnel3, destination IP address to202.25.38.1, destination address mask length to 24, next hop IP address to 202.55.25.33, andoutgoing label to 237. system-view[Sysname] static-cr-lsp ingress Tunnel3 destination 202.25.38.1 nexthop 202.55.25.33out-label 237static-cr-lsp transitUse static-cr-lsp transit to configure a static CR-LSP on a transit node.Use undo static-cr-lsp transit to remove the static CR-LSP.Syntaxstatic-cr-lsp transit tunnel-name incoming-interface interface-type interface-number in-labelin-label-value nexthop next-hop-addr out-label out-label-valueundo static-cr-lsp transit tunnel-nameViewsSystem viewDefault command level2: System levelParameterstunnel-name: Specifies the tunnel name, a string of 1 to 15 characters.incoming-interface interface-type interface-number: Specifies an incoming interface for the static CR-LSP.in-label in-label-value: Specifies the incoming label in the range of 16 to 1023.nexthop next-hop-addr: Specifies the next hop address.out-label out-label-value: Specifies the outgoing label, which can be a value of 0, 3, or 16 through 1023.Usage guidelinesDo not specify a local public address as the next hop address for a static CR-LSP configured on a transitnode.Examples# Configure a static CR-LSP on the transit node, setting its name to tunnel34, incoming interface toVLAN-interface 1, incoming label to 123, outgoing interface to VLAN-interface 2, and outgoing label to253. system-view[Sysname] static-cr-lsp transit tunnel34 incoming-interface Vlan-interface 1 in-label 123outgoing-interface Vlan-interface 2 out-label 253