Re: [OSL | CCIE_Voice] how can add multiple ipblue from my pc to remote labs

2013-06-09 Thread Abdullin Kamil
Hi,
You can use IP Blue Multi Lab version.
I have this version with SN, and if you need, i can send this.


2013/6/9 Bill Lake 

> create multiple loopback adaptors, one for each phone, incrementing the
> last digit by one.
>
>
>
> On Sun, Jun 9, 2013 at 11:02 AM, Amit Sharma wrote:
>
>> Hello guys...
>> i tried to use loop back adapter to register ipblue with remote lab but
>> it is working for 1 phone in 1 time...
>> can someone tell me how can i register 3 phones with remote lab?
>> i am using phoneview...but in that i am not be able to call 1 phoen to
>> another...
>> can someone help me to fix it?
>>
>>
>>
>> --
>> Thanks & Regard's
>> Amit Sharma
>>
>>
>> ___
>> 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
>



-- 
С уважением,
Камиль Абдуллин
___
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

Re: [OSL | CCIE_Voice] DHCP static mapping

2013-06-02 Thread Abdullin Kamil
Hi,
VRF is not indispensable condition.
You can not add "." for MAC. The txt. file will change automatically and
these "points" will be added.
It works for me.
Also check this address can be added in exluded list
In field Type you need add "id" and before MAC for IP phone need add "01"


2013/5/31 Karen Johnson 

> hi Abdul,
>
> do you mean Cisco doc is wrong ? but I am not surprise.
>
> - So we do not need  "." for MAC and also need add VRF
> - where to get this guideline/doc in exam ?
>
> Here is Cisco doc
> --
>
> *time* Jan 21 2005 03:52 PM
> *version* 2
> !IP addressTypeHardware address Lease expiration
> 10.0.0.4 /24   1   0090.bff6.081e   Infinite
> 10.0.0.5 /28   id  00b7.0813.88f1.66Infinite
> 10.0.0.2 /21   1   0090.bff6.081d   Infinite
> *end*
>
>
>
> Yours
>
> --
>
>  *time* Feb 24 2012 05:36 AM
> *version* 4
> !IP address Type  Hardware address   Lease expiration   VRF
> 142.102.64.11 /24 id 010022a02e4d53  Infinity
> !IP address Interface-name  Lease expiration  Server IP address  
> Hardware address  Vrf
> *end*
>
>
>   *From:* Abdullin Kamil 
> *To:* Karen Johnson 
> *Cc:* "ccie_voice@onlinestudylist.com" 
> *Sent:* Friday, May 31, 2013 1:00:49 AM
> *Subject:* Re: [OSL | CCIE_Voice] DHCP static mapping
>
>  Change your file "scvlan.txt" on this:
>
>  *time* Feb 24 2012 05:36 AM
> *version* 4
> !IP address Type  Hardware address   Lease expiration   VRF
> 142.102.64.11 /24 id 010022a02e4d53  Infinity
> !IP address Interface-name  Lease expiration  Server IP address
>  Hardware address  Vrf
> *end*
>
> and reset dhcp service
>
>
> 2013/5/31 Karen Johnson 
>
>  hi all,
>
> i config DHCP using static mapping in the SWITCH. However the phone do not
> get the ip address
>
> ip dhcp pool scpool1
>origin file flash:scvlan.txt
>default-router 142.102.66.253
>option 150 ip 142.100.64.12 142.100.64.11
>
> *any idea ?*
>
> -
> - Debug dhcp packet : DHCPD: there is no address pool for  142.102.66.253
>
> -DHCPD: DHCPDISCOVER received from client 0100.22a0.2e4d.53 through relay
> 142.102.66.253.
> May 31 07:35:06.806: DHCPD: using received relay info.
> May 31 07:35:06.806: DHCPD: too many hops.
>
> - SW1#sh ip dhcp database
> URL  : flash:scvlan.txt
> Read : May 31 2013 12:06 AM
> Written  : Never
> Status   : Last read succeeded. Bindings have been loaded in RAM.
> Delay: 0   seconds
> Timeout  : 300 seconds
>
> - SW1#sh ip dhcp binding
> Bindings from all pools not associated with VRF:
> IP address  Client-ID/  Lease expirationType
> Hardware address/
> User name
> 142.102.66.11/240100.22a0.2e4d.53   InfiniteStatic
>
>
>
>
> ___
> For more information regarding industry leading CCIE Lab training, please
> visit http://www.ipexpert.com/
>
> Are you a CCNP or CCIE and looking for a job? Check out
> http://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

Re: [OSL | CCIE_Voice] DHCP static mapping

2013-05-31 Thread Abdullin Kamil
Change your file "scvlan.txt" on this:

*time* Feb 24 2012 05:36 AM
*version* 4
!IP address Type  Hardware address   Lease expiration   VRF
142.102.64.11 /24 id 010022a02e4d53  Infinity
!IP address Interface-name  Lease expiration  Server IP address
 Hardware address  Vrf
*end*

and reset dhcp service


2013/5/31 Karen Johnson 

> hi all,
>
> i config DHCP using static mapping in the SWITCH. However the phone do not
> get the ip address
>
> ip dhcp pool scpool1
>origin file flash:scvlan.txt
>default-router 142.102.66.253
>option 150 ip 142.100.64.12 142.100.64.11
>
> *any idea ?*
>
> -
> - Debug dhcp packet : DHCPD: there is no address pool for  142.102.66.253
>
> -DHCPD: DHCPDISCOVER received from client 0100.22a0.2e4d.53 through relay
> 142.102.66.253.
> May 31 07:35:06.806: DHCPD: using received relay info.
> May 31 07:35:06.806: DHCPD: too many hops.
>
> - SW1#sh ip dhcp database
> URL  : flash:scvlan.txt
> Read : May 31 2013 12:06 AM
> Written  : Never
> Status   : Last read succeeded. Bindings have been loaded in RAM.
> Delay: 0   seconds
> Timeout  : 300 seconds
>
> - SW1#sh ip dhcp binding
> Bindings from all pools not associated with VRF:
> IP address  Client-ID/  Lease expirationType
> Hardware address/
> User name
> 142.102.66.11/240100.22a0.2e4d.53   InfiniteStatic
>
>
>
>
> ___
> 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

Re: [OSL | CCIE_Voice] MVA Fast Busy

2013-05-15 Thread Abdullin Kamil
 Hi Josh.
You have error in name service "ccm" and "cmm".

application
 service *cmm *

dial-peer voice 2 pots
 service *ccm*

Change name for service to ccm.



2013/5/16 Josh Petro 

> Hi All,
>
> I'm on Volume 1 section 5C which is asking for Mobile Vocie Access
> configuration. What I'm getting when I dial from the PSTN to the HQ Phone 2
> is a fast busy after a few seconds of silence.
>
> I know this has been talked about in the past on this forum, but for the
> life of me I can't find it.
>
> I've followed what was in the workbook exactly and I'm not getting
> anywhere. Now, I'm doing this on my home lab with IOS 12.4.22T5 and nothing
> else in the flash directory. Is there something that needs to be
> 'installed' on the router to allow it to see the vxml code on the CUCM?
> I've never been asked to do Mobile Voice Access before, so this is a first.
>
> The CUCM is configured with the Mobile Voice Access number of 5999 and the
> gateway is configured for 4 digits inbound (plus I tested other inbound
> calls and they still work fine).
>
> The Services parameters are correct and MVA is enabled. The voice-class
> codec has G711u and G729r8 and that's it. I'm thinking codec, but I'm not
> sure why.
>
> I can't figure out what I missed.
>
> Many thanks!
> Josh
>
> The config and debug isdn q931 output is below if it helps. I didn't get
> the chance to get the voip ccapi debugs, so please let me know if you need
> them and I'll grab them tomorrow.
>
> !
> application
>  service cmm http://10.10.210.10:8080/ccmivr/pages/IVRMainpage.vxml
>  !
> !
> dial-peer voice 5010 voip
>  description MVA DID
>  destination-pattern 5999
>  voice-class codec 1
>  session target ipv4:10.10.210.10
>  incoming called-number .
>  dtmf-relay h245-alphanumeric
>  no vad
> !
> dial-peer voice 2 pots
>  service ccm
>  incoming called-number 2123945999
>  no digit-strip
> !
> !
> !
> !
> !
> !
> HQ-RTR(config-dial-peer)#
> May 16 03:12:37.874: ISDN Se0/0/0:23 Q931: RX <- SETUP pd = 8  callref =
> 0x00A1
> Bearer Capability i = 0x8090A2
> Standard = CCITT
> Transfer Capability = Speech
> Transfer Mode = Circuit
> Transfer Rate = 64 kbit/s
> Channel ID i = 0xA98381
> Exclusive, Channel 1
> Progress Ind i = 0x8583 - Origination address is non-ISDN
> Calling Party Number i = 0x4180, '2123942123'
> Plan:ISDN, Type:Subscriber(local)
> Called Party Number i = 0xA1, '2123945999'
> Plan:ISDN, Type:National
> May 16 03:12:37.874: ISDN Se0/0/0:23 Q931: Received SETUP  callref =
> 0x80A1 callID = 0x0020 switch = primary-ni interface = User
> May 16 03:12:37.882: %CALL_CONTROL-6-APP_NOT_FOUND: Application ccm in
> dial-peer 2 not found.  Handing callid 187 to the alternate app .
>
> HQ-RTR(config-dial-peer)#
> May 16 03:12:37.890: ISDN Se0/0/0:23 Q931: TX -> RELEASE_COMP pd = 8
>  callref = 0x80A1
> Cause i = 0x80BF - Service/option not available, unspecified
> HQ-RTR(config-dial-peer)#
>
>
>
> ___
> 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

[OSL | CCIE_Voice] Question for lab

2013-01-08 Thread Abdullin Kamil
Hi men,
I have question:
During lab, tasks are provided in electronic form or on paper?

--
___
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

Re: [OSL | CCIE_Voice] QOS Best Pract

2013-01-05 Thread Abdullin Kamil
I think it is possible do not change name auto qos map-class and the
service-policy!
It is enough to delete a configuration rmon event and rmon alarm.
Main, config autoqos should not be impact on functionality of the lab.

2013/1/5, Pixar Perfect :
>
> What is the best practice for the real lab QOS after running the AutoQos -
> use the AutoQoS nomenclature and make changes to the classmaps, policymaps
> and map-class OR copy the AutoQOS output on a notepad and rename policymaps,
> classmaps and mapclass?
> I typically follow the second route as it give me more flexibility to
> "finalize" the configs on the notepad and then just copy paste instead of
> changing the AutoQOS configs on the router itself. Any inputs , comments or
> suggestions especially from those who had success with the second approach?
> Example:!class-map match-any RTP match ip dscp ef class-map match-any
> CONTROL match ip dscp cs3 !policy-map VOIP class RTPpriority 24 class
> CONTROLbandwidth 19 class class-defaultfair-queue!
> !interface Serial0/1/1:0.1 point-to-point bandwidth 384  frame-relay
> interface-dlci 201 class FRVOIP frame-relay ip rtp header-compression!
> !!map-class frame-relay FRVOIP frame-relay cir 364800 frame-relay bc 3648
> frame-relay be 0 frame-relay mincir 364800 frame-relay fragment 480
> service-policy output VOIP!
>   


-- 
С уважением,
Камиль Абдуллин
___
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

Re: [OSL | CCIE_Voice] Unity Connection

2012-12-25 Thread Abdullin Kamil
Hi,
For this purpose it is necessary to bring manually the user to CUC,
instead of to import users.

2012/12/26, CCIEing :
> Hi all,
>
> is there any possibility to achieve the following :
>
> *When someone calls from PSTN to phone number 2001 (Br2 Phone1) it should
> not say HQ PHONE 1 not available it should say*
> *2001 is not available please leave your message after the tone*.
>
> modifying  the personal greetings is not allowed
>
> I tried to change the display name for this user to 2001, but it did not
> work with me.
>
> Thanks in Advance.
>
___
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