208begin: 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, which is a case sensitive string of 1 to 256 characters.DescriptionUse the display bgp network command to display routing information advertised with the networkcommand.Examples# Display routing information advertised with the network command. display bgp networkBGP Local Router ID is 10.1.4.2.Local AS Number is 400.Network Mask Route-policy Short-cut100.1.2.0 255.255.255.0100.1.1.0 255.255.255.0 Short-cutTable 43 Output descriptionField DescriptionBGP Local Router ID BGP Local Router IDLocal AS Number Local AS NumberNetwork Network addressMask MaskRoute-policy Routing policyShort-cut Short-cut routedisplay bgp pathsSyntaxdisplay bgp paths [ as-regular-expression | | { begin | exclude | include } regular-expression ]ViewAny viewDefault level1: Monitor levelParametersas-regular-expression: AS path regular expression, a string of 1 to 80 characters.|: Filters command output by specifying a regular expression. For more information about regularexpressions, see the Fundamentals Configuration Guide.begin: Displays the first line that matches the specified regular expression and all lines that follow.