search for: cdp

Displaying 20 results from an estimated 102 matches for "cdp".

Did you mean: cd
2007 Feb 28
1
OT: Patch to OSS app for CDP without a Cisco switch - TESTERS WANTED
Hey everyone, I came across a situation where I needed to use CDP to advertise a voice vlan to Polycom/Cisco (and other CDP capable phones) without a Cisco switch. Sure I have Cisco switches in places but I like my Polycoms to work out of the box and it isn't always practical to purchase a Cisco switch for every location. cdp-tools homepage: http://gpl.i...
2012 Sep 04
2
[PATCH] Generalize HMAC implementation
...leased under the MIT license. + */ + +#include "lib.h" +#include "md5.h" +#include "hmac.h" +#include "hmac-cram-md5.h" + +void hmac_md5_get_cram_context(struct hmac_context *hmac_ctx, + unsigned char context_digest[CRAM_MD5_CONTEXTLEN]) +{ + unsigned char *cdp; + + struct md5_context *ctx = hmac_ctx->ctx; + struct md5_context *ctxo = hmac_ctx->ctxo; + +#define CDPUT(p, c) STMT_START { \ + *(p)++ = (c) & 0xff; \ + *(p)++ = (c) >> 8 & 0xff; \ + *(p)++ = (c) >> 16 & 0xff; \ + *(p)++ = (c) >> 24 & 0xff; \ +} S...
2008 Oct 29
0
CDP (was Re: network design philosophy and practice)
On Wed, Oct 29, 2008 at 1:28 PM, Drew Gibson <drew at oanda.com> wrote: > > I tried out the cdp-tools some time ago (it may have been on your > recommendation, Kristian) but with no success. > Is it possible to disable CDP on the 7940 (image_version : "P0S3-08-2-00")? > > regards, > > Drew > Hmmm... I guess I'd like to know why it didn't work for you b...
2007 Nov 18
2
Obtaining x-values from ECDF
Dear Group, I am using the ecdf function as follows: cawa.cdp <- ecdf(cawaocc$LEFF80) summary(cawa.cdp) Empirical CDF: 223 unique values with summary Min. 1st Qu. Median Mean 3rd Qu. Max. 0.07918 1.35700 1.68600 1.61000 1.91200 2.70000 I can see by the summary that the y-value for the 3rd quartile is 1.912. How can I obtain the x-value fo...
2004 Dec 22
2
polycom and cdp
Hi, Has anyone tried to use cdp to push the voice vlan tag to polycom phones? The document says that it is supported, but I can't make it work. Thanks, Richard
2007 Apr 25
2
Polycom Provisioning Problems
...ading the stored configuration. In addition, when they come up, their dates are set to Jan 1, 2001. (I think I can fix this by specifying the snmtp address, but the other phones seem to be able to find the snmtp on their own.) In inspecting the <MAC>-boot.log files, the phones that fail have CDP enabled, while the phones that succeed have CDP disabled. I think this is Continual Data Protection, but don't see where to disable it on the phone interface. Is this a cause of the failure? Any insight will be greatly appreciated. Thanks -- Jim Freeze
2005 Jun 02
0
application sdp message and not answering call
I am getting the following information and asterisk 1.0.7 is not answering the call. Any ideas? jerry ------------------ Sip read: INVITE sip:2828;phone-context=cdp.udp@qg.com:5060;maddr=161.49.198.102;transport=udp;user=phone;x-nt-redirect=redirect-server SIP/2.0 From: <sip:3173241052;phone-context=+1@qg.com;user=phone>;tag=c22da8c0-13c4-429efa71-657b8da-2ed To: <sip:2828;phone-context=cdp.udp@qg.com;user=phone> Call-ID: 103548e8-c22da8c0-13c4...
2007 Apr 19
1
Asterisk 1.4.2 connection to Nortel CS1000M -followup with log
...277c0a-279ce16e-4a2a Call-ID: 1a17a38a73f5418d5b23c2ab2c2623a8@161.49.142.250 CSeq: 102 INVITE Via: SIP/2.0/UDP 161.49.142.250:5060;rport=5060;branch=z9hG4bK11268a7d Supported: 100rel,sipvc,replaces User-Agent: Nortel CS1000 SIP GW release_4.0 version_sse-4.00.55 Contact: <sip:7113;phone-context=cdp.udp@qg.com:5060;maddr=192.168.45.129;transport=udp;user=phone> Allow: INVITE,ACK,BYE,REGISTER,REFER,NOTIFY,CANCEL,PRACK,OPTIONS,INFO,SUBSCRIBE,UPDATE Content-Length: 0 <-------------> ?--- (11 headers 0 lines) --- ? [Khfemsrv*CLI> <--- SIP read from 192.168.45.129:5060 ---> SIP...
2007 Jan 26
4
Polycom Provistioning Issue
...5195711|so |4|00|---------- Initial log entry ---------- 1005195711|so |4|00|+++ Note that bootrom log times are in GMT +++ 1005195711|hw |4|00|Initial log entry. 1005195711|wdog |4|00|Initial log entry 1005195711|cfg |4|00|Initial log entry 1005195711|copy |3|00|Initial log entry 1005195711|cdp |4|00|Initial log entry 1005195711|cdp |5|00|CDP is DISABLED. 1005195711|cdp |5|00|802.1Q/VLAN tagging is DISABLED. 1005195711|so |3|00|Platform: Model=SoundPoint IP 501, Assembly=2345-11500-040 Rev=A 1005195711|so |3|00|Platform: Board=2345-11500-040 A 1005195711|so |3|00|Platform: MAC=0...
2007 Nov 16
1
Extracting x-values from an ecdf
...question on the use of ecdf for producing a cumulative distribution function. After having produced a cumulative distribution using ecdf, I would like to extract the exact x-value for a given percentile. For example I can ascertain the 1st and 3rd quartile using the summary function: cawa.cdp <- ecdf(cawaocc$LEFF80) plot(cawa.cdp, ylab="Fn(x)") summary(cawa.cdp) But, I would like write a function so that I can produce multiple ecdfs for >100 separate distributions and then extract the x-value (in this case LEFF80) for a given percentile (e.g., 80) for each separate...
2005 Jun 02
0
Asterisk connecting to nortel CS 1000 as sip trunk Need help with final piece (incoming call) outgoing works.
...a nortel box - use qualify=yes [QuadNortel] type=friend dtmfmode=rfc2833 username=SXNTM1SS1 disallow=all allow=ulaw allow=alaw context=nortel host=192.168.45.194 canreinvite=yes qualify=yes ------------------------------------------------------------------- Sip read: INVITE sip:2828;phone-context=cdp.udp@qg.com:5060;maddr=161.49.198.102;transport=udp;user=phone;x-nt-redirect=redirect-server SIP/2.0 From: <sip:3173241052;phone-context=+1@qg.com;user=phone>;tag=c22da8c0-13c4-429efa71-657b8da-2ed To: <sip:2828;phone-context=cdp.udp@qg.com;user=phone> Call-ID: 103548e8-c22da8c0-13c4-429...
2006 Oct 23
1
Polycom provision errors still! Arg!
...ot log: |---------- Initial log entry ---------- 1023201556|so |4|00|+++ Note that bootrom log times are in GMT +++ 1023201556|hw |4|00|Initial log entry. 1023201556|wdog |4|00|Initial log entry 1023201556|cfg |4|00|Initial log entry 1023201556|copy |3|00|Initial log entry 1023201556|cdp |4|00|Initial log entry 1023201556|cdp |5|00|CDP is DISABLED. 1023201556|cdp |5|00|802.1Q/VLAN tagging is DISABLED. 1023201556|so |3|00|Platform: Model=SoundPoint IP 501, Assembly=2345-11500-040 Rev=A 1023201556|so |3|00|Platform: Board=2345-11500-040 A 1023201556|so |3|00|Platform: M...
2011 Jul 13
3
How to compile OpenSSH on HP-UX10
I did this as a project back in the early 2002, and I had a nice little how-to to walk me through it. Many work places and moves, and I've lost it. I have a friend who asked me about this recently, and I can't seem to find anything on the web, or the how-to I used (not surprised). If I remember correctly, you needed an up-to-date zlib, egd (or prng), OpenSSL, tcpwrappers, and OpenSSH.
2005 Sep 30
1
(no subject)
...uot; Here is the boot log: 0930155446|so |4|00|---------- Initial log entry ---------- 0930155446|so |4|00|+++ Note that bootrom log times are in GMT +++ 0930155446|wdog |4|00|Initial log entry 0930155446|cfg |4|00|Initial log entry 0930155446|copy |4|00|Initial log entry 0930155446|cdp |4|00|Initial log entry 0930155446|cdp |5|00|CDP is DISABLED. 0930155446|cdp |5|00|802.1Q/VLAN tagging is DISABLED. 0930155446|so |3|00|Platform: Model=SoundPoint IP 301, Assembly=2345-11300-010 Rev=A 0930155446|so |3|00|Platform: Board=2345-11300-010 A 0930155446|so |3|00|Platform: M...
2013 Jun 06
1
Reproducable Infiniband panic
..._spare1__ = -2138032854, __spare2__ = {192571360, -512, 192571360, -512, 2, 0, 0}}}}, ksi_flags = -1833355296, ksi_sigq = 0xffffffff806955f3} #6 0xffffffff80891043 in calltrap () at /usr/home/julian/src/freebsd/sys/amd64/amd64/exception.S:228 No locals. #7 0xffffffff807a3d83 in linux_file_dtor (cdp=0xfffffe000aeabb80) at /usr/home/julian/src/freebsd/sys/ofed/include/linux/linux_compat.c:214 filp = (struct linux_file *) 0xfffffe000aeabb80 #8 0xffffffff80513c39 in devfs_destroy_cdevpriv (p=0xfffffe0005772980) at /usr/home/julian/src/freebsd/sys/fs/devfs/devfs_vnops.c:159 No locals. #9 0xffff...
2003 Sep 08
2
Cisco 7940/7960 ethernet ports
> -----Original Message----- > From: Travis Johnson [mailto:tlj@ida.net] > Sent: Monday, September 08, 2003 1:05 PM > To: asterisk-users@lists.digium.com > Subject: [Asterisk-Users] Cisco 7940/7960 ethernet ports > [...] > We are having a problem with Cisco 7940 and 7960 phones when > the PC is plugged into the 2nd ethernet port on the phone. It > will drop the
2003 Sep 29
2
cisco AS5300 : problem configuration
I wouldn't expect you to be using RFC3389 if your using A-law, can you include your IOS version and IOS config file ... I have not specified any allow's or disallow's in my * config for the codecs with my 5300, I also use Cisco 79xx phones and I use the option within the phones config file to select the preffered codec and when I change this to G.729/A-law/U-law all works perfectly
2006 Mar 02
0
OT - Cisco IP Phone and PC in diferent VLANs(with 802.1x)
Cisco phones act a as a switch. If you do not use the CDP protocol to "tell" the phone it needs to be in a special VLAN (802.1q) then it will just use the access port settings on the switch, and, also allow the PC connected to the 2nd Ethernet port to have access to the network. However, if you have an all cisco powered network, with all cisco...
2009 Nov 24
3
Experience with LLDP
Hello, LLDP is more and more available on various network elements (endpoint, switches, ...). It seems to ease network configuration. Do you have any experience with it ? How would you rate LLDP ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20091124/fce6307c/attachment.htm
2011 Oct 19
2
network mapping software
Hi all, I'm looking for network mapping software that would walk the local subnet and using snmp/cdp/nmap & friends produce a picture of network connections for documentation purposes. I've seen some for wintendo, but haven't found any decent for linux and CentOS specifically. Something like cheops-ng.sf.net would fill my needs, but before I start a fight with 5+ years old code to get...