Você está na página 1de 1

Configuring Cisco Router 2900 for PPPoE

Here's my initial config

interface GigabitEthernet0/1

no ip address

duplex auto

speed auto

pppoe enable group global

pppoe-client dial-pool-number 10

interface GigabitEthernet0/2

ip address 122.54.144.153 255.255.255.248

duplex full

speed 1000

interface Dialer1

ip address negotiated

encapsulation ppp

dialer pool 10

ppp authentication pap callin

ppp pap sent-username xxxx password 7 xxxxx

ppp ipcp route default

ip forward-protocol nd

ip route 0.0.0.0 0.0.0.0 122.54.144.152

ip route 0.0.0.0 0.0.0.0 Dialer1

Você também pode gostar