***Apologies I can't spell Extreme and can't edit it 😞
Hello,
I'm just experimenting in GNS3.
I have VLAN 100 on a Cisco switch and Extreme switch and PC on the Cisco switch can ping PC 2 on the Extreme switch.
I want to take things further and make the 2 switches OSPF neighbours for area 0. Then add more subnets to see them exchange networks.
I've added the config for the Cisco switch can someone provide the config for the Extreme switch as everything I add isn't working.
Cisco
interface Vlan100
ip address 172.16.1.250 255.255.255.0
!
router ospf 1
router-id 1.1.1.1
network 172.16.0.0 0.0.255.255 area 0
Also is there a way to scroll through EXOS line by line as space seems to do the whole page?
Thanks