P4_TRAFFIC

# set
<module-index>/<port-index> P4_TRAFFIC <traffic_state>

Description

Gives a traffic state command to a L47 port.

Actions

set

Parameters

traffic_state: byte, the traffic state command issued to the port
  • OFF = 0

  • ON = 1

  • STOP = 2

  • PREPARE = 3

  • PRERUN = 4

Example

# set
input:  0/1 P4_TRAFFIC OFF
output: <OK>