Chapter 3 Configuring PPP over Ethernet with NAT

Configure the Fast Ethernet WAN Interfaces

 

Command or Action

Purpose

Step 3

 

 

request-dialin

Creates a request-dialin VPDN subgroup,

 

 

indicating the dialing direction, and initiates the

 

Example:

tunnel.

 

Router(config-vpdn)# request-dialin

 

 

Router(config-vpdn-req-in)#

 

Step 4

 

 

protocol {l2tp pppoe}

Specifies the type of sessions the VPDN subgroup

 

 

can establish.

 

Example:

 

 

Router(config-vpdn-req-in)# protocol pppoe

 

 

Router(config-vpdn-req-in)#

 

Step 5

 

 

exit

Exits request-dialin VPDN group configuration.

 

Example:

 

 

Router(config-vpdn-req-in)# exit

 

 

Router(config-vpdn)#

 

Step 6

 

 

exit

Exits VPDN configuration, returning to global

 

 

configuration mode.

 

Example:

 

 

Router(config-vpdn)# exit

 

 

Router(config)#

 

 

 

 

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:

 

Command

Purpose

Step 1

 

 

interface type number

Enters interface configuration mode for a

 

 

Fast Ethernet WAN interface.

 

Example:

 

 

Router(config)# interface fastethernet 4

 

 

Router(config-if)#

 

Step 2

 

 

pppoe-client dial-pool-number number

Configures the PPPoE client and specifies the

 

 

dialer interface to use for cloning.

 

Example:

 

 

Router(config-if)# pppoe-client

 

 

dial-pool-number 1

 

 

Router(config-if)#

 

 

 

 

Cisco Secure Router 520 Series Software Configuration Guide

 

OL-14210-01

3-3

 

 

 

Page 39
Image 39
Cisco Systems 520 series manual Configure the Fast Ethernet WAN Interfaces, Request-dialin, Protocol l2tp pppoe