- Print
- PDF
Configuring Customer Port-Based Service
Article summary
Did you find this summary helpful?
Thank you for your feedback
This article describes how to configure Customer Port-based services.
CLI Configurations
To configure a port-based service
- Log in to the privileged EXEC mode.
Your Product> enable
- 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#
- 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
- 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
- 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
- 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 Cisco and/or its affiliates. All rights reserved.
For more information about trademarks, please visit: Cisco trademarks
For more information about legal terms, please visit: Cisco legal terms
For legal information about Accedian Skylight products, please visit: Accedian legal terms and tradmarks
Was this article helpful?