Reorganize source tree to use single autotools instance
[vpp.git] / src / scripts / vnet / leftpeer / leftpeer-classify
1 classify table mask l2 src l3 ip4 src buckets 2 miss-next local
2
3 comment { classify table mask l3 ip4 src buckets 2 miss-next local }
4 set ip classify intfc GigabitEthernet2/2/0 table-index 0
5 set int ip address GigabitEthernet2/2/0 192.168.1.1/24
6 set int state GigabitEthernet2/2/0 up
7
8 classify session hit-next local table-index 0 match l2 src 00:50:56:b7:05:bb l3 ip4 src 192.168.1.2