Cisco 2811 VLAN Usage
You do one thing, plz replace the encapsulation from dot1q to isl, then it would work properly. There are very rare chances to configure isl in place of dot1q encapsulation. So please put this following command : encapsulation isl 18 encapsulation isl 255 in place of encapsulation dot1q 18 native & encapsulation dot1q 255. Thanks [...]

View Answer   |  June 12, 2009  12:22 PM
Cisco 2811 configuration, Cisco router configuration, Cisco Routers, Cisco VLAN, Fast Ethernet, Routers, VLAN, VLAN configuration
asked by:
205 pts.

Cisco: Setting a VLAN across a network
Basically as per your network topology & your point of thinking, first you have to make communication between router to switch means inter-vlan communication through encapsulation trunking on the router as well as on switch. On most of the cisco devices, dot1q encapsulation trunking is there, but you have to configure manually on the router. [...]

View Answer   |  June 12, 2009  9:08 AM
Cisco 1841, Cisco 2620, Cisco router configuration, Cisco Routers, Cisco VLAN, Network administration, Packet Tracer 5.0, Router configuration, Routers, VLAN configuration
asked by:
Teo
205 pts.

Connect Wireless G ADSL2+ router with Access Point
I suspect the wep key you have is the one printed on the box, which was the original, factory set, wep key, and has probably been changed. If you don’t know what it was changed to, and dont, have the admin password, then you need to reset the box, and log in with the default [...]

View Answer   |  June 12, 2009  7:07 AM
802.11g, Access Points, Router configuration, Routers, Wireless Access Points, Wireless networking
asked by:
12,265 pts.

WLAN Controller
KarlG said: When you say One WLAN Controller the only thing you can mean is a wireless lan adapter/controller card. This is also know as a wifi adapter. A WLan controller can scan multiple networks but it can only connect to one. So you can read in all the surrounding networks and their signals/security but [...]

View Answer   |  June 11, 2009  10:51 PM
Wireless LAN, Wireless LAN controller, WLAN, WLAN Controller
asked by:
12,265 pts.

Adding static route on Windows PC from different network segment between known routers
You should not need to add routes to your client computer unless there is a reason the default gateway does not know a route to the network. In fact, the route add you show above would not know how to use it since you are not on the same network as the 10.65.67.67 device. Maybe [...]

View Answer   |  June 11, 2009  3:55 PM
Microsoft Windows, Network Configuration, Networking, Routers, Routing, Static Routes, Static Routing
asked by:
32,645 pts.

how to troubleshoot packet loss in VPN?
It is might be possibility that your VPN client and your firewall protection incompatibility. You can use “tracert” to find out which node is causing the problem and send report to you ISP end. =================== tracert may not give you the best picture. A better tool included in Windows XP is pathping. pathping is an [...]

View Answer   |  June 11, 2009  1:15 PM
Packet Loss, VPN, VPN connection problem, VPN connectivity
asked by:
32,645 pts.

Packet Filtering information required
netstat will show you the connections in use and should also show you the PID of the process making the connection. You can capture at either location, but it may be better to span the client switch port to an analyzer port or hub out with an analyzer on the client link.

View Answer   |  June 11, 2009  1:12 PM
Firewalls, Network security, packet analysis, Packet filtering, Packet Sniffing
asked by:
32,645 pts.

Becoming a networking or database admin with a business information systems degree
It is hard to find jobs with this economy, but larger corporations should have helpdesk positions available. You’ll be lucky if you find a low level technical support technician position (but sometimes they are the same thing). When you get 2 years of experience, you should be ready to advanced if your not already climbing [...]

View Answer   |  June 11, 2009  12:21 AM
Careers, Careers in networking, Database administration, Database Administrator, Degree, Job training, Networking, Networking careers
asked by:
27,310 pts.

how to reduce high CPU and memory utilization
Reduce the complexity of the number of subnets routed, ACL’s, etc. Any rules that have to be processed or encryption will increase utilization. If this is the default gateway for a bunch of LAN devices, then consider putting another routing device in front of it to take some of the load and only push through [...]

View Answer   |  June 9, 2009  8:41 PM
Cisco Router Performance, Cisco Routers, CPU, CPU Utilization, Router Performance
asked by:
32,645 pts.

Server 2008 Network Connection
Enable the IPv6 and see if it works after that. ————————————— Your DNS servers are not set on the server or your workstation. If you can ping and access VNC by IP address, but not by name you have a DNS issue. Test this by pinging to a remote machine by DNS name.

View Answer   |  June 8, 2009  9:44 PM
IPv6, Network connectivity, Network troubleshooting, Windows Server 2003, Windows Server 2008, Windows XP, Windows XP Professional
asked by:
27,310 pts.

Where can I find standard network diagrams?
I don’t know of any ‘standard’ diagrams, and you are correct, that everyone has their own way of doing this. For my money a Layer 1 diagram will show the cabling layout. Where the cat5 (or 5e or 6) cables run, and where the RJ45 outlets are located. It should also show any backbone cabling, [...]

View Answer   |  June 8, 2009  8:42 PM
Layer 1, Layer 2, Layer 3, Network Diagram, Networking
asked by:
32,645 pts.

Two routers configration
The hosts on each of the ethernet networks need to have the e0 interface IP address of the router on their LAN, configured as the default-gateway. Then a host on one LAN can PING a host on the other. If the problem is not quite what I am understanding from your question, then please post [...]

View Answer   |  June 8, 2009  8:29 PM
Cisco, Cisco router configuration, Cisco Routers, Router configuration, Routers
asked by:
32,645 pts.

How to detect a “stealth user”
You can probably run (within a command prompt) netstat -a which will show all active connections to and from your computer. If you want a GUI version of the command, you can go to CNet’s Download.com Portal, and download “Active Ports”. It does the same thing and in addition you can run a nslookup and [...]

View Answer   |  June 8, 2009  8:20 PM
Network access, Network security, stealth access, User account management
asked by:
32,645 pts.

error 400
Please provide more information as per error 400. Is the error message related to your browser? If you browser appears to not connect to any web-site, it’s likely that Vista did not install the appropriate drivers for your lan or wireless card.

View Answer   |  June 8, 2009  5:46 PM
Vista, Vista 32-bit, VPN, VPN Error Messages, Windows errors, Windows Upgrades, Windows XP
asked by:
8,120 pts.

Using ISA 2004 to block the majority of sites and allow a few.
ISA processes rules from top to bottom so create the rule that denies *.* on top and as the last ones create the rules that allow the sites you want to be accessible. Just to add, access should always be based on white list and not black list. “Allow” only what’s required and rest is [...]

View Answer   |  June 8, 2009  3:46 PM
ISA 2004, ISA Server 2004, Network security, Network server software, Networking
90 pts.

Calculating minimum throughput of a link
To determine throughput of any link, you need to take the total packet size (if you are using large packets or standard), subtract the header information bits, then divide a payload into the remainder. Then you can multiply packets by circuit speed. Now that said, there will be some packets with padding for payloads that [...]

View Answer   |  June 8, 2009  3:25 PM
Ethernet, Ethernet Circuits, Networking, Throughput
asked by:
32,645 pts.

Thin Client setup in Windows XP
First, get hardware that supports virtualization…not all new hardware does. Second, load virtual images on server using a hypervisor. Third, connect thin clients to virtual images remotely using RDP, VNC, or another equivalency. Hope this helps! -Schmidtw

View Answer   |  June 8, 2009  2:51 PM
Network design, Thin clients, Windows XP
asked by:
11,205 pts.

Extract List of users from a Domain Windows Server 2003 Domain Controller
You can use Control Panel’s Administrator Tool called Active Directory Users and Computers to export your users with their email address information. To export the list, you must highlight the Users container in the right pane, and right-mouse click to select Export List… as shown below. (Note the changed column headings that are displayed matches [...]

View Answer   |  April 19, 2013  2:39 PM
Domain, Domain Controller, Windows Server 2003, Windows Server 2003 Domain Controller
asked by:
32,645 pts.

BGP setting in Cisco 2811 router
The question is much too open to provide a detailed answer. The configuration will depend on the environment, and on the BGP neighbors as it is essential that it works in cooperation with it’s peers. The basics are the same as all the other routing protocols. Enter the command <b>router bgp {AS} network a.b.c.d</b> Where [...]

View Answer   |  June 8, 2009  6:35 AM
BGP, Border Gateway Protocol, Cisco 2811, Cisco router configuration, Router configuration, Routers
asked by:
12,265 pts.

Dependancy or Service Group failed to start
I believe it means that it tried to start a service, but another service that was required for this one to run, failed to start, so this one also failed. A (bad) example is if you wanted to start an FTP server, it relies on the network running first. If the network was not already [...]

View Answer   |  June 7, 2009  7:38 AM
Networking
asked by:
12,265 pts.