Configuring Customer Port-Based Service
  • 27 Apr 2023
  • 1 Minute to read
  • Contributors
  • Dark
    Light
  • PDF

Configuring Customer Port-Based Service

  • Dark
    Light
  • PDF

Article Summary

This article describes how to configure Customer Port-based services.

CLI Configurations

To configure a port-based service

  1. Log in to the privileged EXEC mode.
Your Product> enable
  1. Bring up all the interfaces by executing no-shutdown.
Your Product# configure terminal
Your Product(config)# interface extreme-ethernet XL 0/4
Your Product(config-if)# no shutdown
Your Product(config-if)# end
Your Product# configure terminal
Your Product(config)# interface extreme-ethernet XL 0/4
Your Product(config-if)# no shutdown
Your Product(config-if)# end
Your Product#
  1. Configure Customer Port (UNI port).
Your Product# configure terminal
Your Product(config)# interface extreme-ethernet XL 0/4
Your Product(config-if)# bridge port-type customerNetworkPort port-based
Your Product(config-if)# end
  1. Configure provider port (NNI)
Your Product# configure terminal
Your Product(config)# interface extreme-ethernet XL 0/4 
Your Product(config-if)# bridge port-type providerNetworkPort
Your Product(config-if)# end
  1. Configure VLAN 500. Assign customerNetworkPort port-based port and providerNetworkPort member VLAN 500.
Your Product#configure terminal
Your Product(config)# vlan 500
Your Product(config-vlan)# ports add extreme-ethernet XL 0/4 extreme-ethernet XL 0/4 
Your Product(config-vlan)# end
  1. Configure Port-Based service on UNI interface.
Your Product# configure terminal
Your Product(config)# interface extreme-ethernet XL 0/4
Your Product(config-if)# switchport pvid 500
Your Product(config-if)# end
Your Product#

© 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?

What's Next
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.