Suggested Answer:BE🗳️
Configuration at Client side (PPPoE Client): interface Dialer 2 encapsulation ppp ip address negotiated ppp chap hostname TUT ppp chap password MyPPPoE ip mtu 1492 dialer pool 1 Then the next page: http://www.digitaltut.com/ppp-over-ethernet-pppoe-tutorial/2 Configuration at Server side (PPPoE Server) 1. First we configure a broadband aggregation (BBA) group bba-group pppoe MyPPPoEProfile virtual-template 1 2. Now we will create the virtual template 1 interface interface Virtual-Template 1 ip address 10.0.0.1 255.255.255.0 peer default ip address pool PPPoE_Pool ppp authentication chap 3. Finally link the PPPoE profile to the physical E0/0 interface, which is connected to the PPPoE client. interface Ethernet0/0 pppoe enable group MyPPPoEProfile For the above we ca see that mtu and pppoe-client dialer-pool-number are commands to pppoe CLIENT and , bba-group pppoe, and pppoe enable group are commands to pppoe SERVER peer default ip address pool
Currently there are no comments in this discussion, be the first to comment!
This section is not available anymore. Please use the main Exam Page.300-101 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Comments