148begin: Displays the first line that matches the specified regular expression and all lines that follow.exclude: Displays all lines that do not match the specified regular expression.include: Displays all lines that match the specified regular expression.regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.Examples# Display statistics about MPLS TE tunnels. display mpls te tunnel statisticsIngress: 0 Tunnels, 0 Tunnels Up, 0 CRLSPs Up0 Modified, 0 In-Progress, 0 FailedTransit: 0 UpEgress : 0 UpTable 65 Command outputField DescriptionIngress This device is the tunnel ingress.Transit This device is a transit node on the tunnel.Egress This device is the tunnel egress.Modified Number of CR-LSP tunnels that use this device as theingress and are in modified state.In-Progress Number of CR-LSP tunnels that use this device as theingress and are in in-progress state.Failed Number of CR-LSP tunnels that use this device as theingress and are in failed state.display mpls te tunnel-interfaceUse display mpls te tunnel-interface to display information about MPLS TE tunnel interfaces on this node.Syntaxdisplay mpls te tunnel-interface [ tunnel number ] [ | { begin | exclude | include } regular-expression ]ViewsAny viewDefault command level1: Monitor levelParameterstunnel number: Displays information about a specific tunnel interface.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see Fundamentals Configuration Guide.begin: Displays the first line that matches the specified regular expression and all lines that follow.exclude: Displays all lines that do not match the specified regular expression.include: Displays all lines that match the specified regular expression.