UMN:CLI User ManualV8102592network. If you do use neither ge nor le, network range is more clearly configured. Whenonly ge attribute is configured, network range is configured from ge value, and when onlyle attribute is configured, network range is configured from netmask to le value.To delete the configured policy of prefix list, use the following command.Command Mode Descriptionno ipv6 prefix-list WORD seq <1-4294967295>{deny | permit} { X:X::X:X/M | any}GlobalDeletes the entry in an IPv6 prefix listand removes a sequence number fromthe entry.no ipv6 prefix-list WORD seq <1-4294967295>{deny | permit} X:X::X:X/M ge <0-32> [le <0-32>]no ipv6 prefix-list WORD seq <1-4294967295>{deny | permit} X:X::X:X/M le <0-32> [ge <0-32>]With sequenced prefix lists, each prefix list entry is associated with a sequence number.Sequence numbers can be used to insert a prefix list into the middle of an existing list orto delete an existing statement in the list.To include the sequence numbers in the configuration, use the following command.Command Mode Descriptionipv6 prefix-list sequence-number Global Includes sequence numbers in non-volatile generation (NVGEN).To exclude the sequence numbers, use the following command.Command Mode Descriptionno ipv6 prefix-list sequence-number Global Excludes sequence numbers in non-volatile generation (NVGEN).11.3.10.3 Displaying Prefix List EntriesTo display the information about a prefix list or prefix list entries, use the following com-mand.Command Mode Descriptionshow ipv6 prefix-list [WORD]EnableGlobalShows information about all prefix lists.show ipv6 prefix-list WORDX:X::X:X/M [first-match | longer]Shows the prefix list entry according to the parameter.longer: all entries of a prefix list that are more specificthan the given network and lengthfirst-match: the entry of a prefix list that matches thegiven prefixshow ipv6 prefix-list WORD seq<1-4294967295>Shows the prefix list entry with a given sequencenumber.show ipv6 prefix-list {detail |summary} [WORD]Shows a table showing the entries in a prefix list iden-tified by name.