Cable Forum

Cable Forum (https://www.cableforum.uk/board/index.php)
-   General IT Discussion (https://www.cableforum.uk/board/forumdisplay.php?f=19)
-   -   Fibre cores... (https://www.cableforum.uk/board/showthread.php?t=33614218)

Druchii 15-05-2007 12:52

Re: Fibre cores...
 
And now i need a source for Fibre routers, if they even exist...

Nothing seems to be showing up on a quick half hour google that's suitable :(

---------- Post added at 13:52 ---------- Previous post was at 13:39 ----------

Forget Fibre routers... Duh, i meant switches, got 2 of them, now scouting for prices of the TC3300. Then these will be wired to Gigabit routers, and so on...

Next up, get the network subnetted correctly...

altis 15-05-2007 13:24

Re: Fibre cores...
 
Are you sure you mean a router? - Ah, you don't mean a router!

Summat like this SmartSwitch from Netgear will connect each end of the fibre to up to 24 x 10/100 Mbps Ethernet devices - PoE too!

http://www.netgear.com/Products/Swit...s/FS728TP.aspx

You'll just need a couple of SFP GBICs to connect to the fibre. Don't buy new though as loads turn up for pence on ebay.

http://cgi.ebay.co.uk/ws/eBayISAPI.d...m=290113791640

The Jackal 18-05-2007 10:11

Re: Fibre cores...
 
Interesting

Dru where are you doing this ? Home or in the office ?

Druchii 18-05-2007 12:00

Re: Fibre cores...
 
Quote:

Originally Posted by CrC-3rr0r (Post 34307838)
Interesting

Dru where are you doing this ? Home or in the office ?

At college, like i said, it's a scenario, i'm in wayt over my head on it. Sadly.

We're not actually doing it, we just have to make sure it would work in theory.
Which reminds me... I have to find a way to connect the two buildings router to router (after the switches to change from Fibre to Ethernet) And then subnet each room whilst still allowing them to access the main internet connection (connected to one of the main routers)

Yep, my scenario is both confusing and a mess :(

The Jackal 18-05-2007 12:25

Re: Fibre cores...
 
Why do you need to subnet each room ? :confused:

Do you envisage seeing a lot of hdcp / arp traffic ? How many computers should this network be capable of ?

Druchii 18-05-2007 12:32

Re: Fibre cores...
 
Quote:

Originally Posted by CrC-3rr0r (Post 34307984)
Why do you need to subnet each room ? :confused:

Do you envisage seeing a lot of hdcp / arp traffic ? How many computers should this network be capable of ?

It was an idea, i don't know if it's right or not. Either way i think my network set up is completely wrong, i just seem to get confused by it all.

Code:

Internet
 |
Router1-Switch(Bridge)1------FIBRE------Switch(Bridge)2-Router2
  |                                                        |
--------------------                        --------------------
|          |      |                        |        |        |
Switch1  Switch2  Switch3                Switch4  Switch5  Switch6
|||||||  |||||||  |||||||                |||||||  |||||||  |||||||
PCS PCS  PCS PCS  PCS PCS                PCS|PCS  PCS PCS  PCS PCS
                                            |
                                            |
                                      Wireless Access Point

I get really confused when deciding what could do what and how :(

EDIT:
It's one Switch per room, and one side has about 6 rooms, whereas the other has 2.
One room has a wireless access point....
I'm really usnure as to how to go about this. Oh, and the routers are One each for each building.

The Jackal 18-05-2007 12:36

Re: Fibre cores...
 
What do you think is wrong with it ? ;)

Druchii 18-05-2007 12:45

Re: Fibre cores...
 
Ah, i think it's wrong because if i subnet it, the routers wouldn't know how to differentiate between each PC in each room from the switch.

I avoided using routers all out because they're a pain, in other words, my understanding of how to put together a more segmented network is very limited.

Thing is, i could let the routers dish out DHCP addresses that have half a pool for one part of the building and the other half for the other half of the building, then tell Router2 to route through router1 for the internet and the other bit of network access.
Just, how would i go about this? OR am i even on the right track?

I've missed about 6 network lessons this year, and we've not had a tutor for the half i have attended :S (My stomach is fantastically weak :()

The Jackal 18-05-2007 13:05

Re: Fibre cores...
 
Hmmmmm no.

I won't give u an answer either but maybe guide u to this :

This is a very simple solution but from here you should try to identify bottlenecks and dependencies.

Solve this : Then move on to VLANs if you have time.

Think 1 big subnet 10.0.0.0/255.255.0.0

Think of network services being issued by machines not routers.

Think of being able to move file/network servers from one building to another without disruption.

Think of switchable ports on the switches connecting the PCs ie student on 10mbs and network servers on 1gbps ports.

Think peak network traffic and how to scale : 1000pcs x 10mbps = Hmmmmmmmm wrong
More like switch bandwidth divided by no of pcs per switch

---------- Post added at 14:02 ---------- Previous post was at 13:51 ----------

hint :

The bandwidth from switch 1 to router 1 is 1gpbs
The bandwidth from switch 2 to router 1 is 1gpbs
etc etc etc etc

So is there only a peak of 6gbps flowing through the fibre ?

---------- Post added at 14:05 ---------- Previous post was at 14:02 ----------

DOH :doh: Does your project require the network to be segmented ?

Druchii 18-05-2007 13:06

Re: Fibre cores...
 
So how in my current setup could i get both routers to assign different addresses in the same Class B subnet? Wouldn't they assign the same addresses by accident?

Also, the largest room has about 10 PC's in it, each using 10/100 cards. Not gigabit. Everything from the switches onwards however is gigabit.
This would mean at any one time a room can only pull 100Mbit. (And i doubt switches are that efficient somehow :p:) and there are about 7 (maybe 8) rooms in the first building. So, this is, at peak load, at the highest amount of pc's, about 100mbit x7 (or 8) = 700Mbit/800Mbit, out of 1000Mbit available (at optimum rates etc...)

Is that viable? Or should i say, do you think i've planned the bandwidth correctly?

EDIT: The Fibre is only carrying 1Gbps, it's only Fibre because i can't think of any other solution to carry 1Gbps over 400m. Apparantly the tutor thinks it's probably the best possible way of doing it (The Fibre connection that is)

EDIT2: My solution does not require the network to be segmented, i just assumed it would be easiest. Looking at it, it's not :p:

The Jackal 18-05-2007 13:17

Re: Fibre cores...
 
Quote:

Originally Posted by Druchii (Post 34308026)
So how in my current setup could i get both routers to assign different addresses in the same Class B subnet? Wouldn't they assign the same addresses by accident?

Ask yourself why you want to be doing that when 1 router can happily do that for everyone. Think of router 2 now being simply one large switch.

ps your bandwidth is fine then :) Probably will still have to restrict student traffic though : you know what they are like ;)

Quote:

Originally Posted by Druchii (Post 34308026)
EDIT2: My solution does not require the network to be segmented, i just assumed it would be easiest. Looking at it, it's not :p:

Well theoretically segmentation is the way to go but what I'm trying to highlight is that even with segmentation you don't need both those routers dishing out DHCP as a DHCP request can be fullfilled right across the network.

ie PC1 on switch 1 could get an IP address from router 2 it is possible :)

Druchii 18-05-2007 13:31

Re: Fibre cores...
 
Quote:

Originally Posted by CrC-3rr0r (Post 34308043)
Ask yourself why you want to be doing that when 1 router can happily do that for everyone. Think of router 2 now being simply one large switch.

ps your bandwidth is fine then :) Probably will still have to restrict student traffic though : you know what they are like ;)



Well theoretically segmentation is the way to go but what I'm trying to highlight is that even with segmentation you don't need both those routers dishing out DHCP as a DHCP request can be fullfilled right across the network.

ie PC1 on switch 1 could get an IP address from router 2 it is possible :)

I didn't know that could be done, and as for the router acting as a huge switch, would i still be able to assign static IP's through it, should i want to?


And my last question i can think of right now, is there a specific name for the routing mode i'd need on the second router? Gateway or bridge or something... I think i need to look into all this again, i just seem to be more confused.

The Jackal 18-05-2007 13:50

Re: Fibre cores...
 
Quote:

Originally Posted by Druchii (Post 34308062)
I didn't know that could be done, and as for the router acting as a huge switch, would i still be able to assign static IP's through it, should i want to?


And my last question i can think of right now, is there a specific name for the routing mode i'd need on the second router? Gateway or bridge or something... I think i need to look into all this again, i just seem to be more confused.

I'm trying to get what level your course wants :erm:

GO TO LECTURES KID don't end up like me. :tu:

Typically I would not have router 2 but have a managed switch there which I can configure VLANs if needs be.

Read about managed switches and VLANs dude.

http://en.wikipedia.org/wiki/Network_switch

altis 18-05-2007 14:04

Re: Fibre cores...
 
I'll concur with CRC. It sounds like you're making it much more complicated than it needs to be. I'd just daisy-chain the gigabit ports of all the switches (using fibre wherever sensible) and hang the one router from one of the 10/100 ports of one of them.

If that doesn't give you enough bandwidth then I'd modify that slightly to have a star arangement with one, expensive, gigabit switch in the middle. This is also a bit more fault tolerant so that, if one of the gigabit links fails, you'll only lose the PCs connected to the one switch instead of splitting your whole network in two.

Bit of an overstatement but - switches are fast and routers are slow.


All times are GMT. The time now is 12:56.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2026, vBulletin Solutions Inc.
All Posts and Content are © Cable Forum