Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
Virtual Private LAN Service (VPLS) Commands
OmniSwitch CLI Reference Guide
September 2009
page 26-51
configure service l2profile 
Configures a Layer 2 profile that is applied to an access (customer facing) port. This profile is used to 
specify how to process Layer 2 control frames ingressing on the access port. 
configure service l2profile profile-name [create] {stp | 802.1x | 802.1ab | 802.3ad | gvrp | amap} {peer | 
discard | tunnel}
configure service no l2profile profile-name
Syntax Definitions
profile-name
Alphanumeric string of up to 32 characters. Use quotes around string if 
the profile name contains multiple words with spaces between them 
(e.g., “Alcatel-Lucent Engineering”).
create
Creates the Layer 2 profile if the profile-name specified does not exist 
in the switch configuration.
stp
Specifies how to process Spanning Tree BPDU. 
802.1x
Specifies how to process 802.1x control frames.
802.1ab 
Specifies how to process 802.1ab control frames. 
802.3ad
Specifies how to process 802.3ad control frames. 
gvrp
Specifies how to process GARP VLAN Registration Protocol packets.
amap
Specifies how to process Alcatel-Lucent Management Adjacency Proto-
col packets. 
peer
Allows the UNI port to participate in the specified protocol. 
discard
Discards the specified PDU. 
tunnel
Tunnels the specified PDU across the provider network. 
Defaults 
A default Layer 2 profile (
def-access-profile
) exists with the following default values:
parameter
default
stp tunnel
802.1x
discard
802.1ab
discard
802.3ad
peer
gvrp
tunnel
amap
discard