Re: using ip unnumbmberred on fast ethernet interface

From: Yuri Bank <yuribank_at_gmail.com>
Date: Mon, 25 Feb 2013 17:46:13 -0800

You can do this with PPPoE.

R1
interface FastEthernet0/0
 pppoe enable group bba1
!
bba-group pppoe bba1
 virtual-template 1
!
interface Virtual-Template1
 ip unnumbered Loopback0

R2
interface FastEthernet0/0
 pppoe enable
 pppoe-client dial-pool-number 1
!
interface Dialer1
 ip unnumbered Loopback0
 encapsulation ppp
 dialer pool 1

-Yuri

On Mon, Feb 25, 2013 at 10:46 AM, amin <amin_at_axizo.com> wrote:

> Hello dear,
>
> How I can use IP unnumbered on fast Ethernet interface?
>
>
>
> Regards,
>
> Amin
>
>
> Blogs and organic groups at http://www.ccie.net
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html

Blogs and organic groups at http://www.ccie.net
Received on Mon Feb 25 2013 - 17:46:13 ART

This archive was generated by hypermail 2.2.0 : Fri Mar 01 2013 - 07:57:58 ART