Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
My company has four sites connected over MPLS using BGP and within each site we use EIGRP. In each site we have a vlan (lets call it vlan 3) that needs to be segmented from the other vlans at layer 3. Within the individual lans this would likely ju...
Hello, I wish to segment a single vlan using VRF-LTE from the global routing table. Can I create a single vrf for that vlan, associate the SVI with the VRF and then configure a new EIGRP AS to do dynamic routing for the VRF/Segmented Vlan? And in d...
So this morning I saw something odd. Apparently my BGP neighborship between my CE router and ISP PE router flapped several times between last evening and this morning. I see in the log where it flapped after 7pm last night and when it flapped aroun...
We are consolidating our two single-homed WAN edge routers into one multi-homed edgerouter. We currently have a dedicated edge router for each ISP configured for eBGP and EIGRP. We handle Primary ISP route preference by configuring the bgp to eigrp...
We have a new layer 2 ELAN network between 3 of our sites. Ultimately I will need to pass all traffic on VLAN 13 between the sites using this layer 2 network. With all other VLAN traffic traversing our MPLS network between sites.
However, initial...
Buffer logging: level debugging
Logging levels should be correct to see the flap and I do see some. Just not sure why the one in question was not caught.
Thanks Paul, sorry to have been vague. As it turns out I think the Dual homed WAN scenario for our MPLS network has been worked out. We have 2 MPLS networks provided by 2 ISPs for redundancy between our sites. We use an active/standby approach pre...
I think I found the issue, and you were on the right track. The ASA interfaces are in a /24 subnet but the core SVI interfaces are on a /29 and thus see the Secondary IP as a broadcast IP. I just need to change the SVI subnets on the cores to be ...