What are you trying to configure? 

Regards,

Joe Astorino CCIE #24347 (R&S)
Sr. Technical Instructor - IPexpert
Mailto: [email protected]
Telephone: +1.810.326.1444
Live Assistance, Please visit: www.ipexpert.com/chat
eFax: +1.810.454.0130

IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA (R&S, 
Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice, Security & Service 
Provider) Certification Training with locations throughout the United States, 
Europe and Australia. Be sure to check out our online communities at 
www.ipexpert.com/communities and our public website at www.ipexpert.com 

-----Original Message-----
From: Mustafa Yadav <[email protected]>
Date: Sat, 30 Jan 2010 15:49:40 
To: Joe Astorino<[email protected]>
Cc: ccie_rs<[email protected]>
Subject: Re: [OSL | CCIE_RS] virtual template virtual access

hi,

thnaks for your answer joe.But I did not understand.why even I made
configuration under virtual-template I can not see any ip address when
I run shoe ip int brief command.Please see below my config..

Current configuration : 1013 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname r3
!
boot-start-marker
boot-end-marker
!
!
no aaa new-model
memory-size iomem 5
ip cef
!
!
!
!
!
multilink virtual-template 1
multilink bundle-name authenticated
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
archive
 log config
  hidekeys
!
!
!
!
!
!
!
!
interface FastEthernet0/0
 no ip address
 speed 100
 full-duplex
!
interface Serial0/0
 no ip address
 shutdown
 clock rate 2000000
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
!
interface Serial0/1
 bandwidth 128
 no ip address
 encapsulation ppp
 clock rate 128000
 ppp multilink
!
interface Virtual-Template1
 bandwidth 128
 ip address 10.3.3.3 255.255.255.0
 fair-queue
 ppp multilink interleave
 ppp multilink fragment delay 10
!
ip forward-protocol nd
!
!
ip http server
no ip http secure-server
!
!
!
!
!
!
!
control-plane
!
!
!
!
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
!
!
end


r3#sh ip int br
r3#sh ip int brief
Interface                  IP-Address      OK? Method Status
     Protocol
FastEthernet0/0            unassigned      YES unset  up
     up
Serial0/0                  unassigned      YES unset  administratively
down down
FastEthernet0/1            unassigned      YES unset  administratively
down down
Serial0/1                  unassigned      YES manual up
     up
Virtual-Access1            unassigned      YES unset  up
     up
Virtual-Template1          10.3.3.3        YES manual down
     down
Virtual-Access2            unassigned      YES unset  down
     down






On 1/30/10, Joe Astorino <[email protected]> wrote:
> Hi Mustafa!
>
> Whenever you create a virtual-template you will see this.  The
> virtual-template interface is just a place-holder.  Your configuration
> actually gets cloned over to the dynamically created virtual-access
> interface which is actually used for the communication.  This is why
> your virtual-template is down/down but your virtual-access is up/up.
> You do not however make any modifications under the virtual-access --
> everything is done configuration wise on the virtual-template.
>
>
>
> On Fri, Jan 29, 2010 at 7:25 PM, Mustafa Yadav <[email protected]>
> wrote:
>> hi guys,
>>
>> What are the meaning of virtual access int 1 ?Why has it benn created
>> automaticly?
>>
>> I have done below config and give  10.3.3.1/24 and 10.3.3.2 /24 ip
>> address  under virtual template on both routers.after then below
>> output has been seen.Please help...
>>
>> conf t
>> default int s0/1
>> int s0/1
>> encapsulation ppp
>> no ip address
>> ppp multilink
>> no sh
>>
>>
>> int virtual-template 1
>> ppp multilink interleave
>> ppp multilink fragment delay 10
>> fair-queue
>>
>> r1#sh ip int brief
>> Interface                  IP-Address      OK? Method Status
>>     Protocol
>> FastEthernet0/0            10.1.12.1       YES manual up
>>     up
>> Serial0/0                  unassigned      YES unset  up
>>     down
>> FastEthernet0/1            unassigned      YES unset  administratively
>> down down
>> Serial0/1                  unassigned      YES manual up
>>     up
>> Virtual-Access1            10.1.12.1       YES TFTP   up
>>     up
>> Virtual-Template1          10.3.3.1        YES manual down
>>     down
>> Virtual-Access2            unassigned      YES unset  down
>>     down
>> Loopback0                  10.1.1.1        YES manual up
>>     up
>> r1#
>> 0/5)
>> r3#sh ip int brief
>> Interface                  IP-Address      OK? Method Status
>>     Protocol
>> FastEthernet0/0            unassigned      YES TFTP   administratively
>> down down
>> Serial0/0                  unassigned      YES manual up
>>     down
>> FastEthernet0/1            unassigned      YES unset  administratively
>> down down
>> Serial0/1                  unassigned      YES manual up
>>     up
>> Virtual-Access1            10.3.3.2        YES TFTP   up
>>     up
>> Virtual-Template1          10.3.3.2        YES manual down
>>     down
>> Virtual-Access2            unassigned      YES unset  down
>>     down
>> Loopback0                  10.33.3.3       YES manual up
>>  up
>>_______________________________________________
>> For more information regarding industry leading CCIE Lab training, please
>> visit www.ipexpert.com
>>
>
>
>
> --
> Regards,
>
> Joe Astorino CCIE #24347 (R&S)
> Sr. Technical Instructor - IPexpert
> Mailto: [email protected]
> Telephone: +1.810.326.1444
> Live Assistance, Please visit: www.ipexpert.com/chat
> eFax: +1.810.454.0130
>
> IPexpert is a premier provider of Classroom and Self-Study Cisco CCNA
> (R&S, Voice & Security), CCNP, CCVP, CCSP and CCIE (R&S, Voice,
> Security & Service Provider) Certification Training with locations
> throughout the United States, Europe and Australia. Be sure to check
> out our online communities at www.ipexpert.com/communities and our
> public website at www.ipexpert.com
>
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Reply via email to