The attributes of Ethernet interfaces need to be configured when Ethernet boards are configured with services or used for tests.
Ethernet packets are classified into tagged and untagged packets in 802.1Q. A four-byte field is added to the Ethernet frame header of a tagged packet. The 802.1Q-compliant field is used to identify the VLAN ID. An untagged packet does not have such a field.
Ethernet ports are classified into three types: UNI, C-Aware, and S-Aware. The tag attributes of the Ethernet port are classified into Tag aware, Access, and Hybrid.
See Table 1 for details on how an Ethernet board processes tagged and untagged packets at the ingress.
Port Type |
Tagged Packet |
Untagged Packet |
|---|---|---|
Tag aware |
Transparently transmitted |
Discarded |
Access |
Discarded |
Added with the default VLAN tag |
Hybrid |
Transparently transmitted |
Added with the default VLAN tag |
As shown in Table 1, at the egress, the Ethernet packets are tagged packets. Table 2 shows how the Ethernet board processes the packets.
Port Type |
Tagged Packet |
|---|---|
Tag aware |
Transparently transmitted |
Access |
The VLAN tag is removed |
Hybrid |
The VLAN tag is removed if it is the same as the default tag for the port Transparently transmitted if the VLAN tag is different from the default tag for the port |
As shown in Table 1 and Table 2, in an actual network, you need to set the port type for the Ethernet board of an NE according to the Tag attribute of the messages sent from the user-side equipment. If the user-side equipment sends the untagged message, set the external port to Access and set the internal port to Tag aware. If the user-side equipment sends the Tag message, set the external port to Tag aware and set the internal port to Tag aware.
For example, if the source equipment of a service does not support Tag messages but the sink equipment supports Tag messages, you need to set the external port of the Ethernet board that reside on the NE connected to the source to Access, and set the external port of the Ethernet board that resides on the NE connected to the sink to Tag aware. Set the internal ports of the Ethernet boards that resides on the NEs connected to the source and the sink to Tag aware.
To ensure the availability of an end-to-end Ethernet service, make sure that the port attributes of the Ethernet boards at the two ends of the services are the same.
Currently, the Ethernet board includes the 11LEX4, 11LEM24, L4G and TBE boards. This section considers the L4G as an example.
For the description of the network management interface of each board, refer to the Hardware Description.

Port Enabled: When you configure or test Ethernet services at a port, the port must be enabled.
Confirm that the Working Mode of the receive port is the same as that of the transmit port. Otherwise, services are unavailable.


