- vlans {
-
-
vlan-name {
- description text-description;
-
- dot1q-tunnelling {
-
- customer-vlans [ ids id-ranges ];
- }
-
- filter {
- input filter-name;
- output filter-name;
- }
- l3-interface vlan.logical-interface-number;
- mac-limit number;
- mac-table-aging-time seconds;
- no-local-switching;
- primary-vlan vlan-id;
- vlan-id vlan-tag;
- vlan-range lower-vlan-id–higher-vlan-id;
- }
- }