Enable/disable Egress timestamping and VLAN on specific port

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

Enable/disable Egress timestamping and VLAN on specific port

417 Views
sameer_wasnik
Contributor I

We are working on the switch driver development for NXP SJA1105S chip.

We are referring UM11040 user manual for SJA1105S.

 It would be helpful if anyone can help us in resolving following queries :-

 

  1. How to enable Egress timestamping on specific port of switch ?
    As per user manual UM11040 section 6.1.1.5 PTP Egress Timestamping, we can read timestamp values. But is there any register/table which can be used to enable timestamping.
  2. How to enable or disable a pre-configured VLAN on specific port of switch ?

 As per user manual UM11040 Table 3 entry, VLAN Lookup table – by default VLAN 0 is enabled. Is there any     register/table that can be modified to enable/disable VLAN for specific port.

sja1105s‌timestampvlanethernet switch‌

0 Kudos
1 Reply

370 Views
bpe
NXP Employee
NXP Employee

How to enable Egress timestamping on specific port of switch ? 
As per user manual UM11040 section 6.1.1.5 PTP Egress Timestamping, we can read timestamp values. But is there any register/table which can be used to enable timestamping. 
 

Timestamping is controlled by TAKETS and TSREG fields L2 Address Lookup Table. See  UM11040, Table 16 for details. 

 

 

How to enable or disable a pre-configured VLAN on specific port of switch ? 

 As per user manual UM11040 Table 3 entry, VLAN Lookup table – by default VLAN 0 is enabled. Is there any     register/table that can be modified to enable/disable VLAN for specific port. 

 

Refer to AH1704, Section 6.6.2, UM11040, Sections 5.2.7 and 5.2.5 for configuring VLANs  

 

Hope this helps,

Platon

0 Kudos