cancel
Showing results for 
Search instead for 
Did you mean: 

Two extreme switch can ping each other

Two extreme switch can ping each other

Siva2
New Contributor
Good day all
I have been looking around if this has been ask and answer it seems I can’t find any.

I have a problem with two extreme switch they can’t ping each other I have confing truck port 48 to connect each other but when I plung my laptop on access port 2 I can ping the switch.



Please see my configuration below maybe I’m doing wrong please assist.

Core sw

create vlan mangr tag 901

configure vlan mangr add ports 2 untagged

configure vlan mangr add ports 48 tag

configure vlan mangr ipaddress 10.248.111.2 255.255.255.0

enable ipforwarding vlan mangr



sw1



create vlan mangr tag 901

configure mangr add ports 48 tag

configure mangr add ports 2 untagged

configure mangr ipaddress 10.248.111.10/24

enable iproute 10.248.111.2 vr VR-Default

enable ipforwarding vlan mangr

configure iproute add 10.248.111.2

18 REPLIES 18

Elena_Madrigal
New Contributor II
Hello. I have a similar issue. I have two X690 with version 22.3.1.4 22.3.1.4-patch1-4 conected by a SFP fiber on a 10G port.(also i tried with RJ 45) The port in both side are up ,and i learn MACs of the other side, and i can see information of the other side via CDP and lldp.all right except i cant ping via Vlan1 and VR-default!!
Also i conect an N7 to one X690 to test. And i can ping it without any problem the X690 and N7, If a put a laptop conected to the X690 i can ping it without problem. The issue is only beetween x690 switchs.
I have create another VLAN for test different of vlan1
Sw1
create vlan TEST1 tag 901
configure TEST1 add ports 1:46 tag
configure TEST1 ipaddress 192.168.1.2/24
Sw2
create vlan TEST1 tag 901
configure TEST1 add ports 1:46 tag
configure TEST1 ipaddress 192.168.1.1/24
The switch can ping itself but cant ping each other

¿Any idea?

Siva2
New Contributor
Hi Henrique
first issue was on my pings from the switch to another switch i use this command :ping ping vr "VR-Default" x.x.x.x

second step I clean up my configuration use the sample configures as follow :

Core sw
create vlan mangr tag 901
configure mangr add ports 48 tag
configure mangr ipaddress 10.248.111.2/24

sw1
create vlan mangr tag 901
configure mangr add ports 48 tag
configure mangr ipaddress 10.248.111.10/24

and both switch where able to ping each other .

Thanks

Siv

Henrique
Extreme Employee
Perfect! Thanks for sharing.

PeterK
Contributor II
if you're using X440G2, you should use "show config"...
maybe than you can see the problem, when I'm right...

On X440G2 with XOS21.1.1.4-patch1-2, there is a bug, that prevent port from forwarding pakets...

GTM-P2G8KFN