R0106-HP MSR Router Series Security Command Reference(V7)
598
MSR4000:
display blacklist ip [ source-ip-address [ vpn-instance vpn-instance-name ] ] [ slot slot-number ] [ count ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
source-ip-address: Specifies the IPv4 address for a blacklist entry.
vpn-instance vpn-instance-name: Specifies the MPLS L3VPN instance to which the IPv4 address belongs.
The vpn-instance-name argument is a case-sensitive string of 1 to 31 characters. Do not specify this
option if the IPv4 address is on the public network.
slot slot-number: Specifies a card by its slot number. If no card is specified, this command displays IPv4
blacklist entries on all cards. (MSR4000.)
count: Displays the number of matching IPv4 blacklist entries.
Usage guidelines
If no parameter is specified, this command displays all IPv4 blacklist entries.
Examples
# (MSR2000/MSR3000.) Display all IPv4 blacklist entries.
<Sysname> display blacklist ip
IP address VPN instance DS-Lite tunnel peer Type TTL(sec) Dropped
123.123.123.123 a0123456789012 2013::fe07:221a:4011 Dynamic 123 4294967295
201.55.7.45 abc 2013::1 Manual Never 14478
192.168.11.5 -- -- Dynamic 10 353452
# (MSR4000.) Display IPv4 blacklist entries on the card in slot 0.
<Sysname> display blacklist ip slot 0
Slot 0:
IP address VPN instance DS-Lite tunnel peer Type TTL(sec) Dropped
123.123.123.123 a0123456789012 2013::fe07:221a:4011 Dynamic 123 4294967295
201.55.7.45 abc 2013::1 Manual Never 14478
192.168.11.5 -- -- Dynamic 10 353452
# (MSR2000/MSR3000.) Display the number of IPv4 blacklist entries.
<Sysname> display blacklist ip count
Totally 3 blacklist entries.
# (MSR4000.) Display the number of IPv4 blacklist entries on the card in slot 0.
<Sysname> display blacklist ip slot 0 count
Slot 0:
Totally 3 blacklist entries.
Table 93 Command output
Field Descri
p
tion
IP address IPv4 address of the blacklist entry.










