Comware CLI Commands in Provision Software 2013/06

display ip ip-prefix
Related ProVisionComware
show ip prefix-listdisplay ip ip-prefix
Displays all the prefix list information, including list name, address, length, rule type, ge and le
[greater than or equal /less than or equal w.r.t mask range] for a specific network. This command
is available only in manager mode.
HP Switch# display ip ip-prefix abc
Prefix-list abc
Permitted n/a
Denied n/a
index: 5 permit 11.2.3.4/8 ge 8 le 8
Example of Related ProVision Software Command Output.
HP Switch# show ip prefix-list
ip prefix-list Odd: 4 entries
seq 5 permit 10.1.1.1/24 ge 24 le 24
seq 10 deny 10.1.2.1/24 ge 24 le 24
seq 15 permit 10.1.3.1/24 ge 24 le 24
seq 20 deny 10.1.4.1/24 ge 24 le 24
ip prefix-list Even: 4 entries
seq 5 deny 10.1.1.1/24 ge 24 le 24
seq 10 permit 10.1.2.1/24 ge 24 le 24
seq 15 deny 10.1.3.1/24 ge 24 le 24
seq 20 permit 10.1.4.1/24 ge 24 le 24
Operating Notes
For more information, refer to the latest Multicast and Routing Guide for your switch.
Minimum Software Version: 15.10.
114 Display Commands