Let me explain just what is involved in a DSL network. (Thanks to BSNL for it).
1. CPE (Cust. Premises Equipment): Your modem at home.
2. DSLAM (DSL Access Multiplexer): It has a built in splitter which splits voice and data at the exchange. It also sets the link speed/linerate for the modem.
3. LAN Switch: For aggregating multiple DSLAMs and providing a common uplink to the core network of the ISP.
4. BRAS (Broadband Remote Access Server): It terminates the customer session, authenticates, allots IP addresses and keeps track of user session for billing along with the RADIUS. Bandwidth control using rate limiting is also done here.
5. SSSS (Subscriber Service Selection System): This provides on demand service without manual intervention. The BOD/SOD is done here.
6. RADIUS: This along with BRAS authenticates customer, upload customer profile in the SSSS and keeps track of billing
7. LDAP(Lightweight Directory Access Protocol): It stores the entire customer database i.e username, password and the default services that it can subscribe to.
I hope you all have a better understanding of what happens behind the scene now. I however don't know the exact reason for the boosts though.
1. CPE (Cust. Premises Equipment): Your modem at home.
2. DSLAM (DSL Access Multiplexer): It has a built in splitter which splits voice and data at the exchange. It also sets the link speed/linerate for the modem.
3. LAN Switch: For aggregating multiple DSLAMs and providing a common uplink to the core network of the ISP.
4. BRAS (Broadband Remote Access Server): It terminates the customer session, authenticates, allots IP addresses and keeps track of user session for billing along with the RADIUS. Bandwidth control using rate limiting is also done here.
5. SSSS (Subscriber Service Selection System): This provides on demand service without manual intervention. The BOD/SOD is done here.
6. RADIUS: This along with BRAS authenticates customer, upload customer profile in the SSSS and keeps track of billing
7. LDAP(Lightweight Directory Access Protocol): It stores the entire customer database i.e username, password and the default services that it can subscribe to.
I hope you all have a better understanding of what happens behind the scene now. I however don't know the exact reason for the boosts though.