This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Vlan Interface not working

hello guys

iam testing sophos XG in lab environment using GNS3

as you can see i have created a simple lab using one core switch 

and configured it with 3 vlans : 100, 200, 300

the port e0/0 is configured as dot1q Trunk port 

port e1/0 is a member of vlan 100

on my xg i have created vlan interface and tagged it with 100 and attached it to my lan port 

then created a dhcp server for this vlan 

but it seems not working properly 

i cant get ip from the DHCP server 

even when i set the ip statically i cant ping the vlan interface

then i captured trunk port packets (E0/0) with wireshark 

i found that the dhcp server is offering the correct IP address but the PC doesn't replay with Request 

any idea what am i missing here ?

thank you



This thread was automatically locked due to age.
Parents
  • Hi,

    The XG is a layer 3 product while the UTM is a layer 2 product.

    So you will need a layer 3 switch to setup your VLANs.

    Ian

    XG115W - v19.5.1 mr-1 - Home

    If a post solves your question please use the 'Verify Answer' button.

Reply
  • Hi,

    The XG is a layer 3 product while the UTM is a layer 2 product.

    So you will need a layer 3 switch to setup your VLANs.

    Ian

    XG115W - v19.5.1 mr-1 - Home

    If a post solves your question please use the 'Verify Answer' button.

Children