Description

Our customer wants to change TPID at some interface/vlan on his ACX7024

The TPID does not change in the configuration example & they want the change to happen for s-vlan at ACX with s/c-vlan setup.

Symptoms

set interfaces et-0/0/4 flexible-vlan-tagging

set interfaces et-0/0/4 speed 10g

set interfaces et-0/0/4 mtu 1522

set interfaces et-0/0/4 encapsulation flexible-ethernet-services

set interfaces et-0/0/4 ether-options ethernet-switch-profile tag-protocol-id 0x8100

set interfaces et-0/0/4 ether-options ethernet-switch-profile tag-protocol-id 0x88a8

set interfaces et-0/0/4 unit 841 vlan-id 841

set interfaces et-0/0/4 unit 2700 vlan-id 2700

set interfaces et-0/0/4 unit 3024 vlan-tags outer 0x8100.3024

set interfaces et-0/0/4 unit 3024 family ethernet-switching

Solution

Configured TPID is overrode by the default TPID, due to which configured TPID is not being reflected in the system state

This is fixed via PR 1874901.

Modification History

2025-05-01 : Article Created