F3215-HP Load Balancing Module Network Management Command Reference-6PW101

469
Field Descri
p
tion
Error/SubError
Error refers to the error code, which identifies the type of the Notification.
SubError refers to the error subcode of the Notification, which identifies the specific
information about the reported error.
display bgp ipv6 peer received ipv6-prefix
Use display bgp ipv6 peer received ipv6-prefix to display the prefix entries in the ORF information of the
specified BGP peer.
Syntax
display bgp ipv6 peer { ip-address | ipv6-address } received ipv6-prefix [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ip-address: IP address of a BGP peer.
ipv6-address: IPv6 address of a BGP peer.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see System Management 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 120 Command output
Field Descri
p
tion
ORF ipv6-prefix entries Number of ORF prefix entries.
index Index of a prefix entry.
rule Matching rule of the prefix.
prefix Prefix information.