set routing pbr map sequence match destination-port

The set routing pbr map sequence match destination-port command configures a match rule based on the destination port for PBR traffic classification.

The delete routing pbr map sequence match destination-port command deletes the configuration.

 

Command Syntax

set routing pbr map <map-name> sequence <sequence-number> match destination-port <destination-port>

delete routing pbr map <map-name>sequence <sequence-number> match destination-port

 

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.

destination-port <destination-port>

Specifies the destination port number. The value is an integer that ranges from 1 to 65535.

 

Example

  • Configure a match rule based on the destination port for PBR traffic classification.

admin@PICOS# set routing pbr map PBR_map1 sequence 100 match destination-port 7000 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.