Validation

PE1: ELAN or EVPN-VPLS

Copy
PE1#show evpn mpls tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        evpn-id
===================================================================================
10.143.73.1      10.143.73.5      Installed     00:13:32      00:13:32      3000
10.143.73.1      10.143.73.6      Installed     00:13:33      00:13:33      3000
 
Total number of entries are 2
 
PE1#show evpn mpls tunnel label
EVPN-MPLS Network tunnel labels
                                                                          Local               Remote
 Destination      Status      evpn-id   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
===================================================================================================================
 10.143.73.5      Installed   3000      xe3          25601         753       403       654       53
 10.143.73.6      Installed   3000      xe3          25600         753       403       753       402
 
Total number of entries are 2
 
PE1#sh mpls forwarding-table | inc 10.143.73.5
   B>   10.143.73.5/32      6         10        -           -     LSP_DEFAULT  25601        xe3         No    10.143.73.2
 
PE1#sh mpls forwarding-table | inc 10.143.73.6
   B>   10.143.73.6/32      6         10        -           -     LSP_DEFAULT  25660        xe3         No    10.143.73.2
 
PE1#sh ip bgp labeled-unicast
 
Status codes: s suppressed, d damped, h history, a add-path, * valid, > best, i - internal, S - stale
     Network          Next Hop        In Label     Out Label
*>  10.143.73.1/32   0.0.0.0           24320          -
*>i 10.143.73.2/32   10.143.73.2       24322        25603
*>i 10.143.73.4/32   10.143.73.2       24323        25602
*>i 10.143.73.5/32   10.143.73.2       24321        25601
*>i 10.143.73.6/32   10.143.73.2       24324        25600
 
PE1#show evpn mpls id 3000
EVPN-MPLS Information
=================
   Codes: NW - Network Port
          AC - Access Port
         (u) - Untagged
 
VPN-ID   EVI-Name     EVI-Type Type Interface ESI                           VLAN DF-Status Src-Addr         Dst-Addr
_______________________________________________________________________________________________________________________________
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.1      10.143.73.5
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.1      10.143.73.6
3000     ----         --       AC   xe6.300   --- Single Homed Port ---     ---- ----      ----             ----
 
PE1#show evpn mpls mac-table
============================================================================================================================
                                                     EVPN MPLS MAC Entries
============================================================================================================================
VNID       Interface VlanId Inner-VlanId Mac-Addr       VTEP-Ip/ESI                    Type            Status     AccessPortDesc
__________________________________________________________________________________________________________________________________________
3000       xe6.300   ----   ----         0211.2000.03e8 10.143.73.1                    Dynamic Local   -------    -------
3000       xe6.300   ----   ----         b86a.97cd.6a3d 10.143.73.1                    Dynamic Local   -------    -------
3000       ----      ----   ----         0224.2000.03e8 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Remote  -------    -------
3000       ----      ----   ----         b86a.97d2.53bb 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Remote  -------    -------

Network                    Next Hop        In Label            Out Label
*> 10.143.73.1/32        0.0.0.0            24320                    -
*>i 10.143.73.2/32        10.143.73.2        24322                25603
*>i 10.143.73.4/32        10.143.73.2        24323                25602

PE1: ELINE or EVPN-VPWS

Copy
PE1#show evpn mpls xconnect
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1700         ----          1500  1800         xe6.1700     00:00:00:aa:aa:bb:bc:00:00:00 10.143.73.5     1500  AC-NW  NW-SET
 
Total number of entries are 1
 
PE1#show evpn mpls xconnect tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        local-evpn-id remote-evpn-id
================================================================================================
10.143.73.1      10.143.73.5      Installed     00:16:50      00:16:50      1700         1800
10.143.73.1      10.143.73.6      Installed     00:16:50      00:16:50      1700         1800
 
Total number of entries are 2
 
PE1#show evpn mpls xconnect tunnel label
EVPN-MPLS Network tunnel labels
                              Local     Remote                                      Local               Remote
 Destination      Status      VPWS-ID   VPWS-ID   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
==============================================================================================================================
 10.143.73.5      Installed   1700     1800          xe3          25601         --        402       --        52
 10.143.73.6      Installed   1700     1800          xe3          25600         --        402       --        401
 
Total number of entries are 2
 
PE1#show evpn mpls xconnect id 1700
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1700         ----          1500  1800         xe6.1700     00:00:00:aa:aa:bb:bc:00:00:00 10.143.73.5     1500  AC-NW  NW-SET
                                                                                         10.143.73.6     1500  ----   ----
Total number of entries are 1

PE2: ELAN or EVPN-VPLS

Copy
PE2#show evpn mpls tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        evpn-id
===================================================================================
10.143.73.5      10.143.73.6      Installed     00:24:41      00:24:41      3000
10.143.73.5      10.143.73.1      Installed     00:24:38      00:24:38      3000
 
Total number of entries are 2
 
PE2#show evpn mpls tunnel label
EVPN-MPLS Network tunnel labels
                                                                          Local               Remote
 Destination      Status      evpn-id   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
============================================================================================================
 10.143.73.6      Installed   3000      xe5           24965         753       402       654       53
 10.143.73.1      Installed   3000      xe5           25604         753       402       753       403
 
Total number of entries are 2
 
PE2#show evpn mpls id 3000
EVPN-MPLS Information
=================
   Codes: NW - Network Port
          AC - Access Port
         (u) - Untagged
 
VPN-ID   EVI-Name     EVI-Type Type Interface ESI                           VLAN DF-Status Src-Addr         Dst-Addr
____________________________________________________________________________________________________________________________
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.5      10.143.73.6
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.5      10.143.73.1
3000     ----         --       AC   po90.300  00:00:00:aa:aa:bb:bc:00:00:00 ---- DF        ----             ----
 
Total number of entries are 3
 
PE2#show evpn mpls mac-table
============================================================================================================================
                                                     EVPN MPLS MAC Entries
============================================================================================================================
VNID       Interface VlanId Inner-VlanId Mac-Addr       VTEP-Ip/ESI                    Type            Status     AccessPortDesc
____________________________________________________________________________________________________________________________
3000       ----      ----   ----         0211.2000.03e8 10.143.73.1                    Dynamic Remote  -------    -------
3000       ----      ----   ----         b86a.97cd.6a3d 10.143.73.1                    Dynamic Remote  -------    -------
3000       ----      ----   ----         0224.2000.03e8 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Remote  -------    -------
3000       po90.300  ----   ----         b86a.97d2.53bb 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Local   -------    -------

PE2: ELINE or EVPN-VPWS

Copy
PE2#show evpn mpls xconnect id 1800
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1800         ----          1500  1700         po90.1700    --- Single Homed Port ---     10.143.73.1     1500  AC-NW  NW-SET
 
Total number of entries are 1
 
 
PE2#show evpn mpls xconnect tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        local-evpn-id remote-evpn-id
=======================================================================================
10.143.73.5      10.143.73.1      Installed     00:50:18      00:50:18      1800         1700
 
Total number of entries are 1
 
 
PE2#show evpn mpls xconnect
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1800         ----          1500  1700         po90.1700    --- Single Homed Port ---     10.143.73.1     1500  AC-NW  NW-SET
 
Total number of entries are 1
 
PE2#show evpn mpls xconnect tunnel label
EVPN-MPLS Network tunnel labels
                              Local     Remote                                      Local               Remote
 Destination      Status      VPWS-ID   VPWS-ID   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
============================================================================================================================
 10.143.73.1      Installed   1800     1700          xe5          25604         --        401       --        402
 
Total number of entries are 1

PE3: ELAN or EVPN-VPLS:

Copy
PE3#show evpn mpls tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        evpn-id
================================================================================
10.143.73.6      10.143.73.5      Installed     00:22:11      00:22:11      3000
10.143.73.6      10.143.73.1      Installed     00:22:11      00:22:11      3000
 
Total number of entries are 2
 
PE3#show evpn mpls tunnel label
EVPN-MPLS Network tunnel labels
                                                                          Local               Remote
 Destination      Status      evpn-id   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
============================================================================================================
 10.143.73.5      Installed   3000      po92           24962         654       53        753       402
 10.143.73.1      Installed   3000      po92           24964         654       53        753       403
 
Total number of entries are 2
 
PE3#show evpn mpls id 3000
EVPN-MPLS Information
=================
   Codes: NW - Network Port
          AC - Access Port
         (u) - Untagged
 
VPN-ID   EVI-Name     EVI-Type Type Interface ESI                           VLAN DF-Status Src-Addr         Dst-Addr
_______________________________________________________________________________________________________________________________
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.5      10.143.73.6
3000     ----         L2       NW   ----      ----                          ---- ----      10.143.73.5      10.143.73.1
3000     ----         --       AC   po90.300  00:00:00:aa:aa:bb:bc:00:00:00 ---- NON-DF    ----             ----
 
Total number of entries are 3
 
PE3#show evpn mpls mac-table
============================================================================================================================
                                                     EVPN MPLS MAC Entries
============================================================================================================================
VNID       Interface VlanId Inner-VlanId Mac-Addr       VTEP-Ip/ESI                    Type            Status     AccessPortDesc
__________________________________________________________________________________________________________________________________________
 
3000       ----      ----   ----         0211.2000.03e8 10.143.73.1                    Dynamic Remote  -------    -------
3000       ----      ----   ----         b86a.97cd.6a3d 10.143.73.1                    Dynamic Remote  -------    -------
3000       ----      ----   ----         0224.2000.03e8 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Remote  -------    -------
3000       po90.300  ----   ----         b86a.97d2.53bb 00:00:00:aa:aa:bb:bc:00:00:00  Dynamic Local   -------    -------

PE3: ELINE or EVPN-VPWS

Copy
PE3#show evpn mpls xconnect id 1800
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1800         ----          1500  1700         po90.1700    --- Single Homed Port ---     10.143.73.1     1500  AC-NW  NW-SET
 
Total number of entries are 1
 
PE3#show evpn mpls xconnect tunnel
EVPN-MPLS Network tunnel Entries
Source           Destination      Status        Up/Down       Update        local-evpn-id remote-evpn-id
========================================================================================================
10.143.73.6      10.143.73.1      Installed     00:23:18      00:23:18      1800         1700
 
Total number of entries are 1
 
PE3#show evpn mpls xconnect tunnel label
EVPN-MPLS Network tunnel labels
                              Local     Remote                                      Local               Remote
 Destination      Status      VPWS-ID   VPWS-ID   Network-Intf  Tunnel-Label  MC-Label  UC-Label  MC-Label  UC-Label
==============================================================================================================================
 10.143.73.1      Installed   1800     1700          po92           24964         --        52        --        402
 
Total number of entries are 1
 
PE3#show evpn mpls xconnect
EVPN-MPLS Xconnect Info
========================
AC-AC: Local-Cross-connect
AC-NW: Cross-connect to Network
AC-UP: Access-port is up
AC-DN: Access-port is down
NW-UP: Network is up
NW-DN: Network is down
NW-SET: Network and AC both are up
 
Local                            Remote       Connection-Details
================================ ============ ===================================================================================
VPN-ID       EVI-Name      MTU   VPN-ID       Source       Destination                   PE-IP           MTU   Type   NW-Status
================================ ============ ===================================================================================
1800         ----          1500  1700         po90.1700    --- Single Homed Port ---     10.143.73.1     1500  AC-NW  NW-SET
 
Total number of entries are 1