Compaq 222863-001 TaskSmart W2200 Administration Guide - Page 112

Dynamic Host Configuration Protocol DHCP is a protocol that assigns IP

Page 112 highlights

B-8 Compaq TaskSmart W2200 Appliance Server Administration Guide Classless Inter-Domain Routing (CIDR) subnets use variable length subnet masks and are not restricted to 8-bit class boundaries. Subnets may exist with a subnet mask where the low order bits (right side of the range) consist of contiguous zeros and the high order bits (left side of the range) consist of contiguous ones. CIDR subnets are represented by a /xx suffix that designates the number of ones in the mask. For example: 192.168.1.0/22 represents a subnet with a 22-bit subnet mask that allows up to 2,047 hosts. An address can be set in two ways. One is a static address, and the second is a dynamic address. A static address is manually assigned to a specific device. The IP address cannot change until it is again manually changed. Dynamic IP addressing allows that each device requests an address, and then that device uses that address on a temporary basis. Dynamic Host Configuration Protocol (DHCP) is a protocol that assigns IP addresses to devices as they request one. Usually a request for an address is made when a device is booted. The address is returned to the address pool when the device is shut down or the lease on the address expires and is not renewed. This method of handling addresses is a convenient method for the administrator because he or she does not have to physically reset all the IP addresses every time somebody needs one. A final point to make regarding addressing involves names versus addresses. A Domain Name System (DNS) is a system that enables a correlation between IP addresses and a domain name. The system was devised to help users navigate the Internet without needing to remember the specific IP address of websites that they want to visit or access. For example, an administrator wants to access the Compaq main website. The IP address for the website is 161.114.1.225. If not for the DNS, the administrator would have to retype the IP address for that website every time he or she wanted to visit that website. The user only needs to type in Compaq and a DNS associates the name Compaq with the address 161.114.1.225. This convention not only saves time, but also money.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138

B-8
Compaq TaskSmart W2200 Appliance Server Administration Guide
Classless Inter-Domain Routing (CIDR) subnets use variable length subnet
masks and are not restricted to 8-bit class boundaries. Subnets may exist with a
subnet mask where the low order bits (right side of the range) consist of
contiguous zeros and the high order bits (left side of the range) consist of
contiguous ones. CIDR subnets are represented by a
/xx
suffix that designates
the number of ones in the mask.
For example: 192.168.1.0/22 represents a subnet with a 22-bit subnet mask
that allows up to 2,047 hosts.
An address can be set in two ways. One is a static address, and the second is a
dynamic address. A static address is manually assigned to a specific device.
The IP address cannot change until it is again manually changed. Dynamic IP
addressing allows that each device requests an address, and then that device
uses that address on a temporary basis.
Dynamic Host Configuration Protocol (DHCP) is a protocol that assigns IP
addresses to devices as they request one. Usually a request for an address is
made when a device is booted. The address is returned to the address pool
when the device is shut down or the lease on the address expires and is not
renewed. This method of handling addresses is a convenient method for the
administrator because he or she does not have to physically reset all the IP
addresses every time somebody needs one.
A final point to make regarding addressing involves names versus addresses.
A Domain Name System (DNS) is a system that enables a correlation between
IP addresses and a domain name. The system was devised to help users
navigate the Internet without needing to remember the specific IP address of
websites that they want to visit or access. For example, an administrator wants
to access the Compaq main website. The IP address for the website is
161.114.1.225. If not for the DNS, the administrator would have to retype the
IP address for that website every time he or she wanted to visit that website.
The user only needs to type in
Compaq
and a DNS associates the name Compaq
with the address 161.114.1.225. This convention not only saves time, but also
money.