Hi all,
We have on one site PowerConnect 6248 Site A with VLAN 100,200,and 300. And on the other end N3048 with the same VLAN 100, 200, and 300. The EoMPLS is done via ISP and we have some L2 connection from VLAN 100 we have one PC and we can see the MAC of it but we can't get IP part to work.
Here is the topology:
IPs on the servers .....Site A Switch VLAN 100,200, 300 ====TRUNK=== ISP Router ====EoMPLS====ISP Device ====TRUNK====Site B Switch VLAN 100, 200, 300 ----- PC that is on VLAN 100 Switch port access with the same IPs on the Site A
So we can see the MAC of the PC on Site A but we can't route the IP traffic to it, we cant get out from Site B IPs to the Site A or outside.
Configuration on the Switch A:
interface port 43
no negotiation
spanning-tree disable
mtu 9000
switchport mode trunk
switchport trunk allowed vlan add 100-300
Switch B:
interface port 45
no negotiation
spanning-tree disable
mtu 9000
switchport mode trunk
switchport trunk allowed vlan add 100-300
Ports configuration on both sites:
interface ethernet 1/g1
switchport access vlan 191
exit
So any hints on what can be done ?