xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
455
config policy_route
Purpose
Used to config policy route rule.
Syntax config policy_route name <policyroute_name 32>acl profile_id <value 1-14> access_id
<value 1-128>nexthop <ipaddr> state [enable | disable]
Description
This command allows you to config the different fields for a policy route entry. You can set
the state of a policy route to enable or disable.
• Create a ACL rule. If no acl rule exists, system will show an error message.
• If any ACL rule action is dropped, the packet will not be forwarded, and not
implement policy route.
• Packets pass from policy route, its TTL will decrease 1
• If user delete a ACL rule that is linked a policy rule, system will pop error message.
Parameters name – Specifies the name of police rule.
profile_id – Specifies the ACL profile ID.
access_id – Specifies the ACL access ID.
nexthop – Specifies the next hop IP address.
state – Enables or disables the rule.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config a policy route:
delete policy_route
Purpose
Used to delete policy route rule.
Syntax delete policy_route name <policyroute_name 32>
Description
This command is used to delete policy route rule.
Parameters <policyroute_name 32> – Specifies the name of police rule.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To delete a policy route: