Overview of Layer 2 mesh transparency
From IEC6400 Release 1.1.0, the IEC6400 gateway supports Layer 2 Mesh Transparency feature. Layer 2 mesh transparency feature allows to forward non-IPv4 Layer 2 protocols across the URWB network by selectively filtering which ether-types are permitted. The selection of allowed ether-types can be performed from either the CLI or the GUI.
Features of URWB MPLS Layer 2 mesh networks
The URWB mesh data plane supports these functionalities when used in MPLS Layer 2 mode:
-
Detects and reports Ethertype present in the URWB network automatically.
-
Supports the configurable list of Ethertypes allowed in the network.
-
Manages transparency of Layer 2 protocols in a convenient manner.
List of reserved Ethertypes
These Ethertypes are reserved and cannot be added to the allow list:
|
Ethertype (value) |
Forwardable |
Additional Information |
|---|---|---|
|
0x0000 – 0x05FF |
User-configurable |
Ethernet-I frames: STP and CDP are subject to other configuration options |
|
0x0800 |
Yes |
IPv4 |
|
0x0806 |
Yes |
ARP |
|
0x0900 – 0x09FF |
No |
URWB signaling protocols |
|
0x8100 |
Yes |
IEEE 802.1Q VLAN encapsulation |
|
0x8847 – 0x8848 |
No |
MPLS |
|
0xFFFF |
No |
IANA reserved |
Advantages of Layer 2 mesh transparency
-
Provides detailed control over the forwarding of Layer 2 protocols.
-
Ensures backward compatibility with existing deployments by default.
-
Allows for full transparency to enable all Layer 2 protocols, if needed.
-
Facilitates MAC address learning for generic Ethernet types.




Feedback