311begin: 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 information about labeled routes in the BGP routing table. display bgp vpnv4 all routing-table labelBGP Local router ID is 2.2.2.2Status codes: * - valid, ^ - VPN best, > - best, d - damped,h - history, i - internal, s - suppressed, S - StaleOrigin : i - IGP, e - EGP, ? - incompleteTotal number of routes from all PE: 1Route Distinguisher: 100:1Network NextHop In/Out Label*^ i 123.1.1.1 1.1.1.1 NULL/1024Total routes of vpn-instance vpn1: 4Network NextHop In/Out Label* > 10.1.1.0 0.0.0.0 1025/NULL* > 20.0.0.0 0.0.0.0 1026/NULL* >i 123.1.1.1 1.1.1.1 NULL/1024* > 124.1.1.1 0.0.0.0 1024/NULLTable 125 Command outputField DescriptionBGP Local router ID Router ID of the local BGP router.Status Route status codes. For valid values, see Table 113.Origin Route origin codes. For valid values, see Table 113.Route Distinguisher RD.Network Network address.NextHop Address of the next hop.In/Out Label Incoming/outgoing label. The value exp-null indicatesan explicit null label.display bgp vpnv4 vpn-instance routing-tableUse display bgp vpnv4 vpn-instance routing-table to display the BGP VPNv4 routing information for aVPN.