H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – Routing Protocol
H3C S7500 Series Ethernet Switches Chapter 6 IP Routing Policy Configuration Commands
6-8
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] route-policy policy_10 permit node 12
%New sequence of this list
[H3C-route-policy] apply tag 100
6.1.10 display ip ip-prefix
Syntax
display ip ip-prefix [ ip-prefix-name ]
View
Any view
Parameters
ip-prefix-name: Name of the IP address prefix list to be displayed, a string of 1 to 19
characters.
Description
Use the display ip ip-prefix command to display information about the specified IP
address prefix list.
If ip-prefix-name is not specified, this command displays information about all IP
address prefix lists.
Related commands: ip ip-prefix.
Examples
# Display information about the address prefix list named p1.
<H3C> display ip ip-prefix p1
name index conditions ip-prefix / mask GE LE
p1 10 permit 10.1.0.0/16 17 18
Table 6-1 Description on the fields of the display ip ip-prefix command
Field Description
name Name of ip-prefix
index Internal sequence number of ip-prefix
conditions Mode: permit or deny
ip-prefix / mask Address and mask of ip-prefix
GE Threshold that ip-prefix mask is greater than or equal to
LE Threshold that ip-prefix mask is less than or equal to