6-20
Field
Description
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 peer received ip-prefix
Syntax
display bgp
peer ip-address received ip-prefix
View
Any view
Default Level
1: Monitor level
Parameters
ip-address
: IP address of a BGP peer.
Description
Use the
display bgp peer received ip-prefix
command to display the prefix information in the ORF
packet from the specified BGP peer.
Examples
# Display the prefix information in the ORF packet from the BGP peer 10.110.25.20.
<Sysname> display bgp peer 10.110.25.20 received ip-prefix
ORF ip-prefix entries: 2
ge: greater-equal le: less-equal
index rule prefix ge le
10 permit 111.111.111.0/24 26 32
20 deny 2.1.1.0/24 26 32
Table 6-7 display bgp peer received ip-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.