Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Benjamin Graillot
scripts
Commits
be053b57
Commit
be053b57
authored
Jan 11, 2018
by
Gabriel Detraz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Protection arp contre les adresses mac sources/dest incohérentes
parent
1e6de0ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
gestion/gen_confs/switch_conf.tpl
gestion/gen_confs/switch_conf.tpl
+2
-0
No files found.
gestion/gen_confs/switch_conf.tpl
View file @
be053b57
...
...
@@ -126,6 +126,8 @@ dhcp-snooping
;--- ARP Protect ---
arp-protect
arp-protect vlan {{ vlans.values()|selectattr("dhcp_snooping")|join(" ", attribute="id") }}
arp-protect validate src-mac
arp-protect validate dest-mac
{%- endif %}
{%- if DHCPv6_SNOOPING in features %}
;--- DHCPv6 Snooping ---
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment