OcNOS-RON : Layer 2 Guide : Layer 2 Command Reference : Layer 2 Control Protocols Tunneling Commands : l2protocol
l2protocol
This command allows you to change the process of protocol to peer/discard/tunnel.
Command Syntax
l2protocol (stp|lacp|efm|elmi|lldp|synce)(peer|discard|tunnel)
Parameters
stp
Spanning Tree Protocols.
lacp
Link Aggregation (LACP).
efm
Ethernet first mile (Link OAM).
elmi
Ethernet local management interface.
lldp
Link layer discovery protocol.
synce
Link layer discovery protocol.
peer
Act as peer to the customer Device instance of the protocol.
discard
Discard the protocol data unit.
tunnel
Tunnel the Protocol data unit into the SVLAN.
Default
Default process value is peer.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS-SP version 1.0.
Examples
#configure terminal
(config)#interface xe1
(config-if)#switchport
(config-if)#bridge-group 1
(config-if)#switchport mode customer-edge access
(config-if)#l2protocol stp tunnel
(config-if)#l2protocol stp peer
(config-if)#l2protocol stp discard
 
 
Last modified date: 07/13/2023