Windows Server Support

  • Subscribe to our RSS feed.
  • Twitter
  • StumbleUpon
  • Reddit
  • Facebook
  • Digg

Tuesday, 2 August 2011

How to Specify DHCP Reservations in Windows Server 2003

Posted on 08:36 by Unknown

DHCP reservation is the process using which you can tell DHCP server to provide a particular IP address to a particular machine only. For example, you can specify that whenever Client1 computer requests for an IP address from the DHCP server it gets 192.168.0.24 IP address only. Also, after this type of configuration this IP address will not be assigned to any machine other than Client1 computer. Reservation configuration process involves mapping of an IP address with the physical address (MAC address) of the client computer. You can configure your DHCP server for reservations by following the steps given below:

1. On DHCP server log on with Administrator account.
2. Click on Start button.
3. From start menu go to Administrative Tools and from the sub-menu click on DHCP.
4. In DHCP snap-in expand the scope for which you want to configure reservations and from the list right-click on Reservations.
5. From the context menu select New Reservation.
6. On the New Reservation box type the name of the reservation in Reservation name text box.
7. Specify the IP address that you want to reserve for the client computer. (Note: After the reservation wizard is completed this IP address will not assigned to any other machine except for which it is configured.)
8. In MAC address field type the MAC address of the client computer for which you want to reserve this IP address. Optionally you can type description in Description field and click on Add button to create new reservation.
9.

DHCP Reservations
10. Click on Close button to close New Reservation box.
11. In DHCP snap-in in the right pane you will find a newly created reservation when you will click on Reservations on the tree in the left pane.

Additional Info:

You can find MAC address of a client computer by typing ipconfig /all command at the command prompt on it or by typing arp –a command at command prompt on the server from where you will get clients’ IP addresses and their respective MAC addresses from Address Resolution Protocol (ARP) cache.
Incoming search terms:

* windows dhcp reservation
* windows server 2003 dhcp reservation
* windows server dhcp reservation
* DHCP reservation Server 2003
* windows 2003 dhcp reservatio
URL: http://www.pctips3000.com/how-to-specify-dhcp-reservations-in-windows-server-2003/
Read More
Posted in | No comments

Sunday, 24 July 2011

The difference between unmanaged and managed switches.

Posted on 10:38 by Unknown
http://www.cisco.com/en/US/prod/switches/networking_solutions_products_genericcontent0900aecd806c7afe.pdf

Managed Switch :

Managed switches give you more control over your LAN traffic and offer
advanced features to control that traffic.

An unmanaged switch simply allows Ethernet devices to communicate with one another, such as a
PC or network printer, and those are typically what we call “plug and play.” They are shipped with a
fixed configuration and do not allow any changes to this configuration.

An unmanaged switch allows devices to talk to each other, but that is pretty much all
that they do?

Managed switches provide all the features of an unmanaged switch and provide the
ability to configure, manage, and monitor your LAN. And this gives you greater control over how
data travels over the network and who has access to it.

Also, managed switches use protocols such as the Simple Network Management Protocol, or what
we call SNMP, for monitoring the devices on the network. SNMP is a protocol that facilitates the
exchange of management information between network devices. SNMP queries can determine the
health of the network or the status of a particular device. By displaying this data in an easily
understood format, IT managers located at a central site can monitor the performance of the
network and quickly detect and repair network problems without having to physically interact with
the switch.

So SNMP allows me to remotely monitor my network devices, and I don’t have to
go to the site to make changes or troubleshoot the switch?

Ok, let’s talk about costs. I understand that managed switches are more expensive than
unmanaged switches. Why should one pay more for a managed switch?
It’s true that a managed switch is more expensive than an unmanaged switch. However,
there are many additional features you get with a managed switch, such as quality of service,
virtual LANs, redundancy, and port mirroring.

These features help provide control over the traffic traveling over the switch.
Maybe we can take a few minutes to go through each of these features and their benefits so you
can get a better understanding of them.

All right, then, we’ll start with quality of service. Quality of service allows you to prioritize
your network traffic by assigning a higher priority to critical traffic. This helps ensure consistent
network performance and can support delay-sensitive data such as real-time voice. For instance, if
I know I have voice packets traveling over my network, I want to make sure they have the highest
priority so that these voice packets don’t get dropped or delayed and mangle the phone
conversation.
I know what you’re talking about. It’s so frustrating to miss half of what a caller is
saying. What about virtual LANs, VLANs?

VLANs allow a switch to logically group devices together to isolate traffic between these
groups even when the traffic is passing over the same physical switch. This segmentation and
isolation of network traffic help reduce unnecessary traffic. For instance, you can segment traffic
between your finance and marketing groups, so that mission-critical finance information can flow
without delay to the finance users and get bogged down by marketing traffic. This allows better
network performance and in many cases provides an additional level of security.
Another important feature of a managed switch is redundancy. Redundancy provides the ability to
safeguard a network in case a connection or cable fails by providing an alternate data path for
traffic. Managed switches incorporate what is called Spanning Tree Protocol standard, or STP, to
provide path redundancy in the network. Using the spanning-tree algorithm, STP provides
redundant paths while preventing loops that are created by multiple active paths between switches.
STP allows for one active path at a time between two network devices, preventing loops and
establishing the redundant links as a backup to keep integrated systems available and preventing
expensive downtime, which network admins can appreciate.
And, finally, there is port mirroring. In conjunction with a network analyzer, this feature is useful to
diagnose problems. It copies the switch network traffic and forwards it to a single port on the same
switch for analysis by a network analyzer. You can use the analyzer on a monitor port to
troubleshoot network problems by examining traffic on other ports or segments. The benefit of this
is you can troubleshoot problems without taking the network out of service

I can see how they can improve network
performance and give users a more consistent experience with their network.
But why should someone consider using a managed switch?

Each business needs to evaluate the needs of their network. When their network
requirements have evolved to the point where they would like to have some input and control over
the behavior of traffic on their LAN, then it is a good time to consider a managed switch. Also, if you
are planning to deploy advanced services such as wireless LANs or IP telephony in the near future,
managed switches can lay the foundation for these technologies.



Some of the uls may be useful :

http://www.cisco.com/go/switching.
http://www.cisco.com/go/switching
Read More
Posted in | No comments

Thursday, 10 March 2011

Raid 10

Posted on 05:35 by Unknown
RAID 10
Provides very high performance and redundancy. Datais simultaneously mirrored and striped. Can under circumstancessupport multiple drive failures.


Advantages
Highly fault tolerant
High data availability
Very good read / write performance
Disadvantages
Very expensive
Drive spindles must be synchronised
Not very scaleable

Applications
Where high performance and redundancy are critical
Read More
Posted in | No comments

Raid 0+1

Posted on 05:35 by Unknown
RAID 0+1
Provides redundancy by writing all data to four or more drives.RAID 0+1 combines the benefits of RAID level 0 and RAID level 1.This offers both striping and mirroring with no parity generation.The RAID 0+1 also provides high performance and resilience to RAID 5.


Advantages
No parity generation
Easy to implement
Utilises full disk capacity
4 drives minimum
Higher performance than RAID 5
Disadvantages
Inefficient use of disk space
High disk overhead / Expensive
Costly to deploy

Applications
General File servers
Imaging applications
Medium size database applications
Read More
Posted in | No comments

Raid 5

Posted on 05:32 by Unknown
RAID 5
Provides redundancy by writing data and parity informationacross three or more drives, thus increasing performance. The RAID Level 5provides the best combination of disk array technology. The mostpopular RAID level supplied.


Advantages
Most flexible of all disk arrays
Best balance cost / performance / protection of any RAID system
Allows multiple simultaneous writes
High read data rate
Medium write data rate
3 drives minimum
Ideal for small write applications
Highly efficient
Disadvantages
Inefficient with large file transfer
Disk failure has an impact on performance

Applications
Transaction processing
Relational Databases
File & Print Servers
WWW, E-mail, and News servers
Intranet Servers
Read More
Posted in | No comments

Raid 3

Posted on 05:31 by Unknown
RAID 3
Provides redundancy by writing all data to three or moredrives. This RAID 3 disk array provides excellent storage for videoimaging, streaming, publishing applications or any system that requireslarge file block transfers.


Advantages
Single dedicated parity disk
High read data rate
High write data rate
4 drives minimum
No performance degradation if drive fails
Best and worst case performance similar
Disadvantages
Inefficient with small file transfer

Applications
Video Streaming
Video Publishing
Video Editing
Pre Press
Image editing
Any application that needs heavy updating and large file usage
Read More
Posted in | No comments

Posted on 05:29 by Unknown
RAID 1
Provides redundancy by writing all data to two or more drives.The performance of a level 1 array tends to be faster on reads andslower on writes compared to a single drive, but if either drive fails,no data is lost. This is a good entry-level redundant system, since onlytwo drives are required; however, since one drive is used to store aduplicate of the data, the cost per megabyte is high. This level iscommonly referred to as mirroring.


Advantages
No parity generation
Easy to implement
Extremely fault tolerant
Utilises full disk capacity
2 drives minimum
Disadvantages
Inefficient use of disk space
High disk overhead
Doubles number of writes

Applications
Pre-Press
Video editing and production
Image manipulation/editing
Read More
Posted in | No comments
Newer Posts Older Posts Home
Subscribe to: Posts (Atom)

Popular Posts

  • linux Specific command wise Decsription
    1.alias Create an alias, aliases allow a string to be substituted for a word when it is used as the first word of a simple command. Syntax: ...
  • (no title)
    Snapshot - Restoring a volume from Dos Quick steps Boot your system from a DOS boot disk. Below it is assumed that your image data are acc...
  • Locking your computer--System logoff time
    Locking your computer To help protect your computer, you should log off of it or lock it when you are away. When you log off of your comp...
  • Post installation of Fedora -Linux first steps
    Post installation of Fedora -Linux first step to be performed Open a terminal. Become superuser by entering 'su' and then the passwo...
  • VMWare --windows XP Backup
    http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1013628 http://kb.vmware.com/selfservi...
  • Server setup@KM
    KM-dcserver IP address : 192.168.1.2 255.255.255.0 192.168.1.3 DNS:192.168.1.2 KM-dcbackup IP address : 192.168.1.3 255.255.255.0 DNS:192.16...
  • Network settings for VMWare Fusion
    Network settings for VMWare Fusion Posted October 6th, 2010 by David Gabbe in • Bridged • Fusion • NAT • network • VMWare By default VMWare...
  • (no title)
    Install Fonts in Fedora Procedure for the fonts installation Log in as root or use su at command line $ su Go to the font storage directory:...
  • To Create User in CVS (JAVA)
    The below is the cofiguration settings for the CVS user creaton : Example: d:\CVSNT --->Enter Key set cvsroot = :SSPI:localhost:/km-repo ...
  • Linux Partitioning
    If you look at the Linux file hierarchy, you find the following : • /bin - common binaries • /sbin - Binaries used for system administration...

Blog Archive

  • ▼  2013 (4)
    • ▼  June (4)
      • Increase maximum size pst-files with Outlook 2007
      • Post installation of Fedora -Linux first steps
      • TO UNINSTALL OPENJDK AND INSTALL JDK with Fedora
      • Install Fonts in FedoraProcedure for the fonts ins...
  • ►  2012 (9)
    • ►  July (1)
    • ►  April (2)
    • ►  January (6)
  • ►  2011 (38)
    • ►  November (4)
    • ►  October (4)
    • ►  September (11)
    • ►  August (1)
    • ►  July (1)
    • ►  March (7)
    • ►  January (10)
  • ►  2010 (26)
    • ►  December (1)
    • ►  November (6)
    • ►  September (3)
    • ►  August (10)
    • ►  July (5)
    • ►  May (1)
Powered by Blogger.

About Me

Unknown
View my complete profile