Cat 6 crossover only getting 100 Mbps?
Mark sure that the computers are both set to 1000 instead of auto. Try using a network switch which has Gig ports on it and see if that helps any. Also make sure that DMA is turned on on both side of the communication. DMA is Direct Memory Access, a protocol used by disk drives [...]

View Answer   |  January 7, 2010  5:42 PM
Cabling, CAT 6, Category 6 cable, gigabit, Gigabit ethernet, Gigabit network adapters, Windows 7
asked by:
1,175 pts.

Factors to consider for mass broadcasting on a switch
Hello, The 2960G model is built for handling the higher throughput of packets and usage. I believe you would be fine. There isn’t much over-subscription on that model switch. Thanks! Ryan

View Answer   |  January 7, 2010  5:40 PM
Cisco switch, Mass Broadcasting, Switches
asked by:
1,175 pts.

Part number for Cisco ASA5510 256MB memory module
Hello, It is ASA5510-MEM-512=. Thanks! Ryan

View Answer   |  January 7, 2010  5:37 PM
Cisco, Cisco ASA, Cisco ASA 5510
asked by:
1,175 pts.

Ethernet Over Copper
If this is from your service provider, then I would expect them to also be able to supply the CPE for your end of the circuit. Although there is a standard, it is safer to stick with one manufacturer for the equipment at both ends. The CPE is basically a modem for the EOC service, [...]

View Answer   |  January 7, 2010  5:36 PM
EOC, Ethernet, Network cabling, Network hardware, SDSL
asked by:
40 pts.

When do I use RIP, EIGRP, IGRP AND OSPF?
The choice of protocol is totally dependent on the policy/architecture of a company. If you have a small network you can use RIP which has a limitation of 16 hops. For slightly larger networks, you can use IGRP which support 256 hops. EIGRP is Cisco’s proprietary routing protocol and can expand across very large networks. [...]

View Answer   |  January 7, 2010  5:27 PM
EIGRP, IGRP, Networking, OSPF, RIP, Routing protocols
asked by:
1,175 pts.

How do I configure network ports to full-duplex on McData switches?
Unfortunately, I haven’t worked on this specific equipment. I’m sure your manual can help explain the steps you need to take. The most likely issue is a speed/duplex mismatch with the switchport or device it’s attached to. Make sure that the device it’s attached to is not set to 100/full, but instead to auto/auto. Thanks! [...]

View Answer   |  January 7, 2010  5:23 PM
configuration, Full Duplex, Half Duplex, Networking, Port
asked by:
1,175 pts.

Two exchange servers on one WAN. Emails are being kicked back
Hello, DNS is a big part of SMTP communications most often. Can you show us the SMTP logs of the messages in question? Thanks! Ryan

View Answer   |  January 7, 2010  5:14 PM
Exchange 2003, Exchange Send/Receive, Exchange servers, WAN
asked by:
1,175 pts.

CSMA/CA
Hello, There are no real alternatives to CSMA/CA. CSMA/CA is used primarily for wireless networks (WLANs and PANs) and doesn’t much apply to physical networks. If you’re using a physical network, CSMA/CD may be more useful for you. Thanks! Ryan

View Answer   |  January 7, 2010  5:09 PM
CSMA/CD, Telecommunications
asked by:
1,175 pts.

forwarder question – DNS
Hello, I do not know the answer to your question, however, this link may be helpful in troubleshooting: http://www.redhat.com/docs/manuals/linux/RHL-9-Manual/ref-guide/s1-bind-namedconf.html Thanks! Ryan

View Answer   |  January 7, 2010  5:02 PM
DNS, DNS lookup error, DNS queries
asked by:
1,175 pts.

Enable SSH
Hello, There are a couple prereqs. You need to have a crypto image (look for k9 in the image name), you need to have an RSA key: switch(config)#crypto key generate rsa modulus 1024 That should be it. From there, you can do: line vty 0 15 transport input ssh,telnet Which effectively enables ssh. Keep in [...]

View Answer   |  January 7, 2010  4:56 PM
Cisco 3950, Cisco switches, SSH, SSH Configuration
asked by:
1,175 pts.

How should be through to get a cisco certified network job?
Hello, As a network admin and engineer myself in a local datacenter, I would recommend understanding the core of networking first: routing and switching. From there, I recommend security. Every network has security. From there, I recommend the things around the network, wireless, for example. From there, I recommend reinforcing everything to the next level. [...]

View Answer   |  January 7, 2010  4:51 PM
Careers, CCNA, Cisco certifications, Cisco Certified Network Associate, Cisco Certified Network Professional, IT careers, Networking careers
asked by:
1,175 pts.

Remote Acess VPN problem on ASA 5540
Hello, What you need to do is make a NAT exemption for your internal subnet going outbound to your internal subnet. I know that doesn’t make much sense, but it’s what’ll do it. Thanks! Ryan

View Answer   |  January 7, 2010  4:42 PM
Cisco VPN, ICMP
asked by:
1,175 pts.

Devide bandwidth in Linux
Hello, Perhaps this link would provide some help: http://www.linuxquestions.org/questions/linux-security-4/bandwidth-managing-via-iptables-774057/ Thanks! Ryan

View Answer   |  January 7, 2010  4:40 PM
Bandwidth, Linux administration, Linux administration tools
asked by:
1,175 pts.

HOW TO CONFIGURE VLAN WITH DHCP?
may i know what kind of equipment do you have and what brand..? The most useful link would probably be this one: http://www.cisco.com/en/US/docs/ios/12_2/ip/configuration/guide/1cfdhcp.html Thanks! Ryan

View Answer   |  January 7, 2010  4:37 PM
DHCP, IBM BladeCenter, VLAN, VLAN configuration
asked by:
1,175 pts.

CISCO ROUTER AND SWITCHES FIRMWARE UPGRADE
Hi RENCE01, It is always a good idea to keep your “firmware” (most commonly Cisco IOS) on Cisco devices as the latest version. Often times, by upgrading, you will rid yourself of future issues experienced because of bugs and the like. Thanks! Ryan

View Answer   |  January 7, 2010  4:32 PM
Cisco, Cisco Routers, Cisco Routers and Cisco Switches, Cisco switches, Network hardware
asked by:
1,175 pts.

AS/400 *CTL *LIN,*ETH *DEV
At least through V5R4 the options available on wrkcfgsts are: Specify Value for Parameter CFGTYPE Type choice, press Enter. Type . . . . . . . . . . . . . . *NWS *NWI *LIN *CTL *DEV *NWS are Windows servers hosted on your iSeries. *NWI are hosted Windows servers interfaces *LIN are [...]

View Answer   |  January 7, 2010  4:26 PM
AS/400, Ethernet, QCTL, SFLCTL
asked by:
2,865 pts.

dynamic routing and static routing
Hi Bill, Static and Dynamic routing both have their strengths and weaknesses. Upside: Static routing is most commonly used in smaller environments because of its physical nature. You can more manually control the flow of network traffic as per the routing and provide a more secure environment. Downside: Static routing also hase the major downside [...]

View Answer   |  January 7, 2010  4:20 PM
Dynamic Routing, Static Routing
asked by:
1,175 pts.

Windows Network Authentication Popup
Windows communication ports are typically 139 and/or 445 for SMB connections. The popup is probably created by one of the following processes: LSASS, SVCHOST, EXPLORER.

View Answer   |  January 7, 2010  3:24 PM
Network Authentication, Windows authentication
asked by:
32,735 pts.

Cisco Network
There are a few simple things you may try. 1. Run a tracert with both the IP address and DNS name to see where its being blocked at. 2. Make sure your firewall is not defaulting to block ICMP packets. 3. Open up the firewall to see if its the cause of the blockage. 4. [...]

View Answer   |  January 6, 2010  8:14 PM
Cisco 2811, Cisco 3560, Cisco networks, Cisco Packet Tracer, InterVLAN, InterVLAN Routing
asked by:
265 pts.

can’t ping guest os from the outside LAN
You should use a ‘bridged’ network connection, and assign an appropriate ip-address/netmask to the guest. Make sure no firewall (on the guest and the host) is blocking ping requests. ———-

View Answer   |  January 6, 2010  2:27 PM
Guest OS, LAN, OS, VMware, Windows Server 2003
asked by:
63,580 pts.