D-Link xStack Reference Manual page 344

Dgs-3600 series layer 3 managed gigabit ethernet switch
Hide thumbs Also See for xStack:
Table of Contents

Advertisement

xStack
delete ip prefix_list
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete an IP prefix list named "list1":
DGS-3627:admin# delete ip prefix_list list_name list1
Command: delete ip prefix_list list_name list1
Success.
DGS-3627:admin#
show ip prefix_list
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
This example shows an IP prefix list named "list1":
DGS-3627:admin# create ip prefix_list list1
Command: create ip prefix_list list1
Success.
DGS-3627:admin# config ip prefix_list 1 add sequence 10 10.0.0.0/8 le 24 permit
Command: config ip prefix_list 1 add sequence 10 10.0.0.0/8 le 24 permit
Success.
DGS-3627:admin# show ip prefix_list list1
Command:4# show ip prefix_list list1
IP Prefix list:
list1
Description:
Total Rule Number:1
sequence 5 permit 10.0.0.0/8 le 24
DGS-3627:admin#
create ip standard access_list
Purpose
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
Used to delete the IP prefix list
delete ip prefix_list [list_name <list_name 16> | all]
The command is used to delete an IP prefix list.
<list_name 16> - The name of the prefix list that will be deleted.
Only Administrator and Operator-level users can issue this command.
This command is used to show an IP prefix list.
show ip prefix_list {<list_name 16>}
The command is used to show a prefix list entry.
<list_name 16> - The name of the prefix_list will be show.
None.
To create an access list used to filter routes.
340

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents