aboutsummaryrefslogtreecommitdiffstats
path: root/testcases/features/sfc/sfc_change_classi.bash
blob: 70375ab3be4376811ce90e6c3b12531e3bc3462c (plain)
1
2
3
4
5
6
7
tacker sfc-classifier-delete red_http
tacker sfc-classifier-delete red_ssh

tacker sfc-classifier-create --name blue_http --chain blue --match source_port=0,dest_port=80,protocol=6
tacker sfc-classifier-create --name blue_ssh  --chain blue --match source_port=0,dest_port=22,protocol=6

tacker sfc-classifier-list