Hi,
1. Do we need to implement traffic shaping or traffic policing.
- Not neccessary, but always preferred, if you are giving different bandwidth and different SLA to your clients.
2. Where will it be done on router or on switch.
- Depends whether you are planning for switched network or routed one.
3. How do we configuring IP addressing and routing for the end clients.
- If you don't have limitation on using private IP space, go ahead and use it.
4. What configuation is required to give bandwidth to users who have their own IP and AS No.
- If clients has got their own IP and AS, then you need to go for BGP and for bandwidth control, use policy-maps.
5. How do we do achive load balancing and fault tollerence with the two service providers.
- If both are giving you BGP routes, then their are various ways.
for examle, advertise half of the network to ISP1 and other half to ISP2.
and for fault tolerance, again it depends whether you are terminating ISP links on single route or 2 different routers.
HTH,
Smitesh