3-3
Cisco Secure Router 520 Series Software Configuration Guide
OL-14210-01
Chapter 3 Configuring PPP over Ethernet with NAT
Configure the Fast Ethernet WAN Interfaces
Configure the Fast Ethernet WAN Interfaces
In this scenario, the PPPoE client (your Cisco router) communicates over a 10/100 Mbps-Ethernet
interface on both the inside and the outside.
Perform these steps to configure the Fast Ethernet WAN interfaces, starting in global configuration
mode:
Step 3 request-dialin
Example:
Router(config-vpdn)# request-dialin
Router(config-vpdn-req-in)#
Creates a request-dialin VPDN subgroup,
indicating the dialing direction, and initiates the
tunnel.
Step 4 protocol {l2tp | pppoe}
Example:
Router(config-vpdn-req-in)# protocol pppoe
Router(config-vpdn-req-in)#
Specifies the type of sessions the VPDN subgroup
can establish.
Step 5 exit
Example:
Router(config-vpdn-req-in)# exit
Router(config-vpdn)#
Exits request-dialin VPDN group configuration.
Step 6 exit
Example:
Router(config-vpdn)# exit
Router(config)#
Exits VPDN configuration, returning to global
configuration mode.
Command or Action Purpose
Command Purpose
Step 1 interface type number
Example:
Router(config)# interface fastethernet 4
Router(config-if)#
Enters interface configuration mode for a
Fast Ethernet WAN interface.
Step 2 pppoe-client dial-pool-number number
Example:
Router(config-if)# pppoe-client
dial-pool-number 1
Router(config-if)#
Configures the PPPoE client and specifies the
dialer interface to use for cloning.