summaryrefslogtreecommitdiffstats
path: root/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classifyl2
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-classifyl2
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-classifyl2')
-rw-r--r--vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classifyl28
1 files changed, 0 insertions, 8 deletions
diff --git a/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classifyl2 b/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classifyl2
deleted file mode 100644
index 6be4b1e52cf..00000000000
--- a/vnet/etc/scripts/ludd-cluster-1/ludd-cluster-1-classifyl2
+++ /dev/null
@@ -1,8 +0,0 @@
-set int ip address GigabitEthernet2/2/0 192.168.1.1/24
-set int state GigabitEthernet2/2/0 up
-
-classify table mask l3 ip4 src buckets 2 l2-miss-next ethernet
-
-classify session advance 14 l2-hit-next ip4 table-index 0 match l3 ip4 src 192.168.1.2
-
-set int l2 class intfc GigabitEthernet2/2/0 ip4-table 0