A network administrator is configuring a prefix list with the ip prefix-list
command. How does the IOS process the prefix list if the administrator does not specify a sequence number?
- It will present a prompt to ask the administrator to enter one.
- It will present an error message that indicates the entry fails.
- It automatically increments by 5 based on the highest sequence number.
- It automatically increments by 10 based on the highest sequence number.
Explanation: Prefix lists are configured with the global configuration command ip prefix-list prefix-listname [seq sequence-number] {permit | deny} high-order-bit-pattern/high-order-bit-count [ge ge-value][**le** *le-value*]. If a sequence is not provided, the sequence number automatically increments by 5 based on the highest sequence number.
Exam with this question: Quiz - Multicast
Exam with this question: Chapter 21: Quiz - Troubleshooting ACLs and Prefix Lists CCNPv8 ENARSI
Please login or Register to submit your answer