We are in the process of using AT&T's switched ethernet to transport. They're using a single VLAN tag to carry traffic from our 70 locations back to the core. I have a 4506 at the distribution and 6509 at the core. To simply, I have an IP address on the VLAN that AT&T is tagging that is responsible for forwarding traffic. Using OSPF, I have the additional routes summarized that are associated with different VLANs. Here is the output. Here's the problem, when I do a traceroute from a device that's on a different VLAN besides the vlan that's tagged on the AT&T ASE network, it fails. It's failing at the 4506 and never makes it to the Core at the Data Center b/c the default VLAN being used is not the tagged VLAN. Of course, on the EIGRP network that uses AT&T managed services, I can traceroute and see hops to the core and then internet. If you can shed some light on this, please let me know. Thanks. By the way, the routes are all learned and can be seen properly. I also noticed that I cannot telnet using the 3.3.3.x network unless I'm directly on the Core. Output from Core 6509#sh ip route ospf 1 <------ CORE Switch 10.0.0.0/8 is variably subnetted, 150 subnets, 7 masks O IA 10.11.0.0/16 [110/2] via 3.3.3.11, 02:07:29, Vlan8 O IA 10.2.0.0/16 [110/2] via 3.3.3.2, 02:07:29, Vlan8 O 10.0.0.0/8 is a summary, 02:40:49, Null0 O IA 10.26.0.0/16 [110/2] via 3.3.3.26, 02:07:29, Vlan8 O IA 10.30.0.0/16 [110/2] via 3.3.3.30, 02:07:29, Vlan8 O IA 10.23.0.0/16 [110/2] via 3.3.3.23, 02:07:29, Vlan8 O IA 10.58.0.0/16 [110/2] via 3.3.3.58, 02:07:29, Vlan8 O IA 10.63.0.0/16 [110/2] via 3.3.3.63, 02:07:29, Vlan8 O IA 10.77.0.0/16 [110/2] via 3.3.3.77, 02:07:29, Vlan8 O IA 10.65.0.0/16 [110/2] via 3.3.3.65, 02:07:29, Vlan8 cpsb-6509# Output from Remote Location 10.0.0.0/8 is variably subnetted, 24 subnets, 7 masks O IA 10.0.0.0/8 [110/2] via 3.3.3.253, 02:10:09, Vlan8 <------ CORE O IA 10.2.0.0/16 [110/2] via 3.3.3.2, 02:10:09, Vlan8 O IA 10.11.0.0/16 [110/2] via 3.3.3.11, 02:10:09, Vlan8 O IA 10.23.0.0/16 [110/2] via 3.3.3.23, 02:10:09, Vlan8 O IA 10.26.0.0/16 [110/2] via 3.3.3.26, 02:10:09, Vlan8 O IA 10.30.0.0/16 [110/2] via 3.3.3.30, 02:10:09, Vlan8 O 10.58.0.0/16 is a summary, 04:01:10, Null0 O IA 10.63.0.0/16 [110/2] via 3.3.3.63, 02:10:09, Vlan8 O IA 10.65.0.0/16 [110/2] via 3.3.3.65, 02:10:09, Vlan8 O IA 10.77.0.0/16 [110/2] via 3.3.3.77, 02:10:09, Vlan8 4506#
... View more