Interfacing VLANID into Ethernet Frame for Two different Streams

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Interfacing VLANID into Ethernet Frame for Two different Streams

328 Views
Abrar_23
Contributor III

SWITCH - 1
Initially Created a Default VLANID 
VLANID = 0
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Disable all Ports
BC_DOMAIN = Disable all Ports
TAG_PORT = Disable all Ports
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 0

VLANID = 1
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Port 1,2,3,4 -- ENABLE
BC_DOMAIN = Port 1,2,3,4 -- ENABLE
TAG_PORT = Port 1,2
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 1

VLANID = 2
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Port 1,2,3,4,5 -- ENABLE
BC_DOMAIN = Port 1,2,3,4,5 -- ENABLE
TAG_PORT = Port 1,2
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 2

MAC Configuration Table 
Port 1 --> VLANPRIO = 7
VLANID = 1
Port 2 --> VLANPRIO = 7
VLANID = 2
Port 3 --> VLANPRIO = 7
VLANID = 3
Port 4 --> VLANPRIO = 7
VLANID = 4
Port 7 --> VLANPRIO = 3
VLANID = 2

SWITCH - 2
VLANID = 0
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Disable all Ports
BC_DOMAIN = Disable all Ports
TAG_PORT = Disable all Ports
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 0

VLANID = 1
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Port 1,2,3,4 -- ENABLE
BC_DOMAIN = Port 1,2,3,4 -- ENABLE
TAG_PORT = Port 1,2
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 1

VLANID = 2
VING_MIRR = Disable all Ports
VEGR_MIRR = Disable all Ports
VMEMB_PORT = Port 1,2,3,4,7 -- ENABLE
BC_DOMAIN = Port 1,2,3,4,7 -- ENABLE
TAG_PORT = Port 1,2
TYPE_ENTRY[1] = ENABLE
TYPE_ENTRY[0] = ENABLE
VLANID = 2

MAC Configuration Table 
Port 1 --> VLANPRIO = 7
VLANID = 1
Port 2 --> VLANPRIO = 7
VLANID = 2
Port 3 --> VLANPRIO = 7
VLANID = 3
Port 4 --> VLANPRIO = 7
VLANID = 4
Port 5 --> VLANPRIO = 3
VLANID = 2

These VLANID are used in L2 lookup table were for some MAC Address we utilized VLANID = 1 and for other MAC Addresses used VLANID = 2
in this configuration with respect to stream of VLANID = 1 is working fine able to Transmit and receive Message whatever the VLANID getting mentioned in Port 3 & Port 4 is configured that Configuration of Message is working fine 
Say suppose when i configure VLANID = 1 in Port 3 at the time the configuration with respect to that is working but the configuration with respect to VLANID = 2 is not working when i do vice versa its working fine 
what is the root cause of the issue ?

0 Kudos
Reply
1 Reply

306 Views
alejandro_e
NXP TechSupport
NXP TechSupport

Hello @Abrar_23,

as mentioned in the other post, please post this questions in Other-NXP-Products, this is the community for the S32G family and I cannot help you with details regarding the SJA1110.

 

Thanks.

 

0 Kudos
Reply