TL-SG1428PE management website temporary not accessible

TL-SG1428PE management website temporary not accessible

12 Reply
Re:TL-SG1428PE management website temporary not accessible
23 hours ago

Hi @JoshControl 

 

Since the Laptop and SW1's IP belong to different subnets, when the Laptop accesses SW1, SW1's reply will first be sent to L3. However, the ARP entries related to L3 on SW1 have already aged out. Since the SG1428PE(UN) V3.0 can only proactively send ARP packets from VLAN 1, and because in the topology, the port 25 connecting SW1 to L3 is only in VLAN 10/11, ARP requests within VLAN 1 cannot reach L3. As a result, SW1 cannot learn L3's ARP entries, and the reply packets cannot be sent out, so SW1 cannot respond to the Laptop's access request.  
After attempting to ping SW1 from L3 or waiting a few minutes, the situation recovers because L3 proactively sends ARP entries with VLAN ID 10 to SW1. Once SW1 learns L3's ARP entries, it can respond normally to the Laptop's requests.  
Our test already involved assigning the switch's IP to a non-default VLAN.  
The purpose of adding port 25 of SW1 untagged into VLAN 1 is to allow SW1 to send ARP packets from port 25. L3 does not need to configure a gateway/interface for VLAN 1.  
May I know what is the PVID setting of P1 on L3? Would setting the PVID to VLAN 10 help resolve the issue?

0
0
#12
Re:TL-SG1428PE management website temporary not accessible
15 hours ago

Hi  @Gabriel-TP 

 

With your questions, and comments, I've managed to figure out what the issue is. 

 

The switch, even though it's got an ip addresses assigned within the vlan that has access via the trunk, is not registering the arp updates with the L3 device.. as you said "ARP requests within VLAN 1 cannot reach L3." .. 

This is the problem.. my configuration drops any untagged packets from that uplink port on the L3 device. Only Tagged packets from the trunk are allowed up (which is good network design).. 

 

I've now enabled untagged packets to pass and assigned a PVID to the uplink on the L3 side.

However, I wish we could assign the switches IP to a VLAN so this could be properly assigned to a management network.

 

Two questions,

 

- Does the switch IP / managment UI automatically get assigned to the default VLAN (1), or are the UI packets untagged ? 

- Is there any way to assign the switch IP / management internal port, to a dedicated VLAN? (other than the default)

 

Many many thanks for the response. I'm happy enough with this fix / work around. 

 

0
0
#13