RE: Frame-Relay related query

From: Pornthep_CCIE <pornthep.ccie_at_gmail.com>
Date: Thu, 9 Sep 2010 17:26:39 +0700

Hi

 R2 will not be assigned any ip address.

R1

interface Serial1/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 frame-relay interface-dlci 102 ppp Virtual-Template1

interface Virtual-Template1
 ip address 1.1.1.1 255.255.255.0

 peer default ip address 1.1.1.2 _ or use dhcp or use local (ip pool
local)

 no peer neighbor-route

R2

interface Serial1/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 frame-relay interface-dlci 201 ppp Virtual-Template1

interface Virtual-Template1
 ip address negotiated
 no peer neighbor-route

From: Muhammad Adeel [mailto:adeel2831_at_gmail.com]
Sent: Thursday, September 09, 2010 5:04 PM
To: Pornthep_CCIE
Cc: Cisco certification
Subject: Re: Frame-Relay related query

Hi,

Thanks for your input. Actually, I am looking for a solution where we can
not use the IP address also the IP unnumbered on physical and virtual
interface (sub-interfce, virtual-template, multilink). Is there any other
way ?

On Thu, Sep 9, 2010 at 2:08 PM, Pornthep_CCIE <pornthep.ccie_at_gmail.com>
wrote:

Has one way to do it.

interface Serial1/0
 no ip address
 encapsulation frame-relay
 serial restart-delay 0
 frame-relay interface-dlci 102 ppp Virtual-Template1

interface Virtual-Template1
 ip address 1.1.1.1 255.255.255.0

and on interface Virtual-Template1, you can use ppp authen [chap|pap|esp] to
do authentication on this interface as well if you want.

-----Original Message-----
From: nobody_at_groupstudy.com [mailto:nobody_at_groupstudy.com] On Behalf Of
Muhammad Adeel
Sent: Thursday, September 09, 2010 3:30 PM
To: Cisco certification
Subject: Frame-Relay related query

Hi Experts,

Is there any way to use frame-relay link without assigning IP on this
interface/sub-interface and also without using unnumbered command.

Regards,

Blogs and organic groups at http://www.ccie.net
Received on Thu Sep 09 2010 - 17:26:39 ART

This archive was generated by hypermail 2.2.0 : Fri Oct 01 2010 - 05:58:05 ART