09-21-2017 06:36 AM - edited 03-08-2019 12:07 PM
hi
Device: SG350
I'm trying to ipv6 intervlan route below is my configuration.
switch2437ef(config)#interface vlan 10
switch2437ef(config-if)#ipv6 address 2001:DB8:2222:7270::2312/64
switch2437ef(config-if)#EXIT
switch2437ef(config)#interface vlan 20
switch2437ef(config-if)#ipv6 address 2001:DB8:3333:7271::2312/64
switch2437ef(config-if)#exit
switch2437ef(config)#interface loopback 1
switch2437ef(config-if)#ipv6 address 2001:DB8:2222:7272::72/128
switch2437ef(config-if)#exit
switch2437ef(config)#ipv6 route 0::/0 2001:DB8:2222:7270::1
switch2437ef(config)#ipv6 route 2001:DB8:3333::/48 2001:DB8:3333:7271::1
From pc, I'm able to ping to the respective vlan ip, but can not ping form PC to PC.
What could be the problem.
Thanks
09-21-2017 06:53 AM
Hi there,
What mode is the SG350 running in, switch or router?
cheers,
Seb.
09-21-2017 08:51 PM
Switch mode
09-21-2017 11:51 PM
Go to Administration > System Settings > System Mode and select 'L3', then reboot the device (page 62 of the attached user guide).
09-21-2017 11:59 PM
On the CLI type:
set system mode router
cheers,
Seb.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide