Ip Addressing Configuration; Ip Addressing Overview; Ip Address Classes - HP A7500 Series Configuration Manual

Layer 3 - ip services
Hide thumbs Also See for A7500 Series:
Table of Contents

Advertisement

IP addressing configuration

NOTE:
interface
The term
(or Layer 3) Ethernet ports. You can set an Ethernet port to operate in route mode by using the port
link-mode route command (see

IP addressing overview

IP address classes

IP addressing uses a 32-bit address to identify each host on a network. To make addresses easier to read,
they are written in dotted decimal notation, each address being four octets in length. For example,
address 00001000000000010000000100000001 in binary is written as 10.1.1.1.
Each IP address breaks down into two parts:
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, shown in
class. The first three classes are widely used.
Figure 13 IP address classes
0
Class A
0
Net ID
Class B
1
0
Class C
1
1
0
Class D
1
1
1
Class E
1
1
1
Table 1 IP address classes and ranges
Class
A
B
in this document refers to Layer 3 interfaces, including VLAN interfaces and route-mode
Layer 2—LAN Switching Configuration Guide
7
15
Host ID
Net ID
Net ID
0
Multicast address
1
0
Reserved
Address range
0.0.0.0 to
127.255.255.255
128.0.0.0 to
191.255.255.255
Figure
13. The shaded areas represent the address
23
31
Host ID
Host ID
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.
––
23
).

Advertisement

Table of Contents
loading

Table of Contents