R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101
364
Description
Use display bgp peer received ip-prefix 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 83 Command output
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.
display bgp routing-table
Syntax
display bgp routing-table [ ip-address [ { mask | mask-length } [ longer-prefixes ] ] ] [ | { begin | exclude
| include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
ip-address: Destination IP address.
mask: Network mask, in dotted decimal notation.
mask-length: Mask length, in the range of 0 to 32.
longer-prefixes: Displays the routing entries selected through the following steps:
1. AND the specified destination IP address with the specified mask.
2. AND the destination IP address of each route with the specified mask.
3. Find the calculation results of 2) that match the result of 1) and display the route with the longest
mask among the matching routes that have a mask shorter than or equal to the specified mask.