xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
497
<network_address>
- Specifies the network address used.
ge
- (Optional) Specifies the minimum prefix length to be matched.
<value 1-32>
- Enter the 'ge' value used here. This value must be between 1 and 32.
le
- (Optional) Specifies the maximum prefix length to be matched.
<value 1-32>
- Enter the 'le' value used here. This value must be between 1 and 32.
deny
- Specifies that the network will be denied.
permit
- Specifies that the network will be permitted.
description
- Specifies the description for the prefix list used.
<desc 80>
- Enter the description used here. This value can be up to 80 characters long.
clear_description
- Specifies that the description for the prefix list will be cleared.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
The following example configures a prefix list 1 to permit routes from the 10.0.0.0/8 network that
have a mask length that is less than or equal to 24 bits:
DGS-3620-28SC:admin# config ip prefix_list 1 add 10.0.0.0/8 le 24 permit
Command: config ip prefix_list 1 add 10.0.0.0/8 le 24 permit
Success.
DGS-3620-28SC:admin#
42-3
delete ip prefix_list
Description
This command is used to delete the IP prefix list
Format
delete ip prefix_list [list_name <list_name 16> | all]
Parameters
list_name
- Specifies the prefix list name that will be deleted.
<list_name 16>
- Enter the prefix list name that will be deleted here. This name must be 16
characters long.
all
- Specifies that all the entries will be deleted.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete an IP prefix list named “list1”:
Содержание xStack DGS-3620-52P
Страница 1: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide I...
Страница 142: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 137 DGS 3620 28SC admin...
Страница 436: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 431 DGS 3620 28SC admin...
Страница 635: ...xStack DGS 3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide 630 Success DGS 3620 28SC admin...