0% found this document useful (0 votes)
5 views

lab config

The document outlines IP subnetting for various locations including Mumbai, Delhi, Dubai, and Pune, detailing the required IP addresses for different VLANs and routers. Each location specifies the network ID, first usable host, last usable host, and broadcast ID along with their respective subnet masks. The document also includes a ratio table for subnetting calculations based on powers of two.

Uploaded by

CISCO NETWORKING
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

lab config

The document outlines IP subnetting for various locations including Mumbai, Delhi, Dubai, and Pune, detailing the required IP addresses for different VLANs and routers. Each location specifies the network ID, first usable host, last usable host, and broadcast ID along with their respective subnet masks. The document also includes a ratio table for subnetting calculations based on powers of two.

Uploaded by

CISCO NETWORKING
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

RATIO TO TABLE

|128| 64 | 32 | 16 | 8 | 4 | 2 | 1 |
|2^7| 2^6| 2^5|2^4 |2^3|2^2|2^1|2^0|

(NETWORKS):- RIP
MUMBAI- 192.168.1.0/24
MUMBAIR1-MUMBAIEDGEROUTER REQ-2 IP
VLAN 10- 30IP
VLAN 20- 40IP

IP SUBETTING

(VLAN 10) 30 2^5=32 {192.168.1.64 -NID


192.168.1.65 -FVH
192.168.1.94 -LVH/Gatway Of Network
192.168.1.95 -BID}/27 255.255.255.224
.
(VLAN 20) 40 2^6=64 {192.168.1.0 -NID
192.168.1.1 -FVH
192.168.1.62 -LVH/Gatway Of Network
192.168.1.63 -BID}/26 255.255.255.192

(MUMBAIR1-MUMBAIEDGEROUTER) 2 2^2=4 {192.168.1.96 -NID


192.168.1.97 -FVH
192.168.1.98 -LVH/Gatway Of Network
(needed)
192.168.1.99 -BID}/30 255.255.255.252
-----------------------------------------------------------------------------------
------------------------------------------

RATIO TO TABLE
|128| 64 | 32 | 16 | 8 | 4 | 2 | 1 |
|2^7| 2^6| 2^5|2^4 |2^3|2^2|2^1|2^0|

DELHI 201.202.203.0/24 OSPF


DELHIR1-DELHIEDGEROUTER- REQ 2 IP
DELHIR1-DELHIR2=2IP
VLAN 30 - REQ 40IP
VLAN 20- REQ 30IP

IP SUBNETTING:
(VLAN 30) 40 2^6=64 {201.202.203.0 -NID
201.202.203.1 -FVH
201.202.203.62 -LVH
201.202.203.63 -BID}/27 255.255.255.224

(VLAN 20) 30 2^5=32 {201.202.203.64 -NID


201.202.203.65 -FVH
201.202.203.94 -LVH
201.202.203.95 -BID}/28 255.255.255.240

(DELHIR1-DELHIEDGEROUTER) 2 2^2=4 {201.202.203.96 -NID


201.202.203.97 -FVH
201.202.203.98 -LVH
201.202.203.99 -BID}
/ /30 255.255.255.255.252

(DELHIR1-DELHIR2) 2 2^2=4 {201.202.203.100 -BID


201.202.203.101 -FVH
201.202.203.102 -LVH
201.202.203.103 -BID}
/30 24 255.255.255.252

-----------------------------------------------------------------------------------
------------------------------------------
DUBAI 200.40.20.0/27
SM:- 255.255.255.224 DG:- 200.40.20.30
-----------------------------------------------------------------------------------
------------------------------------------

RATIO TO TABLE
|128| 64 | 32 | 16 | 8 | 4 | 2 | 1 |
|2^7| 2^6| 2^5|2^4 |2^3|2^2|2^1|2^0|

PUNE 192.168.45.0/24
PUNEDEGE-PUNER1-PUNER2-VLAN30- REQ 30IP
VLAN40- REQ 32
VLAN10- REQ 30

IP SUBNETTING:
(VLAN40) 32 2^6=64 {192.168.45.0 -NID
192.168.45.1 -FVH
192.168.45.62 -LVH
192.168.45.63 -BID}/24

(VLAN 10) 30 2^5=32 {192.168.45.64 -NID


192.168.45.65 -FVH
192.168.45.94 -LVH
192.168.45.95 -BID}/24
(PUNEDEGE-PUNER1-PUNER2-VLAN30) 30 2^5=32 {192.168.45.96 -NID
192.168.45.97 -FVH
192.168.45.126 -LVH
192.168.45.127 -BID}/24

You might also like