- Community Home
- >
- Networking
- >
- Switching and Routing
- >
- HPE Aruba Networking & ProVision-based
- >
- Re: gigabyte Ethernet connection
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-28-2011 02:21 AM
10-28-2011 02:21 AM
gigabyte ethernet connection
Hi,
we recently bought a gigabite link between our two branches close to eachother. we have VLAN implemented in both the buildings.
I have to stretch the private network between the buildings using giglink. and will get rid of VPN.alsowe can host servers in both buildings and make a mirror each other.
what i am confused is ..
-How i can achieve this ? i am planning to create a VLAN to route the traffic.
-i need to direct all the vloan traffic through this link.
-need to increase MTU size
-do i need to enable auto-negotiation.?
-what about spanning tree ?
-any additional advice ?
I am attaching the diagram below.
please help me out in this ,
thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2011 03:54 AM
11-02-2011 03:54 AM
Re: gigabyte ethernet connection
also how to direct iSCSI traffic through the gigabit line ?
somebody please advice me in this matter.. as i am having issues here delaying the project.
thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2011 04:13 AM
11-02-2011 04:13 AM
Re: gigabyte ethernet connection
Hi,
A lot of the answers depend upon the type of link you have between the buildings so questions like what MTU size of the link is should really be answered by your ISP.
> How i can achieve this ? i am planning to create a VLAN to route the traffic.
To link the two switches, create your new VLAN on each switch (VLAN 101 from your diagram) and assign a /30 IP on that VLAN on each switch.
e.g.
switch1# vlan 101 ip address 172.16.0.1/30
switch2# vlan 101 ip address 172.16.0.2/30
Then tag the VLAN on the port connecting to your branch link on each switch.
switch1# vlan 101 tag A1
Then you need to setup a routing protocol to advertise the routes between the switches, such as OSPF.
> -need to increase MTU size
You shouldn't need to change this.
> -do i need to enable auto-negotiation.?
I'd recommend fixing the port speeds on the ports to the branch link i.e. "int A1 speed-duplex 1000-full"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2011 05:58 AM
11-02-2011 05:58 AM
Re: gigabyte ethernet connection
thanks for the reply,
* I actually planned exactly the same you said except
*VLAN 101 is in 10.101.1.0/30 because our iSCSI is in 172.16.x.1 network
* i think i have to use static routes coz I am using layer 3 Hp switch (2910al) and it doesnt support ospf..only RIP .
any suggestions for that ?
* ALSO , the main issue now is i want to stretch iSCSI VLAN (172.16.x.1/24) between the buildings.
how can this be possible ?
how i can route it ?
please help me in this .. as i am delaying the project because of this
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2011 06:15 AM
11-02-2011 06:15 AM
Re: gigabyte ethernet connection
If you want to span your iSCSI VLAN across the branches then just tag it between the two 2910's. You can tag as many VLANs as you want on a port but you can only have 1 untagged VLAN.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 01:14 AM
11-15-2011 01:14 AM
Re: gigabyte ethernet connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 05:45 AM
11-15-2011 05:45 AM
Re: gigabyte ethernet connection
Hi,
I tried to connect our buldings via giagbite line and found out the line is down.
our ISP says the connection can only be done via optic etbernet port not RJ ethernet port. So we ordered Optic module for 2910 switch on both sides, Any advice in this. ?
I hope optic port is just another port as RJ and as long as i attach the module to the slot i will be able to view the interface and route the traffic in same way we discussed above.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2011 09:18 PM
11-15-2011 09:18 PM
Re: gigabyte ethernet connection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2011 01:18 AM
11-17-2011 01:18 AM
Re: gigabyte ethernet connection
It is single mode optical fibre, SFP module
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-29-2011 07:16 AM
11-29-2011 07:16 AM
Re: gigabyte Ethernet connection
Are you working with a Single Strand? Or dual strand fiber link? (if it's a single strand, make sure your gbic's are the reciprocating gbic's)
Make sure you're crossing transmit to receive... You can always try swapping one of the end pairs to see if you can get link up.