- Print
- PDF
Skylight Flex 100 Release Notes 22.01.1
Overview
Accedian is pleased to announce the 22.01.1 GA release of Skylight Flex 100.
Product Name | Software Version | Build Number | Software Files |
---|---|---|---|
Skylight Flex 100 | 22.01.1 GA | 1019 | AMO-100G-NG_22.01.1_1019.afl.startup AMO-100G-NG_22.01.1_1019.afl Accedian_MIB_1042 |
CAUTION: A potential security vulnerability has been identified in version 22.01. If you are upgrading from Skylight Flex 100 software version 22.01, please contact Accedian TAC to apply the corrective measures.
The following topics are covered in this article:
Features
Covers Skylight Flex 100’s supported features.Support in Release 22.01.1
Details the support for scalability and transceivers.Operational Considerations
Lists the operational considerations for Skylight Flex 100.Addressed Issues
Lists the corrected issues in this release.Skylight Flex 100 Release 22.01.1 Lifecycle
Details the life cycle for this release.
For more information, such as the initial configuration guidelines and upgrade procedure, see Getting Started.
Features
The following key features are supported by Skylight Flex 100 in release 22.01.1:
Device Infrastructure and Management Features
- SNMP (v2c, v3) agent and MIB support
- NETCONF support
- Configuration Save and Restore
- CLI (Console, SSH), multiple user privilege levels
- DHCP client - IPv4
- DNS client - IPv4
- Syslog client & relay agent – IPv4
- Configuration upgrade through TFTP file transfer – IPv4 and IPv6
- IP authorized managers – IPv4
- Management RJ45 port 10M, 100M and 1G
- Auxiliary port 10G
- Traffic port 100G
- Jumbo frame support
- Auto-negotiation of speed and duplex modes
- Zero Touch Provisioning
- PM Telemetry
Basic Layer 2 Ethernet Connectivity Features
- 802.3x flow control
- Storm control
- Rate limiting
- Port mirroring
- Transparent bridging
- 802.1Q Customer VLAN bridging functionality
- LLDP
- RMONv1 – statistics, history, alarm, event
- ACLs (Access Control Lists) – L2 (Ethernet header) for traffic filtering
- Link Aggregation (802.3ad)
Advanced Layer 2 Ethernet Switching Features
- 802.1Q Provider Bridge Functionality
- Ethernet CFM 802.1ag, Y.1731
- Basic E-LINE Ethernet Services creation
- VLAN translation support
- MEF 10.2 and 10.3 bandwidth regulator
- Layer 2 Flow Filtering based on multiple VLAN headers
- VLAN Header Re-marking in double tagged scenario
- E-LINE Ethernet Services – 2 TAG support
- Active Standby Link Protection using LAG (LACP)
- E-SAT – Y.1564
- Simple CIR Test
- Step Load CIR Test
- EIR Configuration Test
- Traffic Policing Test
- Facility Loopback for SAT testing
- ETH-SLM and ETH-DMM
- ETH-CSF
Support in Release 22.01.1
Scalability Support
The following table contains the details of scalability tested in this release:
Scalability Parameters | Scalability Value |
---|---|
Max L2 Filter entries | 246 |
Max L3 Filter entries | 256 |
Max QoS Policy map | 512 |
Max QOS Meters | 512 Note: Supported QOS Meter ID from 1 to 1,000. |
Number of EVC Entries | 1000 |
Number of MEPs supported in the system | Total UP MEP supported – 1000 Total Down MEP supported – 1000 Total UP MEP and Down MEP together supported - 1000 |
PM-SLM / DMM | Total UP MEP supported – 1000 Each MEP supports up to 3 SLM Sessions and 3 DMM Sessions With 1000 MEP, 3000 SLM Sessions and 3000 DMM Sessions |
100GE Flex Supported Transceivers
Description | ||
---|---|---|
QSFP28, 100GBASE-CR4, Twin-Axial Cable: 3m | Supported | |
QSFP28, 100GBASE-SR4, 850nm, OM4: 100m | Supported | |
QSFP28, 100GBASE-LR4, 1310nm, OSx: 10km | Supported | |
QSFP28, 100GBASE-ER4, 1310nm, OSx: 40km | Supported | |
SFP+, 10GBASE-SR, 850nm, OM3: 300m | Supported | |
SFP+. 10GBASE-LR, 1310nm, OS2: 10km | Supported | |
SFP, 1000BASE-SX, 850nm, OM2: 550m | Supported | |
SFP, 1000BASE-LX10, 1310nm, OSx: 10km | Supported | |
SFP, 1000BASE-EX, 1550nm, OSx: 50km | Supported | |
SFP, 1000BASE-T, Cat 5: 100m | Supported |
Operational Considerations
This section documents the operational considerations
related to Skylight Flex 100.
Access Control List Considerations
The order of operation/matching of ACL rules is based on the order of the ACL configuration; a separate field/configuration to specify priority of the ACL is not supported.
ACLs associated with the port, when requiring modification, will have to be deleted and reconfigured with updated field value.
User Interface-Related Changes
To perform SAT with untagged traffic, the destination port used in the SAT test entry has to be configured as an untagged member of default VLAN 1 in both Skylight Flex 100 units (SAT Initiator & Reflector).
Example:
#configure terminal
#vlan 1
#ports add XL-ethernet 0/4 untagged XL-ethernet 0/4
#end
MIB Changes
The MIB file code/future/mibs/fsmiy1731.mib is updated with new MIB object/entry fsMIY1731MepCsfPropagation in MIB Table fsMIY1731MepTable.
CLI Changes
SLM show command has been updated in release 22.01.1.
Release 22.01
show ethernet cfm pro-active slm domain xxx service xxx local-mpid xxx test-type xxxRelease 22.01.1
show ethernet cfm proactive slm domain xxx service xxx local-mpid xxx
The no switchport CLI command is removed in the current release.
For consistency, the pro-active CLI command has been changed to proactive as certain commands were using pro-active while other commands were using proactive.
Default Minimum and Maximum Temperature Values
Default Min and Max Temperature values have been updated.
- Default values of Min Temperature and Max Temperature Threshold are changed as follows:
Min Temperature = 0C
Max Temperature = 110C
MIB Changes
Changes in issSwitchMinThresholdTemperature and issSwitchMaxThresholdTemperature.
code/future/mibs/fsiss.mib
CLI Changes
Previous:
set switch temperature {min|max} threshold {<celsius(-15-30)/(35-40)>}Updated:
set switch temperature {min|max} threshold {<celsius(-15-30)/(35-110)>}
Default Minimum and Maximum Power Supply Values
Default values for Min and Max Power Supply have been updated.
- Default values of Min Power supply and Max Power supply are changed as follows:
Min Power Supply = 11v
Max Power Supply = 13v
MIB Changes
Changes in issSwitchPowerFailure and issSwitchPowerSurge.
code/future/mibs/fsiss.mib
CLI Changes
Previous:
set switch power {min|max} threshold <volts (60-230)>Updated:
set switch power {min|max} threshold <volts (1-255)>
Addressed Issues
This section lists issues corrected in Skylight Flex 100 release 22.01.1.
SLA start and end test time are different than real time
This issue has been fixed.
snmpwalk works with OID but does not work with module identity
The following error message is received:
fsY1564: Unknown Object Identifier (Sub-id not found: (top) -> fsY1564)
This issue has been fixed.
SLA Test Start Time and SLA Test End Time using FPGA timestamp
This issue has been fixed.
Min/Max Voltage threshold values show incorrect default values
Min/Max Voltage threshold values show incorrect default values when using show env all command.
This issue has been fixed. The proper default values are:
- Min Power Supply = 11V
- Max Power Supply = 13V
Min/Max Temperature threshold values show incorrect default values
Min/Max Temperature threshold values show incorrect default values when using show env all command.
This issue has been fixed. The proper default values are:
- Min Temperature = 0C
- Max Temperature = 110C
SNMP walk returns OID error for unsupported MIB tables
This issue has been fixed.
Device CLI may freeze when pagination is enabled
In some conditions, Skylight Flex 100 CLI may freeze when pagination is enabled.
This issue has been fixed.
Telemetry feature is unresponsive
The telemetry feature stops working if telemetry is disabled before stopping/deleting SLM/DMM sessions and then restarting them.
This issue has been fixed.
Cannot unconfigure the meter-type (meter) in QoS configuration
This issue has been fixed.
CSF feature does not propagate the alarm
Certain configurations, when using more than one UNI port, the CSF feature fails to propagate the alarm.
This issue has been fixed.
PSU I2C communication fails when dumping its registers for more than approximately 10 hours
This issue has been fixed.
Three-tag tunnel configurations shown in show run printout
By default, three-tag tunnel configurations shown in show run printout in customer bridge mode.
This issue has been fixed.
UP MEP are sending CCM with "Port blocked" status causing "Loss of Continuity"
This issue has been fixed.
ETH-CSF fault is not propagated from UNI Flex1 to UNI Flex2
With two Skylight Flex 100 units configured with UP MEP, ETH-CSF fault is not propagated from UNI Flex1 to UNI Flex2.
This issue has been fixed.
MEPs and DMM/SLM session restoration is slow
When configured with 1500 DMM and 1500 SLM sessions, restoration of MEPs and DMM/SLM sessions takes too long (about 50 minutes) after save/reload.
This issue has been fixed.
VLAN is not specified for the remote port in the Advertisement frames
This issue has been fixed.
"System Description" is missing from the Advertisement frames' information
This issue has been fixed.
Two parameters, 'test-id' and 'mpid', have no effect on printout command show ethernet cfm proactive frame delay buffer ...
This issue has been fixed.
Help string has been updated
The Help string in DMM Show CLI command has been updated to be consistent with SLM Show CLI.
Hierarchical dependencies between Y.1731 session and MEP are missing
This issue has been fixed.
Delay in showing DMM results
Extensive delay occurred in showing DMM results (42 seconds) when running setup DMM (1,500 sessions) and query results in parallel with two connections (Skylight Flex 100 Console and SSH terminal).
This issue has been fixed.
Command clear ethernet cfm proactive frame delay buffer is not supported
The command clear ethernet cfm proactive frame delay buffer is not supported in the Skylight Flex 100 platform for Release 22.01.
This issue has been fixed.
Large near-end frame loss value may be displayed if the remote SLM responder ages out
Under certain circumstances, a large value of near-end frame loss could be displayed if the remote SLM responder ages out, although not a common case.
This issue has been fixed.
Unsuccessful results when configuring MEP with Eline 1tag/3tags push-push configuration
This issue has been fixed.
ECFM MIP is not supported in the current release
This issue has been fixed.
L2CP Tunneling with Dot1Q is not supported
This issue has been fixed.
DHCP request does not include hostname
This issue has been fixed.
Color aware metering is not working as expected
This issue has been fixed.
Priority based bandwidth bucket sharing is not supported
This issue has been fixed.
ETH-CSF SNMP trap alarm is raised with a certain delay when CCM period is configured to 1 second
This issue has been fixed.
L2CP Tunneling and discarding of 802.1X packets is not supported
This issue has been fixed.
ECFM over Link Aggregation Group is not supported in the current release
This issue has been fixed.
Multicast traffic during switch-over scenario issue
In the failover/switch-over scenarios, unicast and broadcast traffic switching with LAG works as expected; observing issue with multicast traffic during switch-over scenario.
This issue has been fixed.
Skylight Flex 100 Release 22.01.1 Lifecycle
This section lists the planned lifecycle dates of this software release. See the table below outlining the following milestones:
Milestone | Description | Date |
---|---|---|
General Availability | Date where the product is available for general field deployment for both new installations and upgrades. | 2022-04-25 |
End of Security Support | Date where security patches will no longer be delivered for this release. Any correctives for security defects required after this date will be delivered using the next major release of the software. | Next Major Release |
Last Time Buy / Last Time Ship | Date where this release can no longer be purchased from Accedian. | 2023-02-14 |
End of Product Support | Date where functional patches will no longer be delivered for this release. Any correctives for functional defects required after this date will be delivered using the next major release of the software. | 2023-02-14 |
End of Technical Support | Date where technical assistance is no longer available from the Accedian Technical Assistance Center for this release. | 2027-02-14 |
© 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