No commands, No port-dot1q, No vlan – Carrier Access Adit 3000 Series and Multi-Service Router (MSR) Card none User Manual

Page 420: No commands -4

Advertising
background image

20-4

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

Configuration - VLAN Mode

no commands

no port-dot1q

Use the VLAN no port-dot1q command to disable dot1q tagging for the port. By default, VLAN
tagging is disabled on a LAN port. In this default state, if the port receives a VLAN tagged frame,
it will ignore the VLAN header and will process the ingress frames as a regular Ethernet frame. The
VLAN tag will not be altered.

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 set the port to VLAN aware mode, see port-dot1q command on page 20-5.

Syntax:

(config-vlan)# no port-dot1q ethernet

port

Example:

(config-vlan)# no port-dot1q ethernet 1.1

Supported Platforms:

Adit 3104, Adit 3200, Adit 3500, MSR

no vlan

Use the VLAN no vlan command to clear a VLAN entry.

Syntax:

(config-vlan)# no vlan

entry

Example:

(config-vlan)# no vlan 2

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

entry

VLAN entry. Range = 2 - 4094.

Advertising