Networking Tag Directory

Featured Networking Questions

Application retirement and database archiving
Hi! I have a constantly developing application and i want to archive its DB. The DB tables structures constantly change. My idea is to develop non changing core structures (tables) of production tables. It will be something like physical DataMart. For example if I have client information in Application DB, in DataMart I will have only [...]

Answer Question   |  May 22, 2013  10:06 AM
Application acceleration, Archive, Database, Database archiving, ETL, ILM
asked by:
5 pts.

attachments
when I write a new msg, I do not have the option to make an attachment. would you please help me? Thank you

Answer Question   |  May 20, 2013  9:40 PM
AT&T
asked by:
15 pts.

CCNA Question
This is confusing to me unless I am not seeing the bigger picture. It says configure the router Ip addresses on the E0 and S0 interfaces so that the E0 receives the 11th usable subnet while the S0 receives the 4th usable subnet from the network 192.168.191.0/28. Both interfaces should receive the last available Ip [...]

Answer Question   |  May 20, 2013  6:38 PM
CCNA, IP Addresses, Subnet, Subnets problem, Subnetting
asked by:
5 pts.

How to limit DDoS Attacks?
After the recent Spamhaus distributed denial-of-service attack, many DDoS service providers are concerned that targeted attacks are increasing along with bandwidth sizes. What should we do to minimize the threat of impending attacks?

Answer Question   |  May 20, 2013  12:15 PM
Bandwidth, DDOS
asked by:
11,410 pts.

BGP with 2 ISP with advertisement different LAN pool
I have BGP with 2 ISP’s. Now I want my own half live IP pools to be advertised from one ISP and other live IP POOL from second ISP. How do I do it with Cisco 2811? I have done normal setup for BGP and it’s working , but all live IP POOL are announcing [...]

Answer Question   |  May 5, 2013  3:59 PM
BGP, Cisco 2811, ISP
asked by:
15 pts.

How would you manage your BYOD bandwidth successfully?
As more companies embrace BYOD policies, the increase in devices can tax networks and complicate bandwidth management. To mange your bandwidth successfully, expert Craig Mathias says to follow these three steps: Manage Policy Regulate bandwidth and shape traffic Manage the whole network Do you agree with these steps? How would you manage your BYOD bandwidth [...]

Answer Question   |  May 13, 2013  1:52 PM
Bandwidth management, BYOD, Networking
asked by:
11,410 pts.

Need career guidance
Hello, I am working as a pre-sales network consultant. My job is 50 percent technical and 50 percent pricing. I am CCNA and CCNP certified and I need a change in job and career as there is no growth here. I am looking forward to security. Also will Unix/Linux/Perl knowledge give me better prospects in [...]

Answer Question   |  April 30, 2013  9:16 AM
CCNA, CCNP, Cisco, Networking careers
asked by:
5 pts.

Career
Hi, I want to take a network security course (CCNA, CCNP security) but present I am certified CCNA (r&s). I am working as a network engineer in a small company. I want to move in security domain. Is it good to know the knowledge about CCNP (r&S). Please give me a suggestion.

Answer Question   |  March 29, 2013  8:19 AM
CCNA, CCNP, Security careers
asked by:
15 pts.

CCNA exam 2013
To whom it may concern, Please I need to find out of how much for the fee to sit a CCNA 1 paper? because I want to sit it online around July 2013. Hope you will respond to my request, as I already sit it to my school, but definitely I failed three times, but [...]

Answer Question   |  March 27, 2013  11:28 AM
CCNA, CCNA exam
asked by:
5 pts.

Public firewall hotspot system
Hello Everybody! I was wondering if I can get some suggestions of a good solution for bandwidth management in public open WiFi places. Starbucks for example, what is he using for restricting and controlling the internet connection and why its always good. I would really appreciate help, I tried radius from mikrotik and it doesn’t [...]

Answer Question   |  March 19, 2013  10:43 PM
Bandwidth management, Firewall, Internet, Internet connection
asked by:
5 pts.

Are any network administrator positions available that would allow me to telecommute?
Hello, I am posting this question on behalf of a fellow SearchUnifiedCommunications.com reader: I have a valid Cisco Certified Network Associate (CCNA) certification, and was wondering if there are any network administrator positions available that would allow me to telecommute? More specifically, I’m looking for a position where I could telecommute from other countries such [...]

Answer Question   |  March 8, 2013  8:12 PM
CCNA, CCNA Certification, IT career advice, IT career planning, Network administrators
asked by:
20 pts.

Wireless printer connect / disconnect
Why does my Epson all-in-one wireless printer constantly connect & disconnect to my Belkin N server?

Answer Question   |  February 25, 2013  4:56 PM
Belkin, Epson, Wireless printers
asked by:
5 pts.

Very basic fundamentals of CCNA
I want to learn the very basics of CCNA….Please help me.

Answer Question   |  February 12, 2013  8:31 AM
CCNA, CCNA Certification
asked by:
5 pts.

IT
Can we combine the IT monitoring server to do all of the bandwidth grabbing applications?

Answer Question   |  February 11, 2013  9:30 PM
Bandwidth, bandwidth grabbing
asked by:
5 pts.

Maintaining my license
My CCNP license is going to expire by the end of this march 2013; can you suggest papers / courses that I can do to retain them. Is it possible to do anything in wireless / voice; as I am interested in both as well. By the way I did my CCNP in routing and [...]

Answer Question   |  February 11, 2013  8:31 PM
CCNP, Certifications
asked by:
5 pts.

What is the best career path for me with voice switching equipment installation experience
I have a background in public and enterprise telephone systems (such as AXE-10, DMS-100, Alcatel OmniPCX 4400) installation and maintenance, and B.S. degrees in electrical engineering and computer science. Which career path is advisable to take considering my experience in voice switching technologies and current job market? Shall I take CCNA, CCNP, CCVP, wireless, … [...]

Answer Question   |  February 1, 2013  7:02 PM
CCNA, CCNP, Certifications
asked by:
15 pts.

Protocol ARP //#
Does anyone know what this is, and what programming language ? Protocol ARP = ARPDescriptionTable(OpCode, ARPSrcHardAddress, ARPSrcAddress, ARPDstHardAddress, ARPDestAddress,SourceIPv4Alias,DestinationIPv4Alias) { UINT16 HardwareType = HardwareTypeTable(this); UINT16 ProtocolType = ProtocolTable(this); UINT8 HardwareAddressLen; UINT8 ProtocolAddressLen; UINT16 OpCode = FormatString(“%s, %d(%#x)”,ARPOpCodeTable(this),this, this); switch(HardwareAddressLen) { case 6: [ARPSrcHardAddress = this.toString] MacAddress SendersMacAddress; default: [ARPSrcHardAddress = this.toString] AsciiString(HardwareAddressLen) SendersHardwareAddress; } switch(ProtocolAddressLen) [...]

Answer Question   |  January 7, 2013  12:12 AM
Arp, IP address, Programming
asked by:
50 pts.

After CCNA what type of jobs are found?
Hi,I am engineering student, my branch is computer science & engineering. And I also study an additional subject CCNA course in my college. I want to know that can i found job in base of CCNA in chhattisghar….

Answer Question   |  January 4, 2013  2:03 PM
CCNA, CCNA Certification
asked by:
5 pts.

How fast does IPv6 run?
Does the IPv6 protocol perform any faster than the IPv4 protocol? Would there be any need for a network running IPv6 to use an application acceleration or other network performance enhancing device? Does that answer change when an organization is running a dual-stack (both IPv4 and IPv6) environment?

Answer Question   |  November 5, 2012  7:49 PM
Application acceleration, enterprise WAN, IPv4, IPv6, Network performance, WAN, WAN optimization
290 pts.

Streaming satellite tv through Flash media server
Hi. I have a tv tuner card in my pc which I would like to use to stream satellite channels over IP. I laso have Flash media streaming server installed on another station. I would like to know how I can get a specific channel from this tuner and stream it to FMS so it [...]

Answer Question   |  October 31, 2012  8:54 AM
Broadcast, dvb viewer, Flash media streaming server, stream, tv tuner
asked by:
25 pts.