134exclude: 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 the RSVP-TE sender message information on interface VLAN-interface 1. display mpls rsvp-te sender interface Vlan-interface 1Interface Vlan-interface 1Tunnel Dest: 29.29.29.29 Ingress LSR ID: 19.19.19.19LSP ID: 1 Session Tunnel ID: 1Session Name: Tunnel0Previous Hop Address: 101.101.101.1Token bucket rate: 0.0 Token bucket size: 0.00# Display the RSVP-TE sender message information on all interfaces. display mpls rsvp-te senderInterface: Vlan-interface 1Tunnel Dest: 19.19.19.19 Ingress LSR ID: 29.29.29.29LSP ID: 1 Session Tunnel ID: 0Session Name: Tunnel0Previous Hop Address: 101.101.101.2Token bucket rate: 0.0 Token bucket size: 0.00Interface: Incoming-Interface at the IngressTunnel Dest: 29.29.29.29 Ingress LSR ID: 19.19.19.19LSP ID: 1 Session Tunnel ID: 0Session Name: Tunnel1Previous Hop Address: 19.19.19.19Token bucket rate: 0.0 Token bucket size: 0.00Table 53 Command outputField DescriptionInterface RSVP-TE enabled Ethernet interface.Tunnel Dest Tunnel destination, in the format of X.X.X.X.Ingress LSR ID Ingress LSR ID, in the format of X.X.X.X.Previous Hop Address Previous hop address, in the format of X.X.X.X.Token Bucket rate Token bucket rate, a traffic parameter.Token Bucket Size Token bucket size, a traffic parameter.display mpls rsvp-te statisticsUse display mpls rsvp-te statistics to display statistics about RSVP-TE.Syntaxdisplay mpls rsvp-te statistics { global | interface [ interface-type interface-number ] } [ | { begin |exclude | include } regular-expression ]