D-Link xStack DGS-3620 Reference Manual page 598

Hide thumbs Also See for xStack DGS-3620:
Table of Contents

Advertisement

xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
Example
To clear prefix list counters for the prefix list named "first_list" that matches the 192.168.10.0/24
prefix:
DGS-3620-28PC: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-3620-28PC:admin#
48-10
create route_map
Description
This command is used to create a route map.
Format
create route_map <map_name 16>
Parameters
<map_name 16> - Enter the route map name used here. This name can be up to 16 characters
long.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To create a route map named "map1":
DGS-3620-28PC:admin# create route_map map1
Command: create route_map map1
Success.
DGS-3620-28PC:admin#
48-11
config route_map
Description
This command is used to configure the route map. 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. If neither permit nor deny is
specified, permit is implied.
593

Advertisement

Table of Contents
loading

Table of Contents