05-24-2024 01:01 AM
I have the routers connected to each other with point to point connections to which I assign the IPs starting from the address 192.168.25.80/30. The problem is connecting the LANs to other LANs. Having clearly set the gateway, it is a LAN network whose addressing plan is based on 192.168.25.0/24 to be subnetted with vlsm with /28 for Lan and /30 for router.
05-24-2024 03:16 AM
What's the issue? You can certainly allocate /28s and /30s out of a /24.
05-28-2024 04:44 AM
@claudemichel wrote:I have the routers connected to each other with point to point connections to which I assign the IPs starting from the address 192.168.25.80/30. The problem is connecting the LANs to other LANs. Having clearly set the gateway, it is a LAN network whose addressing plan is based on 192.168.25.0/24 to be subnetted with vlsm with /28 for Lan and /30 for router.
Please Ensure you have a clear network addressing plan. For point-to-point router connections, start with the 192.168.25.80/30 subnet and assign unique /30 subnets for each link. For your LANs, use subnets from the 192.168.25.0/24 range, specifically with /28 masks. For example, you can use 192.168.25.0/28, 192.168.25.16/28, 192.168.25.32/28, and so on for your LANs. Make sure each subnet is correctly assigned and that your routing tables on each router are properly configured to include routes to each LAN subnet. This approach should help you establish proper connectivity between your LANs.
05-28-2024 07:23 AM
you can attach your PT file here in a zip format for use to check it
Regards, ML
**Please Rate All Helpful Responses **
05-28-2024 08:06 AM
It seems like you are setting up a network with specific IP addressing requirements. To connect the LANs to other LANs with VLSM (Variable Length Subnet Mask) using /28 for LANs and /30 for routers, here is a suggested addressing plan based on the information provided:
Subnet the 192.168.25.0/24 network into smaller subnets using VLSM:
Assign IP addresses starting from 192.168.25.80/30 for the point-to-point connections between routers:
Assign IP addresses for LAN subnets based on the /28 subnetting:
By assigning IP addresses and subnetting as described above, you should be able to connect the LANs to each other through the routers while maintaining the specified addressing plan. Make sure to configure routing between the routers to allow communication between the LANs.
05-28-2024 08:17 AM
"LAN subnets will use /28, which gives you 16 hosts per subnet."
Actually 16 IPs, 14 hosts.
06-03-2024 01:06 AM
if both SVIs are on the same router/switch, you just need to make sure both ping the gateway repsectively and each has a default gateway on each one
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide