Computer NetworksNETWORKS

14 IP Addressing Assigning Methods

IP Addressing Assigning Methods
——————————————————–
1- Static
Assign or Set by (User)
2- Dynamic / Obtain IP Address
2- Assign or Set by (DHCP Server)
Miscellaneous
– Alternate
Assign or Set by (User)
– APIPA (Automatic Private IP Address)
169.254.0.0 – 169.254.255.255 (Assign By Computer or Windows)
Will be assigned by Operating system if there is no DHCP Server available.
– Loopback ( 127.0.0.1 up to 127.255.255.254)
(Use for Self TCP/IP testing)
Configuring TCP/IPv4
– Run
– Control panel
– Network and Sharing Center
– Select Ethernet Connection
– Right Click on Ethernet Connection
– Properties
– Internet Protocol Version 4 TCP/IP
– Properties
– Use the following IP Address
Configuring TCP/IPv4
– Run
– Ncpa.cpl
– Select Ethernet Connection
– Right Click on Ethernet Connection
– Properties
– Internet Protocol Version 4 TCP/IP
– Properties
– Use the following IP Address
Configuring TCP/IPv4
– Open CMD as administrator
– netsh interface ipv4 show interfaces
– netsh interface ipv4 set address name=ethernet0 source=static address=10.0.0.1 mask=255.0.0.0 gateway=10.10.10.10
– netsh interface ipv4 add DnsServer Name=Ethernet Address=10.0.0.1 index=1
Note
Media is Disconnected your computer is not connected to the Network.
Multiple IP Address To Single NIC
Alternate IP Address:
– Run
– Ncpa.cpl
– Select Ethernet Connection
– Right Click on Ethernet Connection
– Properties
– Internet Protocol Version 4 TCP/IP
– Properties
– Advanced
– IP Settings (Add)
– Use the following IP Address
Don’t forget to subscribe and press the bell icon for more updates.

source

ipv4

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

Leave a Reply

Your email address will not be published. Required fields are marked *