xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
454
Policy Route Commands
The Policy Route commands in the Command Line Interface (CLI) are listed (along with the appropriate parameters)
in the following table.
Command
Parameters
create policy_route name
<policyroute_name 32>
config policy_route name
<policyroute_name 32>acl profile_id <value 1-14> access_id <value 1-128>
nexthop <ipaddr> state [enable | disable]
delete policy_route name
<policyroute_name 32>
show policy_route
Each command is listed, in detail, in the following sections.
create policy_route name
Purpose
Used to add policy route rule.
Syntax
create policy_route name <policyroute_name 32>
Description
This command allows you to create policy route and define this rule name.
•
The ACL rule that is linked to the policy route command could not be deleted via ACL
command.
Parameters
<policyroute_name 32>
– Specifies the name of police rule. Max length is 32 character.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To create a policy route:
DES-3528:admin# create policy_route name engineer
Command: create policy_route name engineer
Success.
DES-3528:admin#