aboutsummaryrefslogtreecommitdiffstats
path: root/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify
diff options
context:
space:
mode:
authorDave Barach <dave@barachs.net>2016-05-14 18:38:48 -0400
committerDave Barach <dave@barachs.net>2016-05-14 18:39:11 -0400
commit7e55d364fd88bb462c7211209f5cbb5bbae3a68c (patch)
tree781f3309654b27c32808f02b804dca09314af08b /vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify
parent1d1644c260808293a5629922201546763c3e2b64 (diff)
VPP-63: clean up config scripts, remove specific hostnames
Change-Id: Ifb77256fa691b1a90045a10448835c09b764e74f Signed-off-by: Dave Barach <dave@barachs.net>
Diffstat (limited to 'vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify')
-rwxr-xr-xvnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify8
1 files changed, 0 insertions, 8 deletions
diff --git a/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify b/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify
deleted file mode 100755
index 74285912aeb..00000000000
--- a/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classify
+++ /dev/null
@@ -1,8 +0,0 @@
-classify table mask l2 src l3 ip4 src buckets 2 miss-next local
-
-comment { classify table mask l3 ip4 src buckets 2 miss-next local }
-set ip classify intfc GigabitEthernet2/2/0 table-index 0
-set int ip address GigabitEthernet2/2/0 192.168.1.1/24
-set int state GigabitEthernet2/2/0 up
-
-classify session hit-next local table-index 0 match l2 src 00:50:56:b7:05:bb l3 ip4 src 192.168.1.2