Configuring the EPL Service Using UNI Traffic
  • 19 Jun 2023
  • 3 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

Configuring the EPL Service Using UNI Traffic

  • Dark
    Light
  • PDF

Article Summary

This use case explains how you can configure an EPL service taking all UNI traffic and pushing a VLAN towards the NNI port and reverse path with a pop VLAN.

  • Configure the Customer VLAN Identification (C-VID) registration table for the UNI Port. This is for EVC mapping of the default customer VLAN ID to Service VLAN ID. Refer to Step 6.
  • Any untagged traffic on this UNI Port will be classified to default customer VLAN ID and mapped to the Service VLAN ID based on the Ethernet mapping and pushed with Service VLAN.
  • Reverse path on NNI port will receive Service VLAN tag packet, pop the service VLAN and switch to UNI port.


Note: To login into Skylight Flex 100, enter your username (default is root) and password (default is admin123).

To configure an EPL Service using UNI Traffic

  1. Bring up the physical interface.
Your Product# configure terminal
Your Product(config)# shutdown spanning-tree
Your Product(config)# interface xl-ethernet 0/1
Your Product(config-if)# no shutdown
Your Product(config-if)# end
Your Product# configure terminal
Your Product(config)# interface xl-ethernet 0/2
Your Product(config-if)# no shutdown
Your Product(config-if)# end
  1. Configure customerEdgePort and ProviderEdgePort.
Your Product# configure terminal
Your Product(config)# interface xl-ethernet 0/1
Your Product(config-if)# bridge port-type customerEdgePort 
Your Product(config-if)# end
Your Product# configure terminal
Your Product(config)# interface xl-ethernet 0/2
Your Product(config-if)# bridge port-type providerNetworkPort
Your Product(config-if)# end
  1. Configure TPID to ProviderEdgePort.
Your Product# configure terminal
Your Product(config)# interface xl-ethernet 0/2
Your Product(config-if)# switchport egress ether-type 0x8100
Your Product(config-if)# switchport egress inner-ether-type 0x8100
Your Product(config-if)# end


Notes:
Supported TPID: 0x8100, 0x9100, 0x88a8.

CustomerEdgePort supports only 0x8100 TPID.

0x8100 is the default TPID for CustomerEdgePort.

0x88a8 is the default TPID for ProviderEdgePort.

ProviderEdgePort can be configured with three TPIDs: 0x8100, 0x88a8, 0x9100

Skylight Flex supports configuring inner-ingress/egress ether-type and outer-ingress/egress ether-type.


  1. Remove all interfaces mapped to management vlan 1.
Your Product# configure terminal
Your Product(config)# no interface vlan 1
Your Product(config)#end
  1. Create S-VLAN100 and assign the member ports.
Your Product# configure terminal
Your Product(config)# vlan 100
Your Product(config-vlan)# ports xl-ethernet 0/1, xl-ethernet 0/2 untagged xl-ethernet 0/1
Your Product(config-vlan)# end
  1. Create Ethernet Service mapping between C-VLAN and S-VLAN with Default C-VID to allow untagged traffic.


Note: This is for the EPL services of all untagged traffic received in UNI Port that are associated with default customer VLAN ID.


C-VLAN Registration table is added with the mapping of default customer VLAN ID with a service VLAN ID.


Your Product# configure terminal
Your Product(config)# interface xl-ethernet 0/1
Your Product(config-if)# switchport customer-vlan 10 service-vlan 100 untagged-pep true
Your Product(config-if)# switchport dot1q customer vlan 10
Your Product(config-if)# end
Your Product#


Note: Skylight Flex supports Untagged-pep which can be set as TRUE/FALSE. If Untagged-pep is not configured, default Untagged-pep should be set to FALSE. UNI TO NNI.


Untagged-pep set to false – Preserve C-VLAN and add S-VLAN.

Untagged-pep set to true – Remove C-VLAN and only add S-VLAN.

Untagged-pep can be set as TRUE/FALSE. NNI to UNI.


  • Enter show vlan port config port xl-ethernet 0/1 to check EtherType.
Your Product# show vlan port config port gigabitethernet 0/1
Switch default

Vlan Port configuration table

-------------------------------
Port Gi0/1
 Bridge Port Type                    : Double Tagged CEP Port
 Port Vlan ID                        : 1
 Port Acceptable Frame Type          : Admit All
 Port Mac Learning Status            : Enabled
 Port Ingress Filtering              : Disabled
 Port Mode                           : Hybrid
 Port Gvrp Status                    : Disabled
 Port Gmrp Status                    : Disabled
 Port Gvrp Failed Registrations      : 0
 Gvrp last pdu origin                : 00:00:00:00:00:00   
 Port Restricted Vlan Registration   : Disabled
 Port Restricted Group Registration  : Disabled
 Mac Based Support                   : Disabled
 Subnet Based Support                : Disabled
 Port-and-Protocol Based Support     : Enabled
 Default Priority                    : 0
 Filtering Utility Criteria          : Default
 Port Protected Status               : Disabled
 Inner Tag Ingress EtherType         : 0x8100
 Inner Tag Egress EtherType          : 0x8100
 Outer Tag Ingress EtherType         : 0x8100
 Outer Tag Egress EtherType          : 0x8100
 Egress TPID Type                    : Portbased
 Allowable TPID 1                    : 0x0
 Allowable TPID 2                    : 0x0
 Allowable TPID 3                    : 0x0
 Reflection Status                   : Disabled
-------------------------------------------------------
Your Product#
  • Enter show double-tagged-cep service vlan to check VLAN mapping table.
Your Product# show double-tagged-cep service vlan
Switch default

Port  SVLAN  Outer  Inner    Relay
           CVLAN  CVLAN    CVLAN
Gi 0/1  100    10    20       20      
GI 0/1  200    30    40       40      
Your Product#
Show cmd passed successfully
  • Enter show three-tagged-pnp vlan config to check vlan mapping table.
Your Product# show three-tagged-pnp vlan config
Switch default

Port  Tunnel   Tunnel      Tunnel    Tunnnel
       VLAN   EtherType   Priority   CFI/DEI
---------------------------------------------------
Gi0/2    1000   0x9100      7          1   

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.