TP-Link C3650 Trunk
Hello everyone,
I am trying to understand the new UI web interface of the TP2500G but seems inpredicteable.
I have a cisco G3650 who manage my internal network with 2 vlans (44 and 45). I would like to trunk it to my new T2500G in order to propagate my network and implement some security port on few access port. My C3650 has its own IP 10.10.0.10 and I would like to reach my new TP-Link though the same network 10.10.0.11.
On my cisco, I trunk the interface
interface GigabitEthernet1/0/7
switchport trunk allowed vlan 44,45
switchport mode trunk
end
resulting in
Port Mode Encapsulation Status Native vlan
Gi1/0/1 on 802.1q not-trunking 1
But, on the TP-Link, it is another question. I did tag my 2 vlans on the interface 1/0/1 but if I change the IP of the switch, it become unreachable. I cannot see any configuration on the interface in order to it in trunk mode.
I did check the cli command but still, there is no many option there.
Did I config something wrongful ? I cannot clear my head with that.
Thank you for you help,