- Preface
- Installing UCS NID Controller
- Configuration Management
- Administering the Cisco ME 1200 NID
- Configuring Notifications
- Zero Touch Provisioning
- Auto Discovery of Cisco ME 1200 NIDs
- Configuring Synchronous Ethernet
- Configuring Ethernet Virtual Connections
- Configuring Switch Ports
- Configuring Spanning-Tree Protocol
- Configuring Link Aggregation Control Protocol (LACP)
- Provisioning Link Layer Discovery Protocol
- Configuring SNMP
- Configuring PTP
- Configuring ACLs
- Configuring Quality of Service (QoS)
- Configuring Ethernet OAM, Link OAM, and CFM
- Configuring Performance Monitoring
- Configuring EPS
- Configuring ERPS
- Configuring L2CP
- Configuring MAC Security
- Configuring NTP
- Configuring Storm Control
- Configuring Syslog
- Configuring SPAN
- Configuring RSPAN
- Configuring RFC 2544
- Configuring sFlow
- Configuring UDLD
- Configuring LST
- Configuring Flex Links
- Configuring Y.1564
- Configuring Bulk Provisioning
- Template Management
Configuring L2CP
This document describes the Layer 2 Control Protocol (L2CP) feature and configuration steps to implement L2CP.
- Prerequisites for Configuring L2CP
- Restrictions for Configuring L2CP
- Information About L2CP
- Configuring L2CP Using a UCS Controller
Prerequisites for Configuring L2CP
Restrictions for Configuring L2CP
-
When committing multiple lists, the list in previous commit is not retained. Example: a peer list 16-18 in a previous commit is replaced by a new commit of peer list 21.
To retain multiple lists, you must specify the lists in a single commit. Example: peer list 16-18,21.
-
Any L2CP processing configured using forward/peer/discard modes applies to all EVCs on the port.
-
Provisioning L2CP in tunnel mode is not supported. You cannot prevent core switches from processing frame as a L2CP frame in a service provider network.
-
To delete a previously configured discardList, you must configure discard discardList command with no before you commit the command. Otherwise, by default the previously configured value is retained.
Example:
setL2CPPortConfig l2cpPortConfiguration portNumber 6 setL2CPPortConfig l2cpPortConfiguration discard discardList no
Information About L2CP
L2CP addresses the requirement for a bidirectional, IP- based protocol that operates across a number of access and aggregation network technologies such as Ethernet. The L2CP message exchange conveys status and control information between access devices and one or more other devices that require the information for executing local functions.
L2CP handling is required for edge switches providing Ethernet Virtual Connections (EVCs) in a service provider network.
In this case, UCS Controller and NID are used to establish an EVC between UNI ports of two Customer Premise Equipment (CPE).
The following figure shows the topology used for provisioning L2CP on NIDs using the UCS Controller.

Configuring L2CP Using a UCS Controller
Configuration Example
-
The example shows how to enable L2CP on a port:
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig l2 UCS(ProvisionL2CPPortType)#$pPortConfiguration ? discard Discard L2CP frames enabled L2CP configuration enabled/disabled on this port forward Allow forwarding of L2CP frames peer Redirect L2CP frames to local protocol entity portNumber Port number to configure L2CP UCS(ProvisionL2CPPortType)#$guration portNumber 3 UCS(ProvisionL2CPPortType)#$guration enabled enable UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable UCS(ProvisionL2CPPortType)#setL2CPPortConfig commit SetL2CPPortConfig Commit Success!!!When SetL2CPPortConfig operation is executed on a NID from a UCS Controller, initially GetL2CPPortConfig fetches the current configuration. This is followed by SetL2CPPortConfig to set the new L2CP configuration. The following is a sample output on the NID.
# Decoding of Request message was successful Decoded record: GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = '' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '16-31' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '0-15' GetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" GetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" GetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" GetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" GetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" GetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/" Decoding of Request message was successful Decoded record: SetL2CPPortConfig_Input.l2cpPortConfiguration.enabled = true SetL2CPPortConfig_Input.l2cpPortConfiguration.portNumber = 3 SetL2CPPortConfig_Input.l2cpPortConfiguration.discard.discardList = '' SetL2CPPortConfig_Input.l2cpPortConfiguration.forward.forwardList = '16-31' SetL2CPPortConfig_Input.l2cpPortConfiguration.peer.peerList = '0-15' Encoding of Response message was successful Encoded record: SetL2CPPortConfig_Output.l2cpPortConfigResponse = 0 SetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" SetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" SetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" SetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" SetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" SetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
-
The examples shows how to enable L2CP Forward on a port.
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig l2 UCS(ProvisionL2CPPortType)#$pPortConfiguration ? discard Discard L2CP frames enabled L2CP configuration enabled/disabled on this port forward Allow forwarding of L2CP frames peer Redirect L2CP frames to local protocol entity portNumber Port number to configure L2CP UCS(ProvisionL2CPPortType)#$guration portNumber 3 UCS(ProvisionL2CPPortType)#$guration enabled enable UCS(ProvisionL2CPPortType)#$guration forward for UCS(ProvisionL2CPPortType)#$orward forwardList 1-14 UCS(ProvisionL2CPPortType)# UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable UCS(ProvisionL2CPPortType)#setL2CPPortConfig commit SetL2CPPortConfig Commit Success!!!The following is a sample output on the NID.
# Decoding of Request message was successful Decoded record: GetL2CPPortConfig_Input.l2cpPort = 3 Encoding of Response message was successful Encoded record: GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = '' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '16-31' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '0-15' GetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" GetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" GetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" GetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" GetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" GetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/" Decoding of Request message was successful Decoded record: SetL2CPPortConfig_Input.l2cpPortConfiguration.enabled = true SetL2CPPortConfig_Input.l2cpPortConfiguration.portNumber = 3 SetL2CPPortConfig_Input.l2cpPortConfiguration.discard.discardList = '' SetL2CPPortConfig_Input.l2cpPortConfiguration.forward.forwardList = '1-14' SetL2CPPortConfig_Input.l2cpPortConfiguration.peer.peerList = '0-15' Encoding of Response message was successful Encoded record: SetL2CPPortConfig_Output.l2cpPortConfigResponse = 0 SetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" SetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" SetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" SetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" SetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" SetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
#show running-config interface GigabitEthernet 1/3
Building configuration... interface GigabitEthernet 1/3 switchport hybrid allowed vlan 1 switchport hybrid acceptable-frame-type untagged switchport hybrid ingress-filtering switchport hybrid port-type unaware switchport mode trunk lldp med type end-point qos dscp-remark rewrite evc l2cp forward 1-14
-
The examples shows how to enable L2CP Forward, Peer, Discard on a port.
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig l2 UCS(ProvisionL2CPPortType)#$pPortConfiguration ? discard Discard L2CP frames enabled L2CP configuration enabled/disabled on this port forward Allow forwarding of L2CP frames peer Redirect L2CP frames to local protocol entity portNumber Port number to configure L2CP UCS(ProvisionL2CPPortType)#$guration portNumber 3 UCS(ProvisionL2CPPortType)#$guration enabled enable UCS(ProvisionL2CPPortType)#$guration forward for UCS(ProvisionL2CPPortType)#$orward forwardList 1-14 UCS(ProvisionL2CPPortType)#$peer peerList 16-20 UCS(ProvisionL2CPPortType)#$guration discard di UCS(ProvisionL2CPPortType)#$iscard discardList 19 UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 setL2CPPortConfig l2cpPortConfiguration discard discardList 19 setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 setL2CPPortConfig l2cpPortConfiguration discard discardList 19 setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 UCS(ProvisionL2CPPortType)#setL2CPPortConfig commit SetL2CPPortConfig Commit Success!!!The following is a sample output on the NID.
# Decoding of Request message was successful Decoded record: GetL2CPPortConfig_Input.l2cpPort = 3 Encoding of Response message was successful Encoded record: GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = '' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '1-14' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '0-15' GetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" GetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" GetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" GetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" GetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" GetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/" Decoding of Request message was successful Decoded record: SetL2CPPortConfig_Input.l2cpPortConfiguration.enabled = true SetL2CPPortConfig_Input.l2cpPortConfiguration.portNumber = 3 SetL2CPPortConfig_Input.l2cpPortConfiguration.discard.discardList = '19' SetL2CPPortConfig_Input.l2cpPortConfiguration.forward.forwardList = '1-14' SetL2CPPortConfig_Input.l2cpPortConfiguration.peer.peerList = '16-20' Encoding of Response message was successful Encoded record: SetL2CPPortConfig_Output.l2cpPortConfigResponse = 0 SetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" SetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" SetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" SetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" SetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" SetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
# show running-config interface GigabitEthernet 1/3
Building configuration... interface GigabitEthernet 1/3 switchport hybrid allowed vlan 1 switchport hybrid acceptable-frame-type untagged switchport hybrid ingress-filtering switchport hybrid port-type unaware switchport mode trunk lldp med type end-point qos dscp-remark rewrite evc l2cp peer 16-18,20 forward 1-14 discard 19 ! end
-
The examples shows how to disable or reset L2CP Discard on a port.
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig l2 UCS(ProvisionL2CPPortType)#$pPortConfiguration ? discard Discard L2CP frames enabled L2CP configuration enabled/disabled on this port forward Allow forwarding of L2CP frames peer Redirect L2CP frames to local protocol entity portNumber Port number to configure L2CP UCS(ProvisionL2CPPortType)#$guration portNumber 3 UCS(ProvisionL2CPPortType)#$guration enabled enable UCS(ProvisionL2CPPortType)#$guration discard di UCS(ProvisionL2CPPortType)#$iscard discardList no UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 setL2CPPortConfig l2cpPortConfiguration discard discardList 19 setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration discard discardList no UCS(ProvisionL2CPPortType)#setL2CPPortConfig commit SetL2CPPortConfig Commit Success!!!The following is a sample output on the NID.
# Decoding of Request message was successful Decoded record: GetL2CPPortConfig_Input.l2cpPort = 3 Encoding of Response message was successful Encoded record: GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = '19' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '1-14' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '16-20' GetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" GetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" GetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" GetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" GetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" GetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/" Decoding of Request message was successful Decoded record: SetL2CPPortConfig_Input.l2cpPortConfiguration.enabled = true SetL2CPPortConfig_Input.l2cpPortConfiguration.portNumber = 3 SetL2CPPortConfig_Input.l2cpPortConfiguration.discard.discardList = 'no' SetL2CPPortConfig_Input.l2cpPortConfiguration.forward.forwardList = '1-14' SetL2CPPortConfig_Input.l2cpPortConfiguration.peer.peerList = '16-20' Encoding of Response message was successful Encoded record: SetL2CPPortConfig_Output.l2cpPortConfigResponse = 0 SetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" SetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" SetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" SetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" SetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" SetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
# show running-config interface GigabitEthernet 1/3
Building configuration... interface GigabitEthernet 1/3 switchport hybrid allowed vlan 1 switchport hybrid acceptable-frame-type untagged switchport hybrid ingress-filtering switchport hybrid port-type unaware switchport mode trunk lldp med type end-point qos dscp-remark rewrite evc l2cp peer 16-20 forward 1-14
-
The examples shows how to retrieve current configuration on a NID.
UCS(ProvisionL2CPPortType)#getL2CPPortConfig ? commit commit getL2CPPortConfig flush flush all getL2CPPortConfig commands from queue l2cpPort Get current L2CP configuration request review review getL2CPPortConfig commands UCS(ProvisionL2CPPortType)#getL2CPPortConfig l2cpPort ? <1-6> Get L2CP Port Configuration Request UCS(ProvisionL2CPPortType)#$Config l2cpPort 3 ? <cr> UCS(ProvisionL2CPPortType)#getL2CPPortConfig review Commands in queue: getL2CPPortConfig l2cpPort 3 UCS(ProvisionL2CPPortType)# UCS(ProvisionL2CPPortType)#getL2CPPortConfig commit GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = 'no' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '1-14' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '16-20' GetL2CPPortConfig Commit Success!!!The following is a sample output on the NID.
# Decoding of Request message was successful Decoded record: GetL2CPPortConfig_Input.l2cpPort = 3 Encoding of Response message was successful Encoded record: GetL2CPPortConfig_Output.l2cpPortConfiguration.enabled = true GetL2CPPortConfig_Output.l2cpPortConfiguration.portNumber = 3 GetL2CPPortConfig_Output.l2cpPortConfiguration.discard.discardList = 'no' GetL2CPPortConfig_Output.l2cpPortConfiguration.forward.forwardList = '1-14' GetL2CPPortConfig_Output.l2cpPortConfiguration.peer.peerList = '16-20' GetL2CPPortConfig_Output.xmlns:ns0 = "http://new.webservice.namespace" GetL2CPPortConfig_Output.xmlns:http = "http://schemas.xmlsoap.org/wsdl/http/" GetL2CPPortConfig_Output.xmlns:mime = "http://schemas.xmlsoap.org/wsdl/mime/" GetL2CPPortConfig_Output.xmlns:soap = "http://schemas.xmlsoap.org/wsdl/soap/" GetL2CPPortConfig_Output.xmlns:soapenc = "http://schemas.xmlsoap.org/soap/encoding/" GetL2CPPortConfig_Output.xmlns:wsdl = "http://schemas.xmlsoap.org/wsdl/"
-
The examples shows how to flush L2CP configuration on a port.
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 UCS(ProvisionL2CPPortType)#setL2CPPortConfig flush UCS(ProvisionL2CPPortType)#setL2CPPortConfig review No commands in queue -
The examples shows how to remove specific configuration CLI from a UCS controller.
UCS# ProvisionL2CPPortType ? <cr> UCS(ProvisionL2CPPortType)#? ProvisionL2CPPortType sub-mode commands: default Set a command to its defaults exit Exit from ProvisionL2CPPortType sub configuration mode getL2CPPortConfig Get current L2CP configuration request no Negate a command or set its defaults setL2CPPortConfig Configure L2CP forward on EVCs on this port UCS(ProvisionL2CPPortType)#setL2CPPortConfig ? commit commit setL2CPPortConfig flush flush all setL2CPPortConfig commands from queue l2cpPortConfiguration Configure L2CP forward on EVCs on this port review review setL2CPPortConfig commands UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration forward forwardList 1-14 setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 UCS(ProvisionL2CPPortType)#no setL2CPPortConfig l2cpPor$ UCS(ProvisionL2CPPortType)#$n forward forwardList 1-14 UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 UCS(ProvisionL2CPPortType)#setL2CPPortConfig review Commands in queue: setL2CPPortConfig l2cpPortConfiguration portNumber 3 setL2CPPortConfig l2cpPortConfiguration enabled enable setL2CPPortConfig l2cpPortConfiguration peer peerList 16-20 UCS(ProvisionL2CPPortType)#setL2CPPortConfig commit SetL2CPPortConfig Commit Success!!!
Feedback