Configure PPPoA on the WAN Interface (Using Subinterfaces)
Step 2. Configure the dialer interface.
Step 3. Verify a PPPoA connection.
NOTE: The remaining programming is the same as the PPPoE programming.
Edmonton(config)#interface dialer0 Enters interface mode
Edmonton(config-if)#ip nat outside Speci?¬?es the interface as
an inside global (WAN
side) interface
Edmonton(config-if)#end Returns to privileged
EXEC mode
Edmonton#debug pppoe events Displays PPPoE protocol
messages about events that
are part of normal session
establishment or shutdown
Edmonton#debug ppp authentication Displays authentication
protocol messages such as
CHAP and PAP messages
Edmonton#show pppoe session Displays information
about currently active
PPPoE sessions
Edmonton#show ip dhcp binding Displays address bindings
on the Cisco IOS DHCP
server
Edmonton#show ip nat translations Displays active NAT
translations
12 Con?¬?guring PPPoA
Step 1: Con?¬?gure PPPoA on the WAN Interface (Using Subinterfaces)
Edmonton(config)#interface atm0/0 Enters interface mode
Edmonton(config-if)#bundle-enable Enables multiple PVCs on
the interface
Edmonton(config-if)#dsl operating-mode auto Automatically detects the
DSL modulation scheme
that the ISP is using
Edmonton(config-if)#interface atm0/0.
Pages:
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32