set routing pbr map sequence action dscp
The set routing pbr map sequence action dscp command configures an action to modify the DSCP value in packets for policy-based routing.
The delete routing pbr map sequence action dscp command deletes the configuration.
Â
Command Syntax
set routing pbr map <map-name> sequence <sequence-number> action dscp <dscp-value>
delete routing pbr map <map-name>sequence <sequence-number> action dscp
Â
Parameter
Parameter | Description |
map <map-name> | Specifies the map name of a PBR policy. The value is a string. |
sequence <sequence-number> | Specifies sequence number. The value is an integer that ranges from 1 to 700. |
dscp <dscp-value> | Specifies a value to modify the DSCP value in packets. The value is an integer in the range of 0 to 63. |
Â
Example
Configure an action to modify the DSCP value in packets for policy-based routing.
admin@PICOS# set routing pbr map PBR_map1 sequence 100 action dscp 40
admin@PICOS# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.