D-Link xStack Reference Manual page 347

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

Advertisement

xStack
DGS-3627:admin# clear ip prefix_list counter first_list 192.168.10.0/24
Command: clear ip prefix_list counter first_list 192.168.10.0/24
Success.
DGS-3627:admin#
create route_map
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To create a route map named "map1" and add one sequence ID of 20 to the route map:
DGS-3627:admin# create
Command:4# create
Success.
DGS-3627:admin# config route_map map1 add sequence 20
Command:4# config route_map map1 add sequence 20
Success.
DGS-3627:admin#
delete route_map
Purpose
Syntax
Description
Parameters
Restrictions
Example usage:
To delete the route map named "map1":
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
This command is used to create a route map or add and delete sequences to a route map.
create route_map <map_name 16>
A route map can have multiple rule entries, each with a different sequence number.
When creating a route map, a sequence ID of 10 will be added to the route map
If the sequence number is not specified, it will be automatically given.
The automatically given sequence number will be a multiple of 10.
<map_name 16> - The route map name.
Only Administrator and Operator-level users can issue this command.
route_map map1
route_map map1
This command is used to delete a route map configuration.
delete route_map [map_name <map_name 16>{all_sequence} | all]
This command is used to delete a route map configuration.
<map_name 16> - The route map name.
all_sequence - Remove all sequence entries from the route map. The route map is not
deleted.
all - Use to delete all route_maps.
Only Administrator and Operator-level users can issue this command.
343

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents