You are on page 1of 1

exit all

configure
# Flows Configuration
flows
classifier-profile "v3095" match-any
match vlan 3095
exit
flow "servi_eth1-b1p1-v3095"
classifier "v3095"
policer profile "Policer1"
ingress-port ethernet 1
egress-port bridge-port 1 1 cos-map-profile "cos_mark"
reverse-direction block 0/1
no shutdown
exit
flow "servi_eth3_b1p3_v3095"
classifier "all"
policer profile "Policer1"
vlan-tag push vlan 3095 p-bit fixed 5
ingress-port ethernet 3
egress-port bridge-port 1 3 cos-map-profile "cos_mark"
reverse-direction block 0/1
no shutdown
exit

You might also like