Repository : ssh://git@diktynna/doc
On branches: backup-redmine/2020-09-12,master
commit bb86b05e379f754f1fed67aa17a29db8c0f07c66 Author: Sven Eckelmann sven@narfation.org Date: Fri Sep 11 16:04:06 2020 +0000
doc: batman-adv/Faq
bb86b05e379f754f1fed67aa17a29db8c0f07c66 batman-adv/Faq.textile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/batman-adv/Faq.textile b/batman-adv/Faq.textile index b67c1a9..66c4086 100644 --- a/batman-adv/Faq.textile +++ b/batman-adv/Faq.textile @@ -157,7 +157,7 @@ h3. VLAN forwarding doesn't work ip link add link bat0 name bat0.23 type vlan id 23 </pre>
-Or in case of a VLAN-aware bridge, it is better to add the correctly add the VLANs as required to the specific ports: +Or in case of a VLAN-aware bridge, it is better to add the VLANs as required to the specific ports:
<pre> bridge vlan add vid 23 dev bat0