Configuring Ip Addressing; Overview; Ip Address Classes - HP FlexNetwork MSR2003 Configuration Manual

Flexnetwork msr router series
Hide thumbs Also See for FlexNetwork MSR2003:
Table of Contents

Advertisement

Configuring IP addressing

The IP addresses in this chapter refer to IPv4 addresses unless otherwise specified.
This chapter describes IP addressing basics and manual IP address assignment for interfaces.
Dynamic IP address assignment (BOOTP and DHCP) and PPP address negotiation are beyond the
scope of this chapter.

Overview

This section describes the IP addressing basics.
IP addressing uses a 32-bit address to identify each host on an IPv4 network. To make addresses
easier to read, they are written in dotted decimal notation, each address being four octets in length.
For example, address 00001010000000010000000100000001 in binary is written as 10.1.1.1.

IP address classes

Each IP address breaks down into the following sections:
Net ID—Identifies a network. The first several bits of a net ID, known as the class field or class
bits, identify the class of the IP address.
Host ID—Identifies a host on a network.
IP addresses are divided into five classes, as shown in
address class. The first three classes are most commonly used.
Figure 11 IP address classes
Table 1 IP address classes and ranges
Class
A
B
C
D
Address range
0.0.0.0 to 127.255.255.255
128.0.0.0 to 191.255.255.255
192.0.0.0 to 223.255.255.255
224.0.0.0 to 239.255.255.255
Figure
11. The shaded areas represent the
Remarks
The IP address 0.0.0.0 is used by a host at startup for
temporary communication. This address is never a
valid destination address.
Addresses starting with 127 are reserved for loopback
test. Packets destined to these addresses are
processed locally as input packets rather than sent to
the link.
N/A
N/A
Multicast addresses.
24

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents