cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Extend over ISP (Hub-and-spoke)

Fabric Extend over ISP (Hub-and-spoke)

bfaltys
Contributor II

We have our own fiber mesh and SPBM running fine. We are getting additional links at multiple sites from an ISP. The ISP is using q-in-q so we basically have a pseudowire from the core to each site. Since we cannot map our 2 BVLANs to multiple ISP tags we need to use layer 3 fabric extend, as far as I understand. It seems like this is possible, but I haven’t been able to locate a good example yet. Am I thinking about this wrong? Would this require our interface to the ISP at both ends to be a layer 3, routed interface? Would we need a separate /30 between the core and each site? I’m sure I have more questions, but this would be a good start.

 

386ae014780341b0b57874230749e35d_897510ae-78da-4a75-91cb-06da4596c47f.png

 

1 ACCEPTED SOLUTION

Miguel-Angel_RO
Valued Contributor II

Hi bfaltys,

L3 interfaces are not needed.

Here from the doc:

a157a6c76a274b3581ae4fbb65bd7156_d3d32091-0bf0-4173-9497-55205b78732b.png

Mig

View solution in original post

13 REPLIES 13

Miguel-Angel_RO
Valued Contributor II

9a3a17c6120b46c280df438c7da63686_1f44c.png

bfaltys
Contributor II

I didn’t have the i-sids configured. Doh! Looks like it is working!

bfaltys
Contributor II

Thanks. I will look through that to see if/what I’m missing. I currently have an adjacency, but not seeing any MACs learned from the other switch.

 

TEST1:1#sh isis adj
************************************************************************************
                Command Execution Time: Tue May 25 13:48:12 2021 UTC
************************************************************************************

====================================================================================================
                                ISIS Adjacencies
====================================================================================================
INTERFACE         L STATE        UPTIME PRI HOLDTIME SYSID             HOST-NAME         STATUS           
----------------------------------------------------------------------------------------------------
2258-1/24         1 UP         00:12:08 127       27 0001.5000.0600    TEST2             ACTIVE           

--------------------------------------------------------------------------------
 1 out of 1 interfaces have formed an adjacency
--------------------------------------------------------------------------------

TEST1:1#sh vlan mac
TEST1:1#sh vlan mac-address-e
TEST1:1#sh vlan mac-address-entry
************************************************************************************
                Command Execution Time: Tue May 25 13:48:18 2021 UTC
************************************************************************************

====================================================================================================
                                    Vlan Fdb
====================================================================================================
VLAN            MAC                                   SMLT                       
ID   STATUS     ADDRESS            INTERFACE          REMOTE   TUNNEL            
----------------------------------------------------------------------------------------------------
10   learned    00:e0:4c:68:35:01  Port-1/14          false    -                 
10   self       f0:64:26:68:d9:00  Port-cpp           false    -                 
4051 self       00:01:50:00:05:00  Port-cpp           false    -                 
4051 self       00:01:50:00:06:00  2258-1/24          false    -                 
4051 self       12:50:05:ff:ff:ff  Port-cpp           false    -                 
4051 self       12:50:06:ff:ff:ff  2258-1/24          false    -                 
4052 self       00:01:50:00:05:00  Port-cpp           false    -                 
4052 self       00:01:50:00:06:00  2258-1/24          false    -                 
4052 self       12:50:05:ff:ff:ff  Port-cpp           false    -                 
4052 self       12:50:06:ff:ff:ff  2258-1/24          false    -                 

c: customer vid   u: untagged-traffic

10 out of 10 entries in all fdb(s) displayed.

TEST1:1#           

bfaltys
Contributor II

Do you have a link to the guide you referenced? I’d like to look at that if it contains an example. I think I’m tracking on what to do, but a guide would be helpful just in case.

GTM-P2G8KFN