I am trying to set up a Cisco 2950 switch for VLAN purposes.
I want to be able to manage the switch with the IP address below and add additional subnets with other VLANs. I cannot connect to this switch when the Astaro interface is configured as a VLAN interface with the 172.16.0.1 address on VLAN 1. If I make it a standard ethernet interface I can ping the switch. Not sure what I am missing. Any help is appreciated.
Thanks.
Here is the portions of the Cisco config.
interface FastEthernet0/1
switchport mode trunk
spanning-tree portfast
.
.
interface Vlan1
ip address 172.16.0.2 255.255.255.0
no ip route-cache
This thread was automatically locked due to age.