11-15
display bgp ipv6 peer received ip-prefix
Syntax
display bgp ipv6 peer
{
ip-address | ipv6-address
}
received ipv6-prefix
View
Any view
Default Level
1: Monitor level
Parameters
ip-address
: IP address of a BGP peer.
ipv6-address
: IPv6 address of a BGP peer.
Description
Use the
display bgp ipv6 peer received ipv6-prefix
command to display the prefix entries in the
ORF information of the specified BGP peer.
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 11-7 display bgp ipv6 peer received ipv6-prefix
command output description
Field
Description
ORF ip-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 the mask length must be greater than or equal to the
specific value.
le
less-equal, indicating the mask length must be less than or equal to the specific
value.
display bgp ipv6 routing-table
Syntax
display bgp ipv6 routing-table
[
ipv6-address prefix-length
]