search for: tlv

Displaying 20 results from an estimated 94 matches for "tlv".

Did you mean: tlb
2004 Sep 17
8
cisco 7960 CTLSEP
...ormation: http://www.cisco.com/en/US/customer/products/sw/voicesw/ps4967/products_upgr ade_guides09186a008022a968.html#wp1047292 If the CTLSEP MAC file is not present or is empty, the phone proceeds in nonsecure mode with the hunt algorithm. But this does happen. I just loops in requesting the *.tlv file for hours. 17:57:35.515349 x.x.x.1.50926 > x.tftp: 31 RRQ "CTLSEP00115C330355.tlv" 17:57:36.231681 x.x.x.2.50947 > x.tftp: 31 RRQ "CTLSEP001121F12961.tlv" 17:57:36.513591 x.x.x.1.50926 > x.tftp: 31 RRQ "CTLSEP00115C330355.tlv" 17:57:40.232408 x.x.x.2....
2009 Jan 19
1
Cisco 7941G-GE with Asterisk and CTPSEP odyssee
I have just got a Cisco 7941G and am experiencing the exact same problem (phone is requesting .tlv file from TFTP server and never asks for .cnf.xml file). The phone originally had SCCP on it, but I downloaded and flashed with the latest Cisco SIP image (8.4(3) released 2009-01-13). In reading your message below, it looks like you were going to try an incremental upgrade?did you have any...
2007 Dec 21
3
7970 CTLFile.tlv?
...registration to Asterisk. The "Registering" message stays on the screen (with the moving time wheel). After a few minutes, the onscreen message flashes "Updating CTL" then "Loading...", then the status messages update with: No valid CAPF server File Not Found: CTLFile.tlv No CTL installed SEP<MAC>.cnf.xml (where <MAC> is the phone's MAC addr minus :s) before repeating the cycle (forever). Where can I get a CTLFile.tlv , or remove the requirement for it? Or is there another way to fix this problem? TIA. Asterisk v1.2.9.1-BRIstuffed-0.3.0-PRE-1q SC...
2013 Jun 17
1
Cisco SSCP to SIP
...ones to the SIP formware. The phone boots, I see it tries to fetch a bunch of files on my TFTP: Jun 17 09:37:45 firewall dnsmasq-dhcp[21202]: DHCPACK(eth2) 192.168.10.103 6c:50:4d:da:f0:67 SEP6C504DDAF067 Jun 17 09:38:10 firewall in.tftpd[22666]: RRQ from 192.168.10.103 filename CTLSEP6C504DDAF067.tlv Jun 17 09:38:10 firewall in.tftpd[22666]: sending NAK (1, File not found) to 192.168.10.103 Jun 17 09:38:10 firewall in.tftpd[22667]: RRQ from 192.168.10.103 filename ITLSEP6C504DDAF067.tlv Jun 17 09:38:10 firewall in.tftpd[22667]: sending NAK (1, File not found) to 192.168.10.103 Jun 17 09:38:10 f...
2010 Sep 10
0
Virtualization Digest, Vol 60, Issue 17
...) __y = (y); \ + __x > __y ? __x : __y; \ + }) + #endif /* COMMON_H */ diff --git a/include/dcb_protocol.h b/include/dcb_protocol.h index 63e2d3c..d7127f5 100644 --- a/include/dcb_protocol.h +++ b/include/dcb_protocol.h @@ -58,10 +58,6 @@ typedef enum { #define DUP_DCBX_TLV_LLINK 0x0020 #define TOO_MANY_NGHBRS 0x0040 -//#ifndef min /*todo: change to min() - #define MIN(x, y) ((x) < (y) ? x : y) -//#endif - #define INIT_DCB_OUI {0x00,0x1b,0x21} int add_adapter(char *device_name); -- 1.7.1 --------------------------...
2010 Sep 10
0
Virtualization Digest, Vol 60, Issue 17
...) __y = (y); \ + __x > __y ? __x : __y; \ + }) + #endif /* COMMON_H */ diff --git a/include/dcb_protocol.h b/include/dcb_protocol.h index 63e2d3c..d7127f5 100644 --- a/include/dcb_protocol.h +++ b/include/dcb_protocol.h @@ -58,10 +58,6 @@ typedef enum { #define DUP_DCBX_TLV_LLINK 0x0020 #define TOO_MANY_NGHBRS 0x0040 -//#ifndef min /*todo: change to min() - #define MIN(x, y) ((x) < (y) ? x : y) -//#endif - #define INIT_DCB_OUI {0x00,0x1b,0x21} int add_adapter(char *device_name); -- 1.7.1 --------------------------...
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2010 Sep 28
19
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2010 Jun 17
3
implementation of IEEE 802.1Qbg in lldpad, part2
Hi, This series of patches contains the second part of an initial implementation of the IEEE 802.1Qbg standard: code for the exchange of VDP VSI TLVs between a host with virtual machines and an adjacent switch. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool. A way to deliver profiles to lldpad from libvirt using netlink messages is currently under development and not yet incl...
2010 Jun 17
3
implementation of IEEE 802.1Qbg in lldpad, part2
Hi, This series of patches contains the second part of an initial implementation of the IEEE 802.1Qbg standard: code for the exchange of VDP VSI TLVs between a host with virtual machines and an adjacent switch. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac,vlan can be given to lldpad with lldptool. A way to deliver profiles to lldpad from libvirt using netlink messages is currently under development and not yet incl...
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
Hi, This set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2010 Jul 23
19
implementation of IEEE 802.1Qbg in lldpad
Hi, This set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2005 Jul 06
3
cisco 7940 + sccp issue
Hi, Does anyone know how to make this thing (7940) work with asterisk (chan_sccp module) ? I've set the configuration according to the wiki and now the phone just keep asking for CTLSEP<xxx>.tlv from my tftp server. In the cisco's web interface, I found this in the device logs : 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 0x8106, 0x0, 0x12300800 ... I've already tried all the trick from wiki, still yield no result :(.. Any help would be greatly apprec...
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2010 Nov 08
18
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2008 Aug 01
2
Cisco 7970, CTLSEP<mac>.tlv
I just wanted to post this so that it was out there and Googleable. Hopefully it will save other people a bit of time. If you have a Cisco phone (I was testing with a 7970, though presumably it would affect 7960 and others as well) that is looping trying to fetch the CTL tlv file - it may be because you are using Debians 'tftpd' (should be netkit-tftpd...*cough*hey, Debian developers*cough*) package, which is apparently not RFC 783 (tftp) compliant with "file not found" responses. The whopping 18 page RFC states that Error Code should be 0x00,0x01 fo...
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2010 Aug 25
12
implementation of IEEE 802.1Qbg in lldpad
Hi, this set of patches contains the initial implementation of the IEEE 802.1Qbg standard: code for the exchange of EVB TLVs in LLDP frames to negotiate VSI capabalities as well as VDP VSI TLVs between a host with virtual machines and an adjacent switch. It supports setting the parameters of the TLV exchange from the command line using lldptool. VDP profiles consisting of mode,mgrid,typeid,typeidversion,instanceid,mac...
2011 Mar 07
2
Cisco 7942G IP Phone firmware conversion from SCCP to SIP.
...server. Following files are also placed in the tftp directory. ? The Upgradation / Coversion is not taking place. (In the ethereal can see that the files are getting transferred without any error). Are we missing any other files in the /tftpdirectory? Or the information mentioned in the .xml.cnf / .tlv files incorrect? Your help in this regard is much appreciated. ? Regards, Srinivas -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110307/2a2dc27f/attachment.htm> -------------- next part...
2009 Jun 19
2
Cisco 7941G & Auth
...41sip.8-0-1-18.sbn load115 load308 load309 load30018 SIP41.8-0-2SR1S.loads term41.default.loads term61.default.loads XMLDefault.cnf SEPmac_address.cnf.xml ..and in tftp log I have: Connection received from 192.168.1.61 on port 49153 [19/06 10:16:35.968] Read request for file <CTLSEPmac_address.tlv>. Mode octet [19/06 10:16:35.968] File <CTLSEPmac_address.tlv> : error 2 in system call CreateFile Impossibile trovare il file specificato. [19/06 10:16:35.968] Connection received from 192.168.1.61 on port 49154 [19/06 10:16:36.109] Read request for file <SEPmac_address.cnf.xml>....