set routing prefix-list description
The set routing prefix-list description command creates a description of an IPv4/IPv6 prefix list.
The delete routing prefix-list description command deletes the description of an IPv4/IPv6 prefix list.
Command Syntax
set routing prefix-list {ipv4-family <ipv4-prefix-name> | ipv6-family <ipv6-prefix-name>} description <string>
delete routing prefix-list {ipv4-family <ipv4-prefix-name> | ipv6-family <ipv6-prefix-name>} description
Parameter
Parameter | Description |
<ip4-prefix-name> | Specifies the name of an IPv4 prefix list. |
<ip6-prefix-name> | Specifies the name of an IPv6 prefix list. |
description <string> | Optional. Specifies the description of an IPv4 prefix list. The value is a string. |
Example
Configure the description of the IP prefix list p1.
admin@Xorplus# set routing prefix-list ipv4-family p1 description Net1Pref admin@Xorplus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.