195Default command level2: System levelParameterstunnel-id: Specifies the tunnel ID in the range of 1 to 1024.Usage guidelinesConfigure the tunnel ID before issuing the mpls te commit command for the first time. Otherwise, thetunnel cannot be created.Once configured, a tunnel ID cannot be removed. To change a tunnel ID, remove the tunnel, reconfigurethe tunnel, and specify a new tunnel ID.Examples# Configure the tunnel ID as 100. system-view[Sysname] interface tunnel 0[Sysname-Tunnel0] mpls te tunnel-id 100mpls te vpn-bindingUse mpls te vpn-binding to define the traffic to be forwarded along the MPLS TE tunnel. You can specifythe tunnel to forward only the VPN traffic that matches the specified ACL or forward only the traffic of thespecified VPN.Use undo mpls te vpn-binding to restore the default.Syntaxmpls te vpn-binding { acl acl-number | vpn-instance vpn-instance-name }undo mpls te vpn-bindingDefaultNo restriction is defined about what traffic can travel down a TE tunnel.ViewsTunnel interface viewDefault command level2: System levelParametersacl acl-number: Configures the MPLS TE tunnel to forward only VPN traffic that matches the specified ACL.The ACL number is in the range of 3000 to 3999.vpn-instance vpn-instance-name: Configures the MPLS TE tunnel to forward only traffic of the specifiedVPN. The vpn-instance-name argument specifies an MPLS L3VPN by its instance name, a case-sensitivestring of 1 to 31 characters.Usage guidelinesThe device selects a TE tunnel for forwarding VPN traffic in this order: the TE tunnel specified with an ACL,the TE tunnel specified with a VPN instance, the TE tunnel with no restriction on traffic to be forwarded.The device does not perform load sharing over different types of TE tunnels.