Alcatel-Lucent 6850-48 Guida Di Riferimento

Pagina di 3444
Virtual Private LAN Service (VPLS) Commands
page 26-54
OmniSwitch CLI Reference Guide
September 2009
configure service port mode access
Configures a switch port or link aggregate as an access port for customer traffic. 
configure service port {slot/port | linkagg agg_num} mode access
configure service port {slot/port | linkagg agg_num} no mode
Syntax Definitions
slot/port1
The slot number for the module and the physical port number on that 
module (e.g., 3/1 specifies port 1 on slot 3).
agg_num
The link aggregate ID number (0–31).
Defaults
By default, switch ports and link aggregates are classified as network ports.
Platforms Supported
OmniSwitch 9000E
Usage Guidelines
• Use the no form of this command to revert the port mode back to the default mode (network). 
• Access ports are required to configure a Service Access Point (SAP). A SAP is the point at which 
customer traffic enters and exits the provider service. SAPs are not configured on network ports
Examples
-> configure service port 1/3 mode access
-> configure service port linkagg 10 mode access
-> configure service port 1/3 no mode
-> configure service port linkagg 10 no mode
Release History
Release 6.4.2; command was introduced.