555
display blacklist ipv6
Use
display blacklist ipv6
to display manually added IPv6 blacklist entries.
Syntax
display blacklist
ipv6
[
source-ipv6-address
[
vpn-instance vpn-instance-name
] |
count
]
Views
Any view
Predefined user roles
network-admin
network-operator
mdc-admin
mdc-operator
Parameters
source-ipv6-address
: Specifies the IPv6 address for a blacklist entry.
vpn-instance vpn-instance-name
: Specifies the MPLS L3VPN instance to which the IPv6 address
belongs. The
vpn-instance-name
argument is a case-sensitive string of 1 to 31 characters. Do not
specify this option if the IPv6 address is on the public network.
count
: Displays the number of matching IPv6 blacklist entries.
Usage guidelines
If you do not specify any parameters, this command displays all manually added IPv6 blacklist
entries.
Examples
# Display all IPv6 blacklist entries.
<Sysname> display blacklist ipv6
IPv6 address VPN instance Type TTL(sec)
1::4 -- Manual Never
2013:fe07:221a:4011: -- Manual 123
2013:fe07:221a:4011
# Display the number of manually added IPv6 blacklist entries.
<Sysname> display blacklist ipv6 count
Totally 3 blacklist entries.
Table 86 Command output
Field
Description
IPv6 address
IPv6 address of the blacklist entry.
VPN instance
MPLS L3VPN instance to which the blacklisted IPv6 address belongs. If
the blacklisted IPv6 address is on the public network, this field displays
hyphens (--).
Type
Type of the IPv6 blacklist entry.
TTL(sec)
Remaining aging time of the IPv6 blacklist entry, in seconds. If no aging
time is set for the entry, this field displays
Never
.
Totally 3 blacklist entries
Total number of IPv6 blacklist entries.