Specifications

PPPoE
RoamAbout Access Point 3000 Configuration Guide 4-13
LocalIPAddress:TheIPaddressofthelocalendofthePPPoEtunnel.IfyouselectedStatic
assigned,youmustentertheIPaddress.
•RemoteIPAddress:TheIPaddressoftheremoteendofthePPPoEtunnel.IfyouselectedStatic
assigned,youmustentertheIPaddress.
•DNSNegotiation
Mode:AllowsyoutoenableordisableDNS.DNSserversareusedtotranslate
hostcomputernamesintoIPaddresses.PPPoEclientscanrequestaprimaryandsecondary
DNSserverfromthenetworkconnectiondeviceattheremoteendofthePPPoEtunnel.This
requestispassedtotheremote
endduringtheIPControlProtocol(IPCP)negotiationphase
duringsessioninitialization.
EchoInterval:SetstheintervalbetweensendingechorequestsforthePPP oEtunnel.
Default10.
EchoFailure:EchorequestsareusedtoverifytheintegrityofthelinkthroughthePPPoE
tunnel.Devicesateitherendofthe
linkcanissueanechorequest.Devicesreceivinganecho
requestmustreturnanechoreply.Ifalinkisbusywithlargedatatransfers,theechoreply
maynotbeissuedinatimelymannercausingthelinktotimeout.Ifyouexperiencethiskind
ofproblem,tryextending
theechofailurecountortheechointerval.Default3.
Using the CLI
Fromtheconfigmode,entertheinterfaceethernetcommand.UsetheippppoetoenablePPPoE,
ornoippppoetodisableit.
Fromtheifethernetmode,selectfromthefollowing:
•Usethepppoe ip allocation mode static commandtousefixedaddressesassignedbytheISP.
•Usethe pppoe ip allocation mode automaticcommandtouseIPaddresses
thataredynamically
assignedbytheISP.
•Usethepppoe ipcp dnscommandtorequestallocationofIPaddressesforDynamicNaming
System(DNS)serversfromthedeviceattheremoteendofthePPPoEtunnel.Or,usetheno
pppoe ipcp dnscommand.
•Usethepppoe lcp echo-intervalandpppoe lcp echo-failurecommandstosettheLinkControl
Protocol
(LCP)echorequestparameters forthePPPoEtunnel.
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#interface ethernet
Enter Ethernet configuration commands, one per line.
RoamAbout 3000(if-ethernet)#ip pppoe
RoamAbout 3000(if-ethernet)#pppoe ip allocation mode static
RoamAbout 3000(if-ethernet)#pppoe ipcp dns
RoamAbout 3000(if-ethernet)#pppoe lcp echo-interval 30
RoamAbout 3000(if-ethernet)#pppoe local ip 10.7.1.200
RoamAbout 3000(if-ethernet)#