PPPoE Examples by the experts.
I am not a frequent poster
but these articles really are excellent in demonstrating PPPoE configurations.
Brian Dennis => http://blog.internetworkexpert.com/2008/01/20/example-configurations-for-ppp-over-ethernet-pppoe/
Ivan PepelInjak => http://wiki.nil.com/PPPoE_testbed
Cisco => http://www.cisco.com/en/US/docs/ios/12_1t/12_1t2/feature/guide/dtpppofe.html
Hi Steve, thanks for sharing. The configuration example given by Ivan uses “ppp authentication chap callin” on the server side. But on Cisco’s website, usually the client side uses “ppp authentication chap callin” while the server side uses “ppp authentication chap” for One-Way Authentication. What do you think?