Command Reference Protocol-independent Configuration Commands
Ruijie(config)# ipv6 prefix-list pre1 permit 2222::64
Ruijie(config)# ipv6 router ospf
Ruijie(config-router)# distribute-list prefix pre out rip
Ruijie(config-router)# end
6.9 ipv6 prefix-list description
Use this command to add the description of an IPv6 prefix list. Use the no form of this command to
delete the description.
ipv6 prefix-list prefix-lis-name description description-text
no ipv6 prefix-list prefix-lis-name description
Name of the ipv6 prefix list
Description of the ipv6 prefix list
No description is added for an IPv6 prefix list, by default.
Global configuration mode
The example below adds the description for the prefix list:
Ruijie# configure terminal
Ruijie(config)# ipv6 prefix-list pre description Deny routes from Net-A
Configure the IPv6 prefix list.
6.10 ipv6 prefix-list sequence-number
Use this command to enable the sorting function for an IPv6 prefix list. Use the no form of this
command to remove the settings.
ipv6 prefix-list sequence-number
no ipv6 prefix-list sequence-number
No sequence number is added for a prefix list, by default.