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.
Hi,
I have 5 locations in Europe. They are all in each different country.
It is hup and spoke design.
Let's say I am trying to reach espn.com
If traffic coming from Spain (spoke) egresses out to Germany (hub), how can I let espn know I am coming f...
If i shutdown the interface vlan by
interface vlan 20
shut
Then, would this shut down layer 2 vlan as well?
If two hosts are connected vlan 20, will they able to communicate each other?
I have 23 locations in EU.
It is a hub and spoke model.
All the spoke traffic to outside will transverse to UK and goes out from UK.
Is there ANY method to contain the user's original location?
Let's say user from France will go out to the internet...
Please see the attachment for the diagram. I am sorry for the horrible drawing.
Question
1. CS1 is learning/getting a default route from ASR2. Shouldn't the default route the next-hop which is ASA1? There is a recursive routing on CS1. To get to ASR...
Please see the attachment picture.
Traceroute to 8.8.8.8 from R1.
R1's default gateway is EDGE-Router2.
To get to 199.9.9.9, the next hop is ASA.
ASA default gateway is EDGE-Router1.
EDGE-Router is learning full internet routing table from the ISP.
...
I own provider independent CIDR space.
I am not leasing it from the ISP.
I have my own CIDR space totally independent from the ISP.
Your ISP can agree that they will form BGP peering with your ASN and route my provider independent CIDR block.
Th...
yes pretty much.
How about if I obtain five /24 public IP address subnets and register it with each countries?
For example, I own
1.0.0.0/24 - register with Spain
2.0.0.0/24 - register with Germany
3.0.0.0/24 - Portugal
.
.
If traffic is coming from ...
Molino,
Can CS1 and CS2 advertise same subnet?
For example 20.0.1.0/24 if 20.0.1.1 is connected to CS1 and 20.0.1.100 is connected to CS2.
So both CS1 and CS 2 advertise
router bgp 500
network 20.0.1.0 255.255.255.0
Is this possible?