8.2 Configuring PSFP using CLI Commands
To configure the PSFP, execute the following
commands.
(config)# stream 10
(config-stream)# outer-tag vid 1
(config-stream)# exit
(config)# interface GigabitEthernet 1/1
(config-if)# switchport mode hybrid
(config-if)# stream-id 10
(config-if)# exit
(config)# interface GigabitEthernet 1/2
(config-if)# switchport mode hybrid
(config-if)# stream-id 10
(config-if)# exit
(config)# tsn flow meter 1
(config-flow-meter)# cir 400
(config-flow-meter)# color-mode
(config-flow-meter)# mark-red-enable
(config-flow-meter)# exit
(config)# tsn flow meter 30
(config-flow-meter)# cbs 8912
(config-flow-meter)# cir 200
(config-flow-meter)# exit
(config)# tsn stream filter 1
(config-stream-filter)# max-sdu 512
(config-stream-filter)# flow-meter id 1
(config-stream-filter)# block-due-to-oversize-enable