OSPF area 0 questions
Hi All,
I got asked these questions a couple of weeks back in an interview, and was wondering if you guys would help me answer them.
Q1. From an ISP perspective why should area 0 never be used on a customer network and why?
Q2. From an ISP perspective when should area 0 be used in a customer network and why?
I didnt get the job, so i probably answered wrong, Cant remember 100% what i answered, but i think i went down the lines of saying something like "all routers must connect to area 0 and this would cause a problem because it could be used to transit traffic between areas?"
As you can tell from my answer i dont know much about this topic, still studying switch...
Any help would be great on these.
Thanks
I got asked these questions a couple of weeks back in an interview, and was wondering if you guys would help me answer them.
Q1. From an ISP perspective why should area 0 never be used on a customer network and why?
Q2. From an ISP perspective when should area 0 be used in a customer network and why?
I didnt get the job, so i probably answered wrong, Cant remember 100% what i answered, but i think i went down the lines of saying something like "all routers must connect to area 0 and this would cause a problem because it could be used to transit traffic between areas?"
As you can tell from my answer i dont know much about this topic, still studying switch...
Any help would be great on these.
Thanks
Comments
The question is vague, do they mean joining a customer network to the ISP network? Generally the customer will peer to the ISP via BGP, whatever the customer is doing with their IGP is up to them. But i'll answer this as per the customer merging their ospf area 0 with the ISPs, even though that's never going to happen.
1)
Everytime the customer makes a change in their network, area 0 will need to perform a spf recalculation, traffic forwarding is affected during convergence and hence this will affect all area 0 traffic and other inter-area traffic as all traffic must transit the backbone.
You would have no way to prevent the customer from flooding the backbone with lsa's, a customer misconfiguration could crash your backbone routers.
Security, the customer will be able to see the full l3 topology of your network.
2) Never
I think i didn't really understand the question, and this i suppose didn't help. but thanks for the advice
1) I don't think this question is why the customer should not share the same area as the ISP but why the customer should not be in area 0.
2) How would you interconnect customers if they are not joined atleast on one link to area 0 ?