Hi Karen,

Loopback 0 subnet mask is /32 so it's only one host.

If you want to test this idea, try using another interface like voice vlan 
interface or a new loopback interface with /24 mask.

For changing the ip address of the cue after it's been up, I think you need to 
reload the cue. I haven't experiment this myself but this is what I hear and 
one time reload for this is enough. I remember one time in proctor labs , I 
couldn't reach R3 lo0 as the ntp server during the cue wizard and I had to 
reload the cue once , then it worked.

Regards.

Khaled 

Date: Sun, 30 Jun 2013 16:26:23 -0700
From: karen.johnson...@yahoo.ca
Subject: Re: [OSL | CCIE_Voice] OWLE load from proctorlab
To: khaled_sah...@hotmail.com; ccie_voice@onlinestudylist.com

hi khalid,
 
do u mean when i change mask of loopback 0 , it will fix the issue too ?
- what is the right procedure to do  after change the ip address os 
service-engine 0/0
 
do i need to do "ser ser 0/0 reload"  or "ser ser 0/0 reset" so that CUE can 
pick up the new ip address ?
i heard we need to do 2 times due to the bug in CUE , is that true?
 
tks
K





From: khaled Saholy <khaled_sah...@hotmail.com>
To: Karen Johnson <karen.johnson...@yahoo.ca>; CCIE Study 
<ccie_voice@onlinestudylist.com> 
Sent: Sunday, June 30, 2013 2:31:22 PM
Subject: RE: [OSL | CCIE_Voice] OWLE load from proctorlab








Hi Karen,

You can use the other loopback 1 address (10.10.115.0/24) . The problem is 
related to the mask.

int lo 1
ip add 10.10.115.1 255.255.255.0
ip ospf net point-to-po

int ser 0/0
ip unnum lo 1
service-modul ip add 10.10.115.2 255.255.255.0
service-module ip default-gateway 10.10.115.1
no sh

ip route 10.10.115.2 255.255.255.255 ser0/0

Regards.

Khaled



Date: Sun, 30 Jun 2013 12:52:56 -0700
From: karen.johnson...@yahoo.ca
To: ccie_voice@onlinestudylist.com
Subject: [OSL | CCIE_Voice] OWLE load from proctorlab






hi all,

i load OWLE Wb 1 from proctorlab in my session. 

Here is config they load,  but my CUE is not reachable from HQ and other site. 
(however is reachble to SC only) .   is there tshoot they inject or what i miss 
here?
-----------------------------------------------------------------------------------------------



interface Loopback0
 ip address 10.10.110.3 255.255.255.255
 ip ospf network point-to-point
end



interface Service-Engine0/0
 ip unnumbered Loopback0
 service-module ip address 10.10.110.253 255.255.255.0
 service-module ip default-gateway 10.10.110.3
end



ip route 10.10.110.253 255.255.255.255 Service-Engine0/0


_______________________________________________ For more information regarding 
industry leading CCIE Lab training, please visit www.ipexpert.com Are you a 
CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com


                                          
_______________________________________________
For more information regarding industry leading CCIE Lab training, please visit 
www.ipexpert.com

Are you a CCNP or CCIE and looking for a job? Check out 
www.PlatinumPlacement.com

Reply via email to