Aruba & ProVision-based
1751805 Members
5236 Online
108781 Solutions
New Discussion юеВ

Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)

 
SOLVED
Go to solution
Ogret
Visitor

Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)


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?
4 REPLIES 4
Vince-Whirlwind
Honored Contributor
Solution

Re: Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)

Change 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

Ogret
Visitor

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.

Vince-Whirlwind
Honored Contributor

Re: Procurve E3800 connection between two buildings - routing with only 1 mac address (LanLink)

Can you ping it from a different 192.168.2x.0 subnet?
Ogret
Visitor

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