Port-dot1q, Port-priority, Port-dot1q -5 port-priority -5 – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 421

Advertising
background image

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

20-5

Configuration - VLAN Mode

port-dot1q

Use the VLAN port-dot1q command to enable dot1q tagging for the port. If VLAN tagging is enabled
on a port, the port will forward any untagged or priority tagged frames with a VID equal to the ingress
port’s PVID and the priority of the tagged frame will 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.
To clear the dot1q for the port, see no port-dot1q command on page 20-4.

Syntax:

(config-vlan)# port-dot1q ethernet

port

Example:

(config-vlan)# port-dot1q ethernet 1.1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

port-priority

Use the VLAN port-priority command to set the VLAN priority for the port.

Syntax:

(config-vlan)# port-priority ethernet

port priority

Example:

(config-vlan)# port-priority ethernet 1.1 0

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

Field

Definition

port

Ethernet port in the form {port}.{sub-interface}.
Adit 3104 and Adit 3200: 1.1, 1.2, 1.3, 1.4, 2.1
Adit 3500 and MSR: 1.1 and 2.1

Field

Definition

port

Ethernet port in the form {port}.{sub-interface}.
Adit 3104 and Adit 3200: 1.1, 1.2, 1.3, 1.4, 2.1
Adit 3500 and MSR: 1.1 and 2.1

priority

Set priority level. Range = 0 - 7. Default is 0.

Advertising