R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
426
Views
Any view
Default command level
1: Monitor level
Parameters
ip-address: Specifies the IP address of a BGP peer.
ipv6-address: Specifies the IPv6 address of a BGP peer.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, 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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Examples
# Display the prefix information in the ORF packet from the BGP peer 4::4.
<Sysname> display bgp ipv6 peer 4::4 received ipv6-prefix
ORF ipv6-prefix entries: 2
ge: greater-equal le: less-equal
index rule prefix ge le
10 permit 1::/64 80 128
20 deny 100::/64 80 128
Table 98 Command output
Field Description
ORF ipv6-prefix entries Number of ORF prefix entries.
index Index of a prefix entry.
rule Matching rule of the prefix.
prefix Prefix information.
ge
Greater-equal, indicating that the mask length must be greater than or equal to
the specific value.
le
Less-equal, indicating that the mask length must be less than or equal to the
specific value.
display bgp ipv6 routing-table
Use display bgp ipv6 routing-table to display IPv6 BGP routing table information.
Syntax
display bgp ipv6 routing-table [ ipv6-address prefix-length ] [ | { begin | exclude | include }
regular-expression ]










