Page MenuHomeVyOS Platform
Authored By
rherold
Jun 28 2021, 2:42 PM
Size
302 KB
Referenced Files
None
Subscribers
None
This file is larger than 256 KB, so syntax highlighting was skipped.
set firewall all-ping 'enable'
set firewall broadcast-ping 'disable'
set firewall config-trap 'disable'
set firewall group ipv6-network-group IPv6_INTERNAL network '2001:db8:9d91::/64'
set firewall group ipv6-network-group IPv6_INTERNAL network '2001:db8:9d91:1::/64'
set firewall group ipv6-network-group IPv6_INTERNAL network '2001:db8:9d91:2::/64'
set firewall group ipv6-network-group IPv6_INTERNAL network '2001:db8:9d91:5::/64'
set firewall group ipv6-network-group IPv6_INTERNAL network '2001:db8:9d91:6::/64'
set firewall group ipv6-network-group IPv6_SSH_HOSTS network '2001:db8:2::/64'
set firewall group ipv6-network-group IPv6_SSH_HOSTS network '2001:db8:2:7::/64'
set firewall group ipv6-network-group IPv6_SSH_HOSTS network '2001:db8:1:7::/64'
set firewall group ipv6-network-group IPv6_VLAN_1 network '2001:db8:9d91::/64'
set firewall group ipv6-network-group IPv6_VLAN_2 network '2001:db8:9d91:2::/64'
set firewall group ipv6-network-group IPv6_VLAN_3 network '2001:db8:9d91:3::/64'
set firewall group ipv6-network-group IPv6_VLAN_4 network '2001:db8:9d91:4::/64'
set firewall group ipv6-network-group IPv6_VLAN_5 network '2001:db8:9d91:5::/64'
set firewall group ipv6-network-group IPv6_VLAN_6 network '2001:db8:9d91:6::/64'
set firewall group network-group IPv4_INTERNAL network '192.168.0.0/24'
set firewall group network-group IPv4_INTERNAL network '172.30.23.0/24'
set firewall group network-group IPv4_INTERNAL network '172.30.19.0/24'
set firewall group network-group IPv4_INTERNAL network '172.30.20.0/24'
set firewall group network-group IPv4_SSH_HOSTS network '62.104.56.0/24'
set firewall group network-group IPv4_SSH_HOSTS network '62.104.47.0/24'
set firewall group network-group IPv4_SSH_HOSTS network '194.97.1.16/28'
set firewall group network-group IPv4_VLAN_1 network '192.168.0.0/24'
set firewall group network-group IPv4_VLAN_2 network '172.30.23.0/24'
set firewall group network-group IPv4_VLAN_3 network '172.30.22.0/24'
set firewall group network-group IPv4_VLAN_4 network '172.30.21.0/24'
set firewall group network-group IPv4_VLAN_5 network '172.30.20.0/24'
set firewall group network-group IPv4_VLAN_6 network '172.30.19.0/24'
set firewall group port-group LOCAL_SERVICES_TCP port '53'
set firewall group port-group LOCAL_SERVICES_TCP port '123'
set firewall group port-group LOCAL_SERVICES_TCP port '22'
set firewall group port-group LOCAL_SERVICES_TCP port '67'
set firewall group port-group LOCAL_SERVICES_UDP port '53'
set firewall group port-group LOCAL_SERVICES_UDP port '123'
set firewall group port-group LOCAL_SERVICES_UDP port '67'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_TUN_0 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_1 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_2 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 800 action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 800 destination group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_IN_VLAN_3 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 800 action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 800 destination group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_IN_VLAN_4 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_5 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 default-action 'drop'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_IN_VLAN_6 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_TUN_0 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_TUN_0 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_TUN_0 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_TUN_0 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_TUN_0 rule 999 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_1 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_2 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_3 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_4 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_5 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 default-action 'drop'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 10 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 10 state established 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 10 state related 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 20 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 20 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 21 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 21 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 22 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 22 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 23 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 23 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 25 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 25 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 26 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 26 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 27 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 27 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 28 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 28 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 29 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 29 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 30 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 30 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 31 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 31 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 32 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 32 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 33 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 33 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 35 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 35 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 36 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 36 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 37 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 37 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 38 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 38 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 39 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 39 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 40 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 40 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 41 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 41 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 42 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 42 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 43 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 43 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 44 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 44 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 45 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 45 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 46 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 46 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 47 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 47 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 48 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 48 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 49 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 49 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 50 action 'reject'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 50 limit burst '1'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 50 log 'enable'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 100 action 'accept'
set firewall ipv6-name IPv6_FWD_OUT_VLAN_6 rule 100 source group network-group 'IPv6_INTERNAL'
set firewall ipv6-name IPv6_LOCAL_TUN_0 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 100 destination port '22'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_TUN_0 rule 100 source group network-group 'IPv6_SSH_HOSTS'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 100 source group network-group 'IPv6_VLAN_1'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_1 rule 101 source group network-group 'IPv6_VLAN_1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 100 source group network-group 'IPv6_VLAN_2'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_2 rule 101 source group network-group 'IPv6_VLAN_2'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 100 source group network-group 'IPv6_VLAN_3'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_3 rule 101 source group network-group 'IPv6_VLAN_3'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 100 source group network-group 'IPv6_VLAN_4'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_4 rule 101 source group network-group 'IPv6_VLAN_4'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 100 source group network-group 'IPv6_VLAN_5'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_5 rule 101 source group network-group 'IPv6_VLAN_5'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 default-action 'drop'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 10 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 10 state established 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 10 state related 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 20 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 20 icmpv6 type '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 20 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 20 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 20 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 21 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 21 icmpv6 type '2'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 21 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 21 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 21 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 22 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 22 icmpv6 type '3'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 22 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 22 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 22 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 23 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 23 icmpv6 type '4'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 23 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 23 limit rate '50/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 23 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 icmpv6 type '101'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 24 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 25 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 25 icmpv6 type '128'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 25 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 25 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 25 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 26 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 26 icmpv6 type '129'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 26 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 26 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 26 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 27 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 27 icmpv6 type '130'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 27 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 27 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 27 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 28 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 28 icmpv6 type '131'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 28 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 28 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 28 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 29 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 29 icmpv6 type '132'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 29 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 29 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 29 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 30 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 30 icmpv6 type '133'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 30 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 30 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 30 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 31 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 31 icmpv6 type '134'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 31 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 31 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 31 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 32 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 32 icmpv6 type '135'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 32 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 32 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 32 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 33 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 33 icmpv6 type '136'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 33 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 33 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 33 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 icmpv6 type '137'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 34 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 35 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 35 icmpv6 type '138'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 35 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 35 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 35 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 36 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 36 icmpv6 type '141'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 36 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 36 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 36 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 37 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 37 icmpv6 type '142'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 37 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 37 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 37 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 38 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 38 icmpv6 type '143'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 38 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 38 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 38 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 39 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 39 icmpv6 type '144'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 39 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 39 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 39 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 40 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 40 icmpv6 type '145'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 40 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 40 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 40 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 41 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 41 icmpv6 type '146'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 41 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 41 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 41 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 42 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 42 icmpv6 type '147'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 42 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 42 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 42 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 43 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 43 icmpv6 type '148'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 43 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 43 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 43 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 44 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 44 icmpv6 type '149'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 44 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 44 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 44 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 45 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 45 icmpv6 type '150'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 45 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 45 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 45 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 46 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 46 icmpv6 type '151'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 46 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 46 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 46 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 47 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 47 icmpv6 type '152'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 47 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 47 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 47 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 48 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 48 icmpv6 type '153'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 48 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 48 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 48 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 49 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 49 icmpv6 type '155'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 49 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 49 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 49 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 50 action 'reject'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 50 limit burst '1'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 50 limit rate '10/second'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 50 log 'enable'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 50 protocol 'icmpv6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 100 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 100 protocol 'tcp'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 100 source group network-group 'IPv6_VLAN_6'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 101 action 'accept'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 101 protocol 'udp'
set firewall ipv6-name IPv6_LOCAL_VLAN_6 rule 101 source group network-group 'IPv6_VLAN_6'
set firewall ipv6-receive-redirects 'disable'
set firewall ipv6-src-route 'disable'
set firewall ip-src-route 'disable'
set firewall log-martians 'enable'
set firewall name IPv4_FWD_IN_PPPOE_0 default-action 'drop'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 50 action 'accept'
set firewall name IPv4_FWD_IN_PPPOE_0 rule 50 protocol '41'
set firewall name IPv4_FWD_IN_VLAN_1 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_1 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_1 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_1 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_1 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_1 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_1 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_1 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_1 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_1 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_1 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_1 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_1 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_1 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_1 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_1 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_1 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_1 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_1 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_1 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_1 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_1 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_1 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_1 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_1 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_1 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_1 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_1 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_1 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_1 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_1 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_1 rule 999 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_2 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_2 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_2 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_2 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_2 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_2 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_2 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_2 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_2 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_2 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_2 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_2 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_2 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_2 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_2 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_2 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_2 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_2 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_2 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_2 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_2 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_2 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_2 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_2 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_2 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_2 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_2 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_2 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_2 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_2 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_2 rule 999 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_3 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_3 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_3 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_3 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_3 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_3 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_3 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_3 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_3 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_3 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_3 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_3 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_3 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_3 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_3 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_3 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_3 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_3 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_3 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_3 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_3 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_3 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_3 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_3 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_3 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_3 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_3 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_3 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_3 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_3 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_3 rule 800 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_3 rule 800 destination group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_IN_VLAN_3 rule 800 source group
set firewall name IPv4_FWD_IN_VLAN_3 rule 999 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_4 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_4 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_4 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_4 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_4 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_4 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_4 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_4 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_4 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_4 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_4 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_4 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_4 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_4 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_4 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_4 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_4 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_4 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_4 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_4 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_4 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_4 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_4 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_4 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_4 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_4 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_4 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_4 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_4 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_4 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_4 rule 800 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_4 rule 800 destination group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_IN_VLAN_4 rule 800 source group
set firewall name IPv4_FWD_IN_VLAN_4 rule 999 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_5 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_5 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_5 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_5 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_5 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_5 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_5 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_5 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_5 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_5 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_5 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_5 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_5 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_5 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_5 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_5 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_5 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_5 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_5 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_5 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_5 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_5 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_5 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_5 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_5 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_5 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_5 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_5 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_5 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_5 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_5 rule 999 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 default-action 'drop'
set firewall name IPv4_FWD_IN_VLAN_6 rule 10 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 10 state established 'enable'
set firewall name IPv4_FWD_IN_VLAN_6 rule 10 state related 'enable'
set firewall name IPv4_FWD_IN_VLAN_6 rule 20 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_6 rule 20 destination port '3544'
set firewall name IPv4_FWD_IN_VLAN_6 rule 20 protocol 'udp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 21 action 'drop'
set firewall name IPv4_FWD_IN_VLAN_6 rule 21 destination address '192.88.99.0/24'
set firewall name IPv4_FWD_IN_VLAN_6 rule 22 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_6 rule 23 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_IN_VLAN_6 rule 30 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 30 icmp type '0'
set firewall name IPv4_FWD_IN_VLAN_6 rule 30 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_6 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_6 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 31 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 31 icmp type '3'
set firewall name IPv4_FWD_IN_VLAN_6 rule 31 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_6 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_6 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 32 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 32 icmp type '4'
set firewall name IPv4_FWD_IN_VLAN_6 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 33 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 33 icmp type '5'
set firewall name IPv4_FWD_IN_VLAN_6 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 34 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 34 icmp type '8'
set firewall name IPv4_FWD_IN_VLAN_6 rule 34 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_6 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_6 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 35 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 35 icmp type '11'
set firewall name IPv4_FWD_IN_VLAN_6 rule 35 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_6 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_IN_VLAN_6 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 36 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 36 icmp type '12'
set firewall name IPv4_FWD_IN_VLAN_6 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 37 action 'accept'
set firewall name IPv4_FWD_IN_VLAN_6 rule 37 icmp type '14'
set firewall name IPv4_FWD_IN_VLAN_6 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 38 action 'reject'
set firewall name IPv4_FWD_IN_VLAN_6 rule 38 limit burst '1'
set firewall name IPv4_FWD_IN_VLAN_6 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_IN_VLAN_6 rule 38 log 'enable'
set firewall name IPv4_FWD_IN_VLAN_6 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_IN_VLAN_6 rule 999 action 'accept'
set firewall name IPv4_FWD_OUT_PPPOE_0 default-action 'drop'
set firewall name IPv4_FWD_OUT_PPPOE_0 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_PPPOE_0 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_PPPOE_0 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_PPPOE_0 rule 999 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_1 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_2 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_3 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_4 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_5 rule 38 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 default-action 'drop'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 10 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 10 state established 'enable'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 10 state related 'enable'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 22 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 22 destination address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 23 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 23 source address '224.0.0.0/4'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 24 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 24 source group network-group 'IPv4_INTERNAL'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 30 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 30 icmp type '0'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 30 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 30 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 30 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 31 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 31 icmp type '3'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 31 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 31 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 31 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 32 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 32 icmp type '4'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 32 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 33 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 33 icmp type '5'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 33 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 34 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 34 icmp type '8'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 34 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 34 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 34 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 35 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 35 icmp type '11'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 35 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 35 limit rate '500/second'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 35 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 36 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 36 icmp type '12'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 36 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 37 action 'accept'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 37 icmp type '14'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 37 protocol 'icmp'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 38 action 'reject'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 38 limit burst '1'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 38 limit rate '100/second'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 38 log 'enable'
set firewall name IPv4_FWD_OUT_VLAN_6 rule 38 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 default-action 'drop'
set firewall name IPv4_LOCAL_PPPOE_0 rule 10 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_PPPOE_0 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_PPPOE_0 rule 20 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_PPPOE_0 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_PPPOE_0 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_PPPOE_0 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 21 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_PPPOE_0 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_PPPOE_0 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_PPPOE_0 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 22 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_PPPOE_0 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 23 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_PPPOE_0 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 24 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_PPPOE_0 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_PPPOE_0 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_PPPOE_0 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 25 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_PPPOE_0 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_PPPOE_0 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_PPPOE_0 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 26 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_PPPOE_0 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 27 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_PPPOE_0 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 28 action 'reject'
set firewall name IPv4_LOCAL_PPPOE_0 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_PPPOE_0 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_PPPOE_0 rule 28 log 'enable'
set firewall name IPv4_LOCAL_PPPOE_0 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 30 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 30 protocol '41'
set firewall name IPv4_LOCAL_PPPOE_0 rule 100 action 'accept'
set firewall name IPv4_LOCAL_PPPOE_0 rule 100 destination port '22'
set firewall name IPv4_LOCAL_PPPOE_0 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_PPPOE_0 rule 100 source group network-group 'IPv4_SSH_HOSTS'
set firewall name IPv4_LOCAL_VLAN_1 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_1 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_1 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_1 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_1 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_1 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_1 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_1 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_1 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_1 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_1 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_1 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_1 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_1 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_1 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_1 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_1 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_1 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_1 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_1 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_1 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_1 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_1 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_1 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_1 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_1 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_1 rule 100 source group network-group 'IPv4_VLAN_1'
set firewall name IPv4_LOCAL_VLAN_1 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_1 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_1 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_1 rule 101 source group network-group 'IPv4_VLAN_1'
set firewall name IPv4_LOCAL_VLAN_2 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_2 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_2 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_2 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_2 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_2 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_2 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_2 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_2 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_2 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_2 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_2 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_2 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_2 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_2 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_2 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_2 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_2 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_2 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_2 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_2 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_2 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_2 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_2 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_2 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_2 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_2 rule 100 source group network-group 'IPv4_VLAN_2'
set firewall name IPv4_LOCAL_VLAN_2 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_2 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_2 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_2 rule 101 source group network-group 'IPv4_VLAN_2'
set firewall name IPv4_LOCAL_VLAN_3 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_3 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_3 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_3 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_3 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_3 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_3 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_3 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_3 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_3 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_3 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_3 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_3 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_3 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_3 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_3 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_3 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_3 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_3 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_3 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_3 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_3 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_3 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_3 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_3 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_3 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_3 rule 100 source group network-group 'IPv4_VLAN_3'
set firewall name IPv4_LOCAL_VLAN_3 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_3 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_3 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_3 rule 101 source group network-group 'IPv4_VLAN_3'
set firewall name IPv4_LOCAL_VLAN_4 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_4 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_4 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_4 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_4 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_4 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_4 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_4 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_4 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_4 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_4 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_4 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_4 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_4 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_4 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_4 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_4 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_4 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_4 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_4 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_4 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_4 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_4 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_4 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_4 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_4 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_4 rule 100 source group network-group 'IPv4_VLAN_4'
set firewall name IPv4_LOCAL_VLAN_4 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_4 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_4 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_4 rule 101 source group network-group 'IPv4_VLAN_4'
set firewall name IPv4_LOCAL_VLAN_5 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_5 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_5 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_5 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_5 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_5 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_5 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_5 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_5 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_5 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_5 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_5 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_5 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_5 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_5 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_5 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_5 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_5 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_5 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_5 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_5 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_5 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_5 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_5 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_5 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_5 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_5 rule 100 source group network-group 'IPv4_VLAN_5'
set firewall name IPv4_LOCAL_VLAN_5 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_5 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_5 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_5 rule 101 source group network-group 'IPv4_VLAN_5'
set firewall name IPv4_LOCAL_VLAN_6 default-action 'drop'
set firewall name IPv4_LOCAL_VLAN_6 rule 10 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 10 state established 'enable'
set firewall name IPv4_LOCAL_VLAN_6 rule 10 state related 'enable'
set firewall name IPv4_LOCAL_VLAN_6 rule 20 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 20 icmp type '0'
set firewall name IPv4_LOCAL_VLAN_6 rule 20 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_6 rule 20 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_6 rule 20 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 21 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 21 icmp type '3'
set firewall name IPv4_LOCAL_VLAN_6 rule 21 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_6 rule 21 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_6 rule 21 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 22 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 22 icmp type '4'
set firewall name IPv4_LOCAL_VLAN_6 rule 22 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 23 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 23 icmp type '5'
set firewall name IPv4_LOCAL_VLAN_6 rule 23 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 24 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 24 icmp type '8'
set firewall name IPv4_LOCAL_VLAN_6 rule 24 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_6 rule 24 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_6 rule 24 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 25 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 25 icmp type '11'
set firewall name IPv4_LOCAL_VLAN_6 rule 25 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_6 rule 25 limit rate '50/second'
set firewall name IPv4_LOCAL_VLAN_6 rule 25 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 26 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 26 icmp type '12'
set firewall name IPv4_LOCAL_VLAN_6 rule 26 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 27 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 27 icmp type '14'
set firewall name IPv4_LOCAL_VLAN_6 rule 27 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 28 action 'reject'
set firewall name IPv4_LOCAL_VLAN_6 rule 28 limit burst '1'
set firewall name IPv4_LOCAL_VLAN_6 rule 28 limit rate '10/second'
set firewall name IPv4_LOCAL_VLAN_6 rule 28 log 'enable'
set firewall name IPv4_LOCAL_VLAN_6 rule 28 protocol 'icmp'
set firewall name IPv4_LOCAL_VLAN_6 rule 100 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 100 destination group port-group 'LOCAL_SERVICES_TCP'
set firewall name IPv4_LOCAL_VLAN_6 rule 100 protocol 'tcp'
set firewall name IPv4_LOCAL_VLAN_6 rule 100 source group network-group 'IPv4_VLAN_6'
set firewall name IPv4_LOCAL_VLAN_6 rule 101 action 'accept'
set firewall name IPv4_LOCAL_VLAN_6 rule 101 destination group port-group 'LOCAL_SERVICES_UDP'
set firewall name IPv4_LOCAL_VLAN_6 rule 101 protocol 'udp'
set firewall name IPv4_LOCAL_VLAN_6 rule 101 source group network-group 'IPv4_VLAN_6'
set firewall receive-redirects 'disable'
set firewall send-redirects 'enable'
set firewall source-validation 'disable'
set firewall syn-cookies 'enable'
set firewall twa-hazards-protection 'disable'
set interfaces ethernet eth0 address '192.168.0.100/24'
set interfaces ethernet eth0 hw-id '00:20:25:e0:04:6d'
set interfaces ethernet eth0 ring-buffer rx '4096'
set interfaces ethernet eth0 ring-buffer tx '4096'
set interfaces ethernet eth0 vrf 'OOBM'
set interfaces ethernet eth1 duplex 'auto'
set interfaces ethernet eth1 firewall in
set interfaces ethernet eth1 firewall local
set interfaces ethernet eth1 firewall out
set interfaces ethernet eth1 hw-id '00:25:90:e1:55:02'
set interfaces ethernet eth1 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 policy ipv6-route 'tun0-out'
set interfaces ethernet eth1 policy route 'pppoe-out'
set interfaces ethernet eth1 ring-buffer rx '4096'
set interfaces ethernet eth1 ring-buffer tx '4096'
set interfaces ethernet eth1 speed 'auto'
set interfaces ethernet eth1 vif 1 address '192.168.0.1/24'
set interfaces ethernet eth1 vif 1 address '2001:db8:9d91::1/64'
set interfaces ethernet eth1 vif 1 description 'MGNT'
set interfaces ethernet eth1 vif 1 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_1'
set interfaces ethernet eth1 vif 1 firewall in name 'IPv4_FWD_IN_VLAN_1'
set interfaces ethernet eth1 vif 1 firewall local ipv6-name 'IPv6_LOCAL_VLAN_1'
set interfaces ethernet eth1 vif 1 firewall local name 'IPv4_FWD_IN_VLAN_1'
set interfaces ethernet eth1 vif 1 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_1'
set interfaces ethernet eth1 vif 1 firewall out name 'IPv4_FWD_OUT_VLAN_1'
set interfaces ethernet eth1 vif 2 address '172.30.23.1/24'
set interfaces ethernet eth1 vif 2 address '2001:db8:9d91:2::1/64'
set interfaces ethernet eth1 vif 2 description 'Priv Net'
set interfaces ethernet eth1 vif 2 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_2'
set interfaces ethernet eth1 vif 2 firewall in name 'IPv4_FWD_IN_VLAN_2'
set interfaces ethernet eth1 vif 2 firewall local ipv6-name 'IPv6_LOCAL_VLAN_2'
set interfaces ethernet eth1 vif 2 firewall local name 'IPv4_FWD_IN_VLAN_2'
set interfaces ethernet eth1 vif 2 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_2'
set interfaces ethernet eth1 vif 2 firewall out name 'IPv4_FWD_OUT_VLAN_2'
set interfaces ethernet eth1 vif 2 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 vif 2 policy route 'pppoe-out'
set interfaces ethernet eth1 vif 3 address '172.30.22.1/24'
set interfaces ethernet eth1 vif 3 address '2001:db8:9d91:3::1/64'
set interfaces ethernet eth1 vif 3 description 'MEDIA WLAN'
set interfaces ethernet eth1 vif 3 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_3'
set interfaces ethernet eth1 vif 3 firewall in name 'IPv4_FWD_IN_VLAN_3'
set interfaces ethernet eth1 vif 3 firewall local ipv6-name 'IPv6_LOCAL_VLAN_3'
set interfaces ethernet eth1 vif 3 firewall local name 'IPv4_FWD_IN_VLAN_3'
set interfaces ethernet eth1 vif 3 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_3'
set interfaces ethernet eth1 vif 3 firewall out name 'IPv4_FWD_OUT_VLAN_3'
set interfaces ethernet eth1 vif 3 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 vif 3 policy route 'pppoe-out'
set interfaces ethernet eth1 vif 4 address '172.30.21.1/24'
set interfaces ethernet eth1 vif 4 address '2001:db8:9d91:4::1/64'
set interfaces ethernet eth1 vif 4 description 'Guests'
set interfaces ethernet eth1 vif 4 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_4'
set interfaces ethernet eth1 vif 4 firewall in name 'IPv4_FWD_IN_VLAN_4'
set interfaces ethernet eth1 vif 4 firewall local ipv6-name 'IPv6_LOCAL_VLAN_4'
set interfaces ethernet eth1 vif 4 firewall local name 'IPv4_FWD_IN_VLAN_4'
set interfaces ethernet eth1 vif 4 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_4'
set interfaces ethernet eth1 vif 4 firewall out name 'IPv4_FWD_OUT_VLAN_4'
set interfaces ethernet eth1 vif 4 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 vif 4 policy route 'pppoe-out'
set interfaces ethernet eth1 vif 5 address '172.30.20.1/24'
set interfaces ethernet eth1 vif 5 address '2001:db8:9d91:5::1/64'
set interfaces ethernet eth1 vif 5 description 'Install'
set interfaces ethernet eth1 vif 5 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_5'
set interfaces ethernet eth1 vif 5 firewall in name 'IPv4_FWD_IN_VLAN_5'
set interfaces ethernet eth1 vif 5 firewall local ipv6-name 'IPv6_LOCAL_VLAN_5'
set interfaces ethernet eth1 vif 5 firewall local name 'IPv4_FWD_IN_VLAN_5'
set interfaces ethernet eth1 vif 5 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_5'
set interfaces ethernet eth1 vif 5 firewall out name 'IPv4_FWD_OUT_VLAN_5'
set interfaces ethernet eth1 vif 5 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 vif 5 policy route 'pppoe-out'
set interfaces ethernet eth1 vif 6 address '172.30.19.1/24'
set interfaces ethernet eth1 vif 6 address '2001:db8:9d91:6::1/64'
set interfaces ethernet eth1 vif 6 description 'WLAN Priv'
set interfaces ethernet eth1 vif 6 firewall in ipv6-name 'IPv6_FWD_IN_VLAN_6'
set interfaces ethernet eth1 vif 6 firewall in name 'IPv4_FWD_IN_VLAN_6'
set interfaces ethernet eth1 vif 6 firewall local ipv6-name 'IPv6_LOCAL_VLAN_6'
set interfaces ethernet eth1 vif 6 firewall local name 'IPv4_FWD_IN_VLAN_6'
set interfaces ethernet eth1 vif 6 firewall out ipv6-name 'IPv6_FWD_OUT_VLAN_6'
set interfaces ethernet eth1 vif 6 firewall out name 'IPv4_FWD_OUT_VLAN_6'
set interfaces ethernet eth1 vif 6 ipv6 dup-addr-detect-transmits '1'
set interfaces ethernet eth1 vif 6 policy ipv6-route 'tun0-out'
set interfaces ethernet eth1 vif 6 policy route 'pppoe-out'
set interfaces ethernet eth2 description 'DSL'
set interfaces ethernet eth2 duplex 'auto'
set interfaces ethernet eth2 hw-id '00:25:90:e1:55:03'
set interfaces ethernet eth2 ring-buffer rx '4096'
set interfaces ethernet eth2 ring-buffer tx '4096'
set interfaces ethernet eth2 speed 'auto'
set interfaces ethernet eth2 vif 7
set interfaces ethernet eth3 hw-id '00:20:25:e0:04:70'
set interfaces ethernet eth3 ring-buffer rx '4096'
set interfaces ethernet eth3 ring-buffer tx '4096'
set interfaces loopback lo
set interfaces pppoe pppoe0 authentication password 'XXXXXXXXX'
set interfaces pppoe pppoe0 authentication user 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX#[email protected]'
set interfaces pppoe pppoe0 default-route 'auto'
set interfaces pppoe pppoe0 firewall in name 'IPv4_FWD_IN_PPPOE_0'
set interfaces pppoe pppoe0 firewall local name 'IPv4_LOCAL_PPPOE_0'
set interfaces pppoe pppoe0 firewall out name 'IPv4_FWD_OUT_PPPOE_0'
set interfaces pppoe pppoe0 mtu '1492'
set interfaces pppoe pppoe0 source-interface 'eth2.7'
set interfaces tunnel tun0 address '2001:db8:1f0a:1323::2/64'
set interfaces tunnel tun0 description 'tunnelbroker.net'
set interfaces tunnel tun0 encapsulation 'sit'
set interfaces tunnel tun0 firewall in ipv6-name 'IPv6_FWD_IN_TUN_0'
set interfaces tunnel tun0 firewall local ipv6-name 'IPv6_LOCAL_TUN_0'
set interfaces tunnel tun0 firewall out ipv6-name 'IPv6_FWD_OUT_TUN_0'
set interfaces tunnel tun0 local-ip '0.0.0.0'
set interfaces tunnel tun0 mtu '1280'
set interfaces tunnel tun0 multicast 'disable'
set interfaces tunnel tun0 parameters ip ttl '255'
set interfaces tunnel tun0 remote-ip '216.66.80.30'
set interfaces wireless wlan0 channel '0'
set interfaces wireless wlan0 country-code 'de'
set interfaces wireless wlan0 hw-id '48:5d:60:30:bc:14'
set interfaces wireless wlan0 isolate-stations
set interfaces wireless wlan0 physical-device 'phy0'
set interfaces wireless wlan0 security wpa mode 'wpa2'
set interfaces wireless wlan0 security wpa passphrase 'XXXXX'
set interfaces wireless wlan0 ssid 'mgmt'
set interfaces wireless wlan0 type 'access-point'
set nat source rule 100 outbound-interface 'pppoe0'
set nat source rule 100 protocol 'all'
set nat source rule 100 translation address 'masquerade'
set policy ipv6-route tun0-out description 'tun0 TCPMSS clamping'
set policy ipv6-route tun0-out rule 100 protocol 'tcp'
set policy ipv6-route tun0-out rule 100 set tcp-mss '1240'
set policy ipv6-route tun0-out rule 100 tcp flags 'SYN'
set policy route pppoe-out description 'PPPoE TCPMSS clamping'
set policy route pppoe-out rule 100 protocol 'tcp'
set policy route pppoe-out rule 100 set tcp-mss '1452'
set policy route pppoe-out rule 100 tcp flags 'SYN'
set protocols static interface-route6 ::/0 next-hop-interface tun0
set protocols vrf OOBM static route 0.0.0.0/0 next-hop 192.168.0.1 next-hop-interface 'eth0'
set service dhcp-server shared-network-name Guest authoritative
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 default-router '172.30.21.1'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 dns-server '172.30.21.1'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 lease '86400'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 range 0 start '172.30.21.100'
set service dhcp-server shared-network-name Guest subnet 172.30.21.0/24 range 0 stop '172.30.21.200'
set service dhcp-server shared-network-name Install authoritative
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 default-router '172.30.20.1'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 dns-server '172.30.20.1'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 lease '86400'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 range 0 start '172.30.20.100'
set service dhcp-server shared-network-name Install subnet 172.30.20.0/24 range 0 stop '172.30.20.200'
set service dhcp-server shared-network-name MEDIA authoritative
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 default-router '172.30.22.1'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 dns-server '172.30.22.1'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 lease '86400'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 range 0 start '172.30.22.100'
set service dhcp-server shared-network-name MEDIA subnet 172.30.22.0/24 range 0 stop '172.30.22.200'
set service dhcp-server shared-network-name MGNT authoritative
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 default-router '192.168.0.1'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 dns-server '192.168.0.1'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 lease '86400'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 range 0 start '192.168.0.100'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 range 0 stop '192.168.0.200'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 static-mapping UBNT-DG ip-address '192.168.0.50'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 static-mapping UBNT-DG mac-address '78:8a:20:80:c8:07'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 static-mapping UBNT-EG ip-address '192.168.0.51'
set service dhcp-server shared-network-name MGNT subnet 192.168.0.0/24 static-mapping UBNT-EG mac-address '30:63:da:67:49:0b'
set service dhcp-server shared-network-name PRIV authoritative
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 default-router '172.30.23.1'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 dns-server '172.30.23.1'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 lease '86400'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 range 0 start '172.30.23.100'
set service dhcp-server shared-network-name PRIV subnet 172.30.23.0/24 range 0 stop '172.30.23.200'
set service dhcp-server shared-network-name WLAN_PRIV authoritative
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 default-router '172.30.19.1'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 dns-server '172.30.19.1'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 domain-name 'home.example.net'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 domain-search 'home.example.net'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 lease '86400'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 range 0 start '172.30.19.100'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 range 0 stop '172.30.19.200'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 static-mapping printer ip-address '172.30.19.99'
set service dhcp-server shared-network-name WLAN_PRIV subnet 172.30.19.0/24 static-mapping printer mac-address '88:9f:fa:60:0e:a9'
set service dns dynamic interface pppoe0 service custom host-name '12345'
set service dns dynamic interface pppoe0 service custom login 'username'
set service dns dynamic interface pppoe0 service custom password 'password'
set service dns dynamic interface pppoe0 service custom protocol 'dyndns2'
set service dns dynamic interface pppoe0 service custom server 'ipv4.tunnelbroker.net'
set service dns forwarding allow-from '0.0.0.0/0'
set service dns forwarding allow-from '::/0'
set service dns forwarding listen-address '192.168.0.1'
set service dns forwarding listen-address '2001:db8:9d91::1'
set service dns forwarding listen-address '172.30.23.1'
set service dns forwarding listen-address '2001:db8:9d91:2::1'
set service dns forwarding listen-address '172.30.22.1'
set service dns forwarding listen-address '2001:db8:9d91:3::1'
set service dns forwarding listen-address '172.30.21.1'
set service dns forwarding listen-address '2001:db8:9d91:4::1'
set service dns forwarding listen-address '172.30.20.1'
set service dns forwarding listen-address '2001:db8:9d91:5::1'
set service dns forwarding listen-address '172.30.19.1'
set service dns forwarding listen-address '2001:db8:9d91:6::1'
set service dns forwarding name-server '8.8.8.8'
set service dns forwarding name-server '8.8.4.4'
set service dns forwarding name-server '2001:4860:4860::8888'
set service dns forwarding name-server '2001:4860:4860::8844'
set service lldp management-address '192.168.0.100'
set service router-advert interface eth1.2 hop-limit '64'
set service router-advert interface eth1.2 name-server '2001:db8:9d91:2::1'
set service router-advert interface eth1.2 prefix 2001:db8:9d91:2::/64 valid-lifetime '2592000'
set service router-advert interface eth1.2 reachable-time '0'
set service router-advert interface eth1.2 retrans-timer '0'
set service router-advert interface eth1.3 hop-limit '64'
set service router-advert interface eth1.3 name-server '2001:db8:9d91:3::1'
set service router-advert interface eth1.3 prefix 2001:db8:9d91:3::/64 valid-lifetime '2592000'
set service router-advert interface eth1.3 reachable-time '0'
set service router-advert interface eth1.3 retrans-timer '0'
set service router-advert interface eth1.4 hop-limit '64'
set service router-advert interface eth1.4 name-server '2001:db8:9d91:4::1'
set service router-advert interface eth1.4 prefix 2001:db8:9d91:4::/64 valid-lifetime '2592000'
set service router-advert interface eth1.4 reachable-time '0'
set service router-advert interface eth1.4 retrans-timer '0'
set service router-advert interface eth1.5 hop-limit '64'
set service router-advert interface eth1.5 name-server '2001:db8:9d91:5::1'
set service router-advert interface eth1.5 prefix 2001:db8:9d91:5::/64 valid-lifetime '2592000'
set service router-advert interface eth1.5 reachable-time '0'
set service router-advert interface eth1.5 retrans-timer '0'
set service router-advert interface eth1.6 hop-limit '64'
set service router-advert interface eth1.6 name-server '2001:db8:9d91:6::1'
set service router-advert interface eth1.6 prefix 2001:db8:9d91:6::/64 valid-lifetime '2592000'
set service router-advert interface eth1.6 reachable-time '0'
set service router-advert interface eth1.6 retrans-timer '0'
set service snmp community public authorization 'ro'
set service snmp contact '[email protected]'
set service snmp description 'router home'
set service snmp location 'Example Street 55, ExampleCity'
set service snmp vrf 'OOBM'
set service ssh vrf 'OOBM'
set system config-management commit-revisions '100'
set system console device ttyS0 speed '115200'
set system host-name 'gw-1'
set system ip multipath ignore-unreachable-nexthops
set system ip multipath layer4-hashing
set system login user vyos authentication encrypted-password 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX'
set system login user vyos authentication public-keys ruben@work key 'AAAAB3NzaC1yc2EAAAABIwAAAgEAwqA/Fdvfdpi9gbAl+B8+LSNuqmSnuW38gtzpGmisspNMr+IDra8vjVh8Mf3d5aLVtOO9KO9869IC+qsFo0FNBwbjCON81D27xD42fmVgZ5//MKPIfuon3SDSHlaoh/ltPMFGFUtZ1/i0sfIBy3lsWhnIF/+CWWb9LjvDbRxrHhA3QT/bTssra9DY86+zN+VYZwEPpAvx3bDVznNBnSnTsBOVZAzcwqwl15y6hmqa3Lyq42lx1N0XblfiIDVtEVbzeUJj0aNDtl+CrPIXeyalWELMltGSrlqzOoNbQNhY+6ERnBd93ZyaGBR6eMj1uAfTxaqr112QkvFZpnUf5nsozggdk+RVmdlM9BQjVFEvz91hCGY3dstdcs6enV6E6Fd0PU7/B7nIvpY7DUw7okr8pBq8E1e2aazNR9zs4f93Ko1b2qb/wSCxrUYNF5LOt/DU9JLe9leQ5cDLbcAvbt2oaRqnoUKAHoqiSVXvjPh8q1IKUYxZwfokUHJ/C1EFmMsSWxISwdVudZGsbjTtorfNc9M4Ax0pc4a97aD/uGgzWUbhtY82QOn33pXrn5I2SEbuPLnR5AtWrOUDjJDPGtC2EMH5jGe2MJCIsFWAWfqPxPKOMYudZ1/acd+F1zz53c9Hdyg571m063dNqZl2rf9X74tWiuScXk/yjEhTXQCHENs='
set system login user vyos authentication public-keys ruben@work type 'ssh-rsa'
set system ntp server 0.pool.ntp.org
set system ntp server 1.pool.ntp.org
set system ntp server 2.pool.ntp.org
set system static-host-mapping host-name ilo-fw-1.home.example.net inet '192.168.0.101'
set system static-host-mapping host-name mg1-syn-01.home.example.net inet '2001:db8:9d91::a:1'
set system static-host-mapping host-name printer.home.example.net inet '2001:db8:9D91:6:8A9F:FAFF:FE60:EA9'
set system static-host-mapping host-name switch01.home.example.net inet '192.168.0.2'
set system static-host-mapping host-name unifi inet '192.168.0.160'
set system static-host-mapping host-name unifi.home.example.net inet '192.168.0.160'
set system sysctl custom net.core.netdev_budget value '4000'
set system sysctl custom net.core.netdev_max_backlog value '5000'
set system syslog global facility all level 'info'
set system syslog global facility protocols level 'debug'
set system time-zone 'Europe/Berlin'
set vrf name OOBM table '100'

File Metadata

Mime Type
text/plain
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
03/4b/fe2b6e24796d1d59ad209d3a5b71
Default Alt Text
config (302 KB)

Event Timeline