Two extreme switch can ping each other
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-22-2016 10:27 AM
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
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
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-23-2016 10:55 AM
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.
Could you please share what changes has fixed the issue? Just to have that information in this thread.
Thanks.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-23-2016 07:36 AM
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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-22-2016 12:14 PM
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):
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.
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):
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.
- show port 48 configuration no-refresh <= Check if the port is up and using correct negotiation parameters
- show fdb vlan mangr <= Check if the neighbor MAC address is listed. You can confirm the switch MAC address using the command "show switch"
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-22-2016 12:14 PM
Visio 2013
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎08-22-2016 12:14 PM
What are you using to make this diagram
