vACL: changes for gateway packet forwarding
[samplevnf.git] / VNFs / vACL / config / IPv6_hwlb_acl.tc
index 3ec5fba..da43b8d 100644 (file)
 link 0 down
 link 0 config fec0:0000:0000:0000:6a05:caff:fe30:21a0 64
 link 0 up
+
 link 1 down
 link 1 config 2012:0000:0000:0000:6a05:caff:fe30:2071 64
 link 1 up
-p 1 arpadd 0 fec0::6a05:caff:fe30:21b0 00:00:00:00:00:01
-p 1 arpadd 1 2012::6a05:caff:fe30:2081 00:00:00:00:00:02
+
+;routeadd <net/host> <port #> <ipv6 nhip address in hex> <Depth/NotApplicable>
+routeadd net 0 fec0::6a05:caff:fe30:21b0 64
+routeadd net 1 2012::6a05:caff:fe30:2081 64
+
+; IPv6 static ARP
+;p 1 arpadd 0 fec0::6a05:caff:fe30:21b0 00:00:00:00:00:01
+;p 1 arpadd 1 2012::6a05:caff:fe30:2081 00:00:00:00:00:04
+
 p action add 0 accept
-p action add 0 fwd 1
+p action add 0 fwd 
 p action add 0 count
 
 p action add 1 accept
-p action add 1 fwd 0
+p action add 1 fwd 1
 p action add 1 count
 
-
-;p action add 0 conntrack
-;p action add 1 conntrack
-;p action add 2 conntrack
-;p action add 3 conntrack
-
-p acl add 1 fec0::6a05:caff:fe30:21b0 64 2012::6a05:caff:fe30:2081 64 0 65535 0 65535 0 0 0
-p acl add 1 2012::6a05:caff:fe30:2081 64 fec0::6a05:caff:fe30:21b0 64 0 65535 0 65535 0 0 1
+; IPv6 rules
+p acl add 1 fec0::6a05:caff:fe30:21b0 64 2012::6a05:caff:fe30:2081 64 0 65535 0 65535 0 0 1
+p acl add 1 2012::6a05:caff:fe30:2081 64 fec0::6a05:caff:fe30:21b0 64 0 65535 0 65535 0 0 0
 p acl applyruleset
+
 set fwd rxonly
 set_sym_hash_ena_per_port 0 enable
 set_hash_global_config 0 simple_xor ipv6-udp enable