Layer 3 Routing Commands 1392Command ModeGlobal ConfigurationUser GuidelinesThere are no user guidelines for this command.Command HistoryIntroduced in version 6.2.0.1 firmware.Exampleconsole(config)#ip prefix-list test description test prefix listsipv6 prefix-listTo create an IPv6 prefix list or add an IPv6 prefix list entry, use the ipv6prefix-list command in global configuration mode. To delete a prefix list or astatement in a prefix list, use the no form of this command.Syntaxipv6 prefix-list list-name { [seq seq-number] {permit|deny} ipv6-prefix/prefix-length [ge ge-value] [le le-value] | description text | renumberrenumber-interval first-statement-number }no ipv6 prefix-list list-name• list-name—The text name of the prefix list. Up to 32 characters.• seq number—(Optional) The sequence number for this prefix liststatement. Prefix list statements are ordered from lowest sequence numberto highest and applied in that order. If you do not specify a sequencenumber, the system automatically selects a sequence number five largerthan the last sequence number in the list. Two statements may not beconfigured with the same sequence number. The sequence number rangesfrom 1 – 4,294,967,294.• permit—Permit routes whose destination prefix matches the statement.• deny—Deny routes whose destination prefix matches the statement.