Command Reference Protocol-independent Configuration Commands
Description of the prefix list
No description is added for a prefix list, by default.
Global configuration mode
The example below adds the description for the prefix list:
Ruijie# configure terminal
Ruijie(config)# ip prefix-list pre description Deny routes from Net-A
6.7 ip prefix-list sequence-number
Use this command to enable sort function for a prefix list. Use the no form of this command to disable
the sort function.
ip prefix-list sequence-number
no ip prefix-list sequence-number
No sequence number is added for a prefix list, by default.
Global configuration mode
The example below adds a sequence number for the prefix list:
Ruijie# configure terminal
Ruijie(config)# ip prefix-list pre description deny routes from Net-A
Configure the prefix list.