Layer 3 Routing Commands 1398Command HistoryIntroduced in version 6.2.0.1 firmware.Exampleconsole(route-map)#match ip address prefix-list testmatch ipv6 address prefix-listUse this command to configure a route map to match based on an IPv6destination prefix. To delete a match statement from a route map, use the noform of this command.Syntaxmatch ip address prefix-list prefix-list-name [prefix-list-name...]no match ip address prefix-list [ prefix-list-name [prefix-list-name...] ]• prefix-list prefix-list-name—The name of an IPv6 prefix list used toidentify the set of matching routes. Up to eight prefix lists may bespecified.Default ConfigurationNo match criteria are configured by default.Command ModeRoute Map ConfigurationUser GuidelinesIf multiple prefix lists are specified in one statement, a match occurs if aprefix matches any one of the prefix lists. If a match ipv6 address statement isconfigured within a route map section that already has a match ipv6 addressstatement, the new prefix lists are added to the existing set of prefix lists, anda match occurs if any prefix list in the combined set matches the prefix.The command no match ip address prefix-list removes the match term andall its prefix lists.