1 tacker sfc-classifier-delete red_http
2 tacker sfc-classifier-delete red_ssh
4 tacker sfc-classifier-create --name blue_http --chain blue --match source_port=0,dest_port=80,protocol=6
5 tacker sfc-classifier-create --name blue_ssh --chain blue --match source_port=0,dest_port=22,protocol=6
7 tacker sfc-classifier-list