ietf-ccamp-wg / draft-ietf-ccamp-client-signal-yang

draft-ietf-ccamp-client-signal-yang
Other
0 stars 2 forks source link

Tag re-naming consideration for ietf-eth-tran-service #11

Open italobusi opened 2 years ago

italobusi commented 2 years ago

Now the tag representation in ietf-eth-tran-service is in a relative style, outer-tag, second-tag (as the second from outer)... In practice the configuration is more straghtforward to use 'c-vlan' and 's-vlan'... so it is proposed to rename the tag representation to c-vlan and s-vlan.

For IEEE 802.1 Ethernet, the configuration of the current 'outer-tag' should be c-vlan information; and there is no 'second-tag' configuration;
For QinQ Ethernet, the configuration of the current 'outer-tag' should be s-vlan, while the 'second-tag' should be c-vlan.

Imported from: https://github.com/haomianzheng/IETF-ACTN-YANG-Model/issues/53