Tag-all, Vlan-feature, Tag-all -7 vlan-feature -7 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 423

Advertising
background image

Adit 3000 (Rel. 1.6) and MSR Card (Rel 2.0) CLI

20-7

Configuration - VLAN Mode

tag-all

Use the VLAN tag-all command to enable dot1q tagging for all ports.
If VLAN tagging is enabled on all ports, an ingress port should forward any untagged or priority tagged
frames with a VID equal to the ingress port’s PVID and set the priority of the untagged frame to that of
the ingress port. The priority of the tagged frame remain unchanged. See the port-priority command, on
page 20-5
, to set the priority of the port.
Note: Ingress port is a port receiving frames from a source external to the switch. Egress port is a port
forwarding frames to another port(s) in the switch.

Syntax:

(config-vlan)# tag-all {disable|enable}

Example:

(config-vlan)# tag-all enable

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

vlan-feature

Use the VLAN mode vlan-feature command to enable/disable the VLAN feature on the device.
Note: This command is not visible on the Adit 3500 or MSR, as VLAN is always enabled on these
products.

Syntax:

(config-vlan)# vlan-feature {disable|enable}

Example:

(config-vlan)# vlan-feature enable

Supported Platforms:

Adit 3104, Adit 3200

Field

Definition

disable

Disable dot1q for all ports. Default.

enable

Enable dot1q for all ports.

Field

Definition

disable

Disable VLAN feature.

enable

Enable VLAN feature.

Advertising