583
syn-flood: Specifies SYN flood attack.
udp-flood: Specifies UDP flood attack.
Ipv6-address: Specifies a protected IPv6 address. If no IPv6 address is specified, this command displays
information about all protected IPv6 addresses.
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.
slot slot-number: Specifies a card by its slot number. If no card is specified, this command displays
information about IPv6 addresses protected by flood attack detection and prevention on all cards.
(MSR4000.)
count: Displays the number of matching IPv6 addresses protected by flood attack detection and
prevention.
Examples
# (MSR1000/MSR2000/MSR3000.) Display information about all IPv6 addresses protected by flood
attack detection and prevention in attack defense policy abc.
<Sysname> display attack-defense policy abc flood ipv6
IPv6 address VPN instance Type Rate threshold(PPS) Dropped
2013::127f a012345678901234 SYN-ACK-FLOOD 100 4294967295
2::5 -- ACK-FLOOD 100 10
1::5 -- ACK-FLOOD 100 23
# (MSR4000.) Display information about all IPv6 addresses protected by flood attack detection and
prevention in attack defense policy abc.
<Sysname> display attack-defense policy abc flood ipv6
Slot 0:
IPv6 address VPN instance Type Rate threshold(PPS) Dropped
2013::127f a012345678901234 SYN-ACK-FLOOD 100 4294967295
2::5 -- ACK-FLOOD 100 10
1::5 -- ACK-FLOOD 100 23
Slot 1:
IPv6 address VPN instance Type Rate threshold(PPS) Dropped
2013::127f a012345678901234 SYN-ACK-FLOOD 100 4294967295
2::5 -- ACK-FLOOD 100 10
1::5 -- ACK-FLOOD 100 23
# (MSR1000/MSR2000/MSR3000.) Display the number of IPv6 addresses protected by flood attack
detection and prevention in attack defense policy abc.
<Sysname> display attack-defense policy abc flood ipv6 count
Totally 3 flood protected entries.
# (MSR4000.) Display the number of IPv6 addresses protected by flood attack detection and prevention
in attack defense policy abc.
<Sysname> display attack-defense policy abc flood ipv6 count
Slot 0:
Totally 3 flood protected IP addresses.
Slot 1:
Totally 3 flood protected IP addresses.