[edit vlans] Configuration Statement Hierarchy
- vlans {
-
- vlan-name {
- description text-description;
-
- dot1q-tunneling {
-
- customer-vlans (id | native | range);
-
- layer2-protocol-tunneling all | protocol-name {
-
- drop-threshold number;
- shutdown-threshold number;
- }
- }
- filter input filter-name;
- filter output filter-name;
-
- l3-interface vlan.logical-interface-number;
- mac-limit number;
- mac-table-aging-time seconds;
- no-local-switching;
- no-mac-learning;
- primary-vlan vlan-name;
- vlan-id number;
- vlan-range vlan-id-low-vlan-id-high;
- }
- }