[any|host DA|DA/prefix-length]
Syntax
[any|host DA|DA/prefix-length]
Description
This is the second instance of addressing in an IPv6 ACE. It follows the first (SA) instance, described earlier in this section, and defines the destination IPv6 address (DA) that a packet must carry to have a match with the ACE.
Options
any
Allows IPv6 packets to any IPv6 DA.
host
DASpecifies only packets having
DA
as the destination address. Use this criterion when you want to match only the IPv6 packets for a single DA.DA/prefix-length
Specifies packets intended for one or more contiguous subnets or contiguous addresses within a single subnet. The prefix length is in CIDR format and defines the number of leftmost bits to use in determining a match.