- Community Home
 - >
 - Networking
 - >
 - Switching and Routing
 - >
 - HPE Aruba Networking & ProVision-based
 - >
 - Re: Procurve E3800 connection between two building...
 
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
 
09-27-2014 07:18 AM
09-27-2014 07:18 AM
Hi @ all
I have a issue with the connection between two buildings. I use the following Hardware E3800.
Configuration Site A:
IP Routing Enable
192.168.1.0/24 VLAN 6 Client
192.168.2.0 /24 VLAN 7 Server
192.168.3.0/24 VLAN 8 DMZ
ip routing 0.0.0.0 0.0.0.0 192.168.10.254 = 192.168.10.254
Configuration Site B:
IP Routing Enable
192.168.1.0/24 VLAN 6 Client
192.168.2.0 /24 VLAN 7 Server
192.168.3.0/24 VLAN 8 DMZ
I have a LanLink from ISP Provider (Layer 2) and i will connect between the two buildings without a router. Swisscom will not, that i send more than 5 mac address over this connection. How i make a configuration with Layer 3 on the E3800?
Could someony help me?
Solved! Go to Solution.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-28-2014 09:56 PM
09-28-2014 09:56 PM
SolutionChange SiteB to:
192.168.21.0/24 VLAN 6 Client
192.168.22.0 /24 VLAN 7 Server
192.168.23.0/24 VLAN 8 DMZ
Create a new VLAN99 for 192.168.99.0/24, put .1 on SiteA and .2 on SiteB, change the link so it is untagged in VLAN99.
On SiteA switch, add routes for
192.168.21.0/24 --> 192.168.99.2
192.168.22.0 /24 --> 192.168.99.2
192.168.23.0/24 --> 192.168.99.2
On SiteB switch, add routes for
192.168.1.0/24 --> 192.168.99.1
192.168.2.0 /24 --> 192.168.99.1
192.168.3.0/24 --> 192.168.99.1
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-29-2014 05:00 AM - edited 09-29-2014 05:01 AM
09-29-2014 05:00 AM - edited 09-29-2014 05:01 AM
			
				
					
						
							Re: Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)
						
					
					
				
			
		
	
			
	
	
	
	
	
Thanks so much for your help. It works but i have one issue.
I could Ping from Site B to Site A but not from Site A to Site B Networ unreachable?
Ping from Site B to Site A
Ping 192.168.5.254 (is alive, tim = 1ms)
traceroute 192.168.5.254 (traceroute to 192.168.5.254 ,  1 192.168.99.1          2 ms      1 ms      1 ms)
Ping from Site A to Site B
Ping 192.168.25.254 (Request timed out.)
traceroute 192.168.25.254 (traceroute to 192.168.25.254 , 1 192.168.99.2 2 ms 1 ms 1 ms, 2 192.168.99.2 Network unreachable)
Site A:
Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.
  ------------------ --------------- ---- --------- ---------- ---------- -----
  0.0.0.0/0          192.168.0.254    160  static               1          1
  127.0.0.0/8        reject               static               0          0
  127.0.0.1/32       lo0                  connected            1          0
  192.168.0.0/24      A          160  connected            1          0
  192.168.2.0/24      V          162  connected            1          0
  192.168.3.0/24      M            163  connected            1          0
  192.168.4.0/24      D             164  connected            1          0
  192.168.5.0/24      S          165  connected            1          0
  192.168.6.0/23      C          166  connected            1          0
  192.168.9.0/24      P          169  connected            1          0
  192.168.23.0/24     192.168.99.2    99   static               1          1
  192.168.24.0/24     192.168.99.2    99   static               1          1
  192.168.25.0/24     192.168.99.2    99   static               1          1
  192.168.26.0/23     192.168.99.2    99   static               1          1
  192.168.28.0/24     192.168.99.2    99   static               1          1
  192.168.29.0/24     192.168.99.2    99   static               1          1
  192.168.99.0/24    Layer2    99   connected            1          0
VLAN | IP Config IP Address Subnet Mask Std Local
Default              | Disabled
Layer 2   192.168.99.1    255.255.255.0    No    No
  A     192.168.0.253    255.255.255.0    No    No
  M     192.168.3.254    255.255.255.0    No    No
  D     192.168.4.254    255.255.255.0    No    No
  S     192.168.5.254    255.255.255.0    No    No
  C     192.168.7.254    255.255.254.0    No    No
  E    192.168.8.254 255.255.254.0  No    No
P 192.168.9.252 255.255.255.0 No No
Site B:
 Destination        Gateway         VLAN Type      Sub-Type   Metric     Dist.
  ------------------ --------------- ---- --------- ---------- ---------- -----
  127.0.0.0/8        reject               static               0          0
  127.0.0.1/32       lo0                  connected            1          0
  192.168.3.0/24      192.168.99.1    99   static               1          1
  192.168.4.0/24      192.168.99.1    99   static               1          1
  192.168.5.0/24      192.168.99.1    99   static               1          1
  192.168.6.0/23      192.168.99.1    99   static               1          1
  192.168.8.0/24      192.168.99.1    99   static               1          1
  192.168.9.0/24      192.168.99.1    99   static               1          1
  192.168.99.0/24    Layer2    99   connected            1          0
VLAN | IP Config IP Address Subnet Mask Std Local
 Layer2  192.168.99.2    255.255.255.0
  M             192.168.23.254   255.255.255.0
  D              192.168.24.254   255.255.255.0
  S               192.168.25.254   255.255.255.0
  C               192.168.27.254   255.255.254.0
  E               192.168.28.254   255.255.255.0
  P               192.168.29.252   255.255.255.0
Thanks for help.
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-29-2014 01:14 PM
09-29-2014 01:14 PM
			
				
					
						
							Re: Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)
						
					
					
				
			
		
	
			
	
	
	
	
	
- Mark as New
 - Bookmark
 - Subscribe
 - Mute
 - Subscribe to RSS Feed
 - Permalink
 - Report Inappropriate Content
 
09-30-2014 03:30 AM - edited 09-30-2014 07:09 AM
09-30-2014 03:30 AM - edited 09-30-2014 07:09 AM
			
				
					
						
							Re: Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)
						
					
					
				
			
		
	
			
	
	
	
	
	
Sorry my mistake. The issue was that the Port is only enable if you stack a RJ45 in the port.
Now it works.
Can I see the MAC traffic between this 2 E3800 Switches on Port 192.168.99.0?
Swisscom send me a email, i use more than 5 mac-address but the routing works, any idea?
Show ARP on VLAN 99 on both Switch
IP ARP table - VLAN 99
IP Address MAC Address Type Port
--------------- ----------------- ------- ----
192.168.99.1 ***3cc-f42*** dynamic 40
IP ARP table - VLAN 99
IP Address MAC Address Type Port
--------------- ----------------- ------- ----
192.168.99.2 ***d48-92*** dynamic 2/40