Home | History | Annotate | Download | only in man8

Lines Matching full:vlan

16 .BR link " | " fdb " | " mdb " | " vlan " | " monitor " }"
91 .BR "bridge vlan" " { " add " | " del " } "
100 .BR "bridge vlan" " [ " show " ] [ "
170 .B vlan
171 - VLAN filter list.
463 the VLAN ID which is known to have members of this multicast group.
494 .SH bridge vlan - VLAN filter list
496 .B vlan
497 objects contain known VLAN IDs for a link.
500 The corresponding commands display vlan filter entries, add new entries,
503 .SS bridge vlan add - add a new vlan filter entry
505 This command creates a new vlan filter entry.
509 the interface with which this vlan is associated.
513 the VLAN ID that identifies the vlan.
517 the vlan specified is to be considered a PVID at ingress.
518 Any untagged frames will be assigned to this VLAN.
522 the vlan specified is to be treated as untagged on egress.
526 the vlan is configured on the specified physical device. Required if the
531 the vlan is configured on the software bridge (default).
533 .SS bridge vlan delete - delete a forwarding database entry
538 .BR "bridge vlan add".
543 .SS bridge vlan show - list vlan configuration.
545 This command displays the current VLAN filter table.