R3166-R3206-HP High-End Firewalls Network Management Command Reference-6PW101

Table Of Contents
299
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 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 75 Output description
Field Descri
p
tion
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.