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

Henrique
Extreme Employee
Hi Sivuyile, we are glad to help.

Could you please share what changes has fixed the issue? Just to have that information in this thread.

Thanks.

Siva2
New Contributor
Thanks each any everyone of u guys who assist me it is working now. and More thanks to Henrique for the diagram it did help.

Henrique
Extreme Employee
Hi Sivuyile,

I'm considering the diagram and configuration as follows (since the ping is on the same vlan, you don't need to add route or enable ipforwarding. Unless you want to communicate across vlans):

6a63b6d2bd3b4176853f3a6ed6367cf7_RackMultipart20160822-20196-1kya9b1-Ping-Issue_inline.png



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

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

If you can ping from PC to the switch, you should check the uplink status.
  1. show port 48 configuration no-refresh <= Check if the port is up and using correct negotiation parameters
  2. show fdb vlan mangr <= Check if the neighbor MAC address is listed. You can confirm the switch MAC address using the command "show switch"
Also, please share the switch model and EXOS version.

Visio 2013

Siva2
New Contributor
What are you using to make this diagram
GTM-P2G8KFN