Configure Layer 2 protocol forwarding using CLI commands to manage ethernet type allowlists and verify configuration settings.
This task allows you to manage Layer 2 protocol forwarding by adding, deleting, or clearing ethernet types from allowlists and configuring Ethernet-I protocol behavior.
Use this procedure to control which ethernet types are allowed for Layer 2 protocol forwarding in your MPLS configuration. After you clear the detected ethernet types, the detection process operates in the background.
Procedure
| 1. | Use the configure mpls ether-filter allow-list add ether-type-value command to add an ethernet type to allowlist. Example:
|
|
| 2. | (Optional) Use the configure mpls ether-filter allow-list delete ether-type-value command to delete an ethernet type from allowlist. Example:
|
|
| 3. | (Optional) Use the configure mpls ether-filter allow-list clear command to clear all ethernet types from allowlist. Example:
|
|
| 4. | (Optional) Use the configure mpls ether-filter allow-list add all command to add all ethernet types to allowlist. Example:
|
|
| 5. | (Optional) Use the configure mpls ether-filter table clear command to clear list of detected ether-types. Example:
|
|
| 6. | (Optional) Use the configure mpls ether-filter ethernet-I forward command to configure Ethernet – I protocol to forward. Example:
|
|
| 7. | (Optional) Use the configure mpls ether-filter ethernet-I block command to configure Ethernet – I protocol to block. Example:
|
|
| 8. | (Optional) Use the show mpls config command to verify list of allowed ether-types. Example:
|
|
| 9. | (Optional) Use the show mpls ether-filter table command to verify list of detected ether-types. Example:
|