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
84cdff8e
Commit
84cdff8e
authored
Jan 11, 2018
by
Gabriel Detraz
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Synthaxe correcte pour validate mac src et dest
parent
be053b57
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
gestion/gen_confs/switch_conf.tpl
gestion/gen_confs/switch_conf.tpl
+1
-2
No files found.
gestion/gen_confs/switch_conf.tpl
View file @
84cdff8e
...
...
@@ -126,8 +126,7 @@ 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
arp-protect validate src-mac 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