set routing pbr map sequence match source-port

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

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

 

Command Syntax

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

delete routing pbr map <map-name>sequence <sequence-number> match source-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.

source-port <source-port>

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

 

Example

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

admin@PICOS# set routing pbr map PBR_map1 sequence 100 match source-port 7035 admin@PICOS# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.