Hi All
Please forgive my lack of knowledge on the following post.
I have an Aruba 8100. It has 2 VLANs . One is the default VLAN and so it untagged and the other is tagged. The default VLAN is used to allow communication between a number of servers that are hosting a virtual environment . All the servers connect to the switch and the VLAN is used for storage and management traffic.
The second VLAN is tagged within the switch and provides access to our wider network, which is itself another default VLAN so none of the traffic is tagged except for the single link between the 8100 and the 5406r campus stack. Traffic flows back and forth without issue.
there is a single interface connecting the 8100 and the 5406. This interface has both the default VLAN and that tagged VLAN.. The internal VLAN subnet is 10.1.15.0 and the wider is 10.1.1..0. There are two IPs assigned to this interface, 10.1.15.1 for the internal VLAN and 10.1.1.100 for access to the broader network.
I have a routing table on the 6506r. It can ping and trace route the interface on the 8100 for 10.1.1.100 and also ping and trace route the devices beyond the interface also on 10.1.1.0. I have a route setup to locate network 10.1.15.0 and the gateway is 10.1.15.1, which is the interface. I cannot ping this , traceroute it, or reach it by and method. If I leave the routing table as such I also cannot reach any management endpoints on the virtual environment either. However if I change the route for 10.1.15.1 and set the gateway at 10.1.100.1, then I can ping the devices on 10.1.15.0 and I can reach my management endpoints. Traceroute fails however.
This does not seem right to me. I thought that layer 3 devices would ignore tagging and find the switch that is advertising the 10.1.15.1 gateway. Since its the same interface , it has the same MAC address as the 10.1.1.100 which can be reached.
I think this should be simple, but I do now know why the 5406 cannot discover the other subnet on the 8100 if I add what I think is the correct gateway address.
-------------------------------------------