Ingress Port VLAN Tagging

The following example configures an ingress port VLAN tag:

Table 1: Configuring Ingress Port VLAN Tag

Command

Description

(config) # port 7/1/x1 ingress-vlan-tag 100

Configures a port with VLAN ID 100 on the specified network port.

(config) # port 1/1/x17 ingress-vlan-tag 123

Configures a port with VLAN ID 123 on the specified inline network port.

The following example replaces an ingress port VLAN ID with a new one:

Table 2: Modifying Ingress Port VLAN Tag

Command

Description

(config) # port 1/1/x1 ingress-vlan-tag 1004

Configures a port with VLAN ID 1004 on port ID 1/1/x1.

(config) # port 1/1/x1 ingress-vlan-tag 1005

Replaces VLAN ID 1004 with 1005 on port ID 1/1/x1.

The following example deletes an ingress port VLAN tag:

Table 3: Deleting Ingress Port VLAN Tag

Command

Description

(config) # no port 1/1/x1 ingress-vlan-tag

Deletes the VLAN tag associated with port ID 1/1/x1.

The following example displays ingress port VLAN tag configuration:

Table 4: Showing Ingress Port VLAN Tags

Command

Description

(config) # show port params port-list 7/1/x1

Shows the VLAN tag associated with a specific port.

(config) # show ingress-vlan-tag

Shows all configured VLAN tags.