Cisco WAN Automation Engine Release Notes, Release 6.2.1
Dual-Server Installation for WAE Planning and Automation Software
Adding the Application to the WAE Web UI
WAE Network Interface (NI) Server
License Check Failures on Newer Linux Distributions
This document describes the features, limitations, and bugs for Cisco WAN Automation Engine (WAE) Release 6.2.1. Use this document in combination with documents listed in Related Documentation.
The Cisco WAE product suite consists of WAE Design, WAE Live, WAE Collector and platform software to deliver a total solution from WAE planning to automated network modeling, deployment, and control. For more information on Cisco WAE, visit http://www.cisco.com/go/wae.
To install WAE Automation software, you must install it on a second server and run the wae-automation-deploy script. For more information, see the Cisco WAE 6.2.1 Server Installation Guide.
A new Applications window is available from the WAE web UI Home page:
This feature allows you to easily add applications and launch them directly from the Home > Applications window or the Applications page. The following sections document the steps to install and add applications to the WAE web UI.
Step 1 If a WAE application is available as an <application-name>.zip file, download the file to the applications folder in $WAE_ROOT; for example, opt/cariden/applications/maintenance.zip.
Step 2 Restart the web server:
The application is now available to add from the WAE web UI.
Step 1 After the application is installed, launch the WAE web UI.
Step 2 From the Home > Applications window, click the Applications link.
Step 3 Click Apps Management or the gear (Settings) icon located in the top-right corner of the window. The Apps Management window appears with a list of installed applications.
The following options for each application are available:
Step 4 Click Enable to add the application to the Applications window.
Note If the application does not appear in the Applications window, refresh the window.
Step 5 Close the window and confirm that the application is listed in the Applications window.
This product includes the following open source software:
The following are descriptions of the open and resolved bugs in Cisco WAE Release 6.2.1. The bug ID links you to the Cisco Bug Search tool.
The following bugs have been resolved since Cisco WAE Release 6.2.
Use the Bug Search tool to search for a specific bug or to search for all bugs in a release.
Step 1 Go to http://tools.cisco.com/bugsearch.
Step 2 At the Log In screen, enter your registered Cisco.com user name and password; then, click Log In. The Bug Search page opens.
Note If you do not have a Cisco.com user name and password, you can register for them at http://tools.cisco.com/RPF/register/register.do.
Step 3 To search for a specific bug, enter the bug ID in the Search For field and press Return.
Step 4 To search for bugs in the current release:
a. In the Search For field, enter a problem, feature, or a product name and press Return. (Leave the other fields empty.)
b. When the search results are displayed, use the filter tools to find the types of bugs you are looking for. You can search for bugs by modified date, status, severity, and so forth.
Tip To export the results to a spreadsheet, click the Export Results to Excel link.
This section describes the limitations and restrictions for Cisco WAE.
In some Linux installations with Xfce desktop installed, the documentation does not open from the WAE Design GUI Help menu. The workaround is to do one of the following:
$CARIDEN_ROOT/etc/collector/server/db-persistence/DiscoveryEngineImplementation.db
file must be removed prior to starting the web server. Since installation automatically starts the web server, the recommendation is to remove this prior to installation. mate_auth_init
.Continuous PCEP LSP collection does not support SR tunnels. Note that you can collect SR tunnels through PCEP using the Collector server or snapshots.
– Does not support association of GRE tunnel with the physical interface it uses to reach the tunnel destination since the IP-Tunnel MIB lacks this information.
– Does not update LAG port status if LAGs are discovered running both parse_configs
and snmp_find_interfaces
. The workaround is to run only snmp_find_interfaces
.
– IGP topology collected through parse_igp
and login_find_igp_db
snmp_find_interfaces
tool collects this information.– MAC Accounting is not supported.
– find_bgp
does not build BGP pseudo-nodes among internal ASNs.
– find_bgp
does not collect BGP peers under PE-CE VRFs.
– Does not accurately detect the bandwidth of some Juniper 'ge' interfaces that have a capacity of 10 Gbps.
– Collects POS bundles, but has limitations due to unavailability of the port OperStatus property.
snmp_find_ospf_db
cannot be used when routers have a large number of links that cannot fit into a single PDU. find_bgpls
does not support multi-area OSPF or multi-level IS-IS, non-TE-enabled interfaces, and pseudo-nodes. The workaround is to use SNMP- or login-based discovery. get_inventory
does not collect Juniper multi-chassis router hardware inventory.– SR LAN adjacency SIDs and pseudo-node creation are not supported.
– SR protected adjacency SIDs are not supported.
– Concurrent RSVP-TE and SR-TE paths are not supported on the same LSP.
SAM-OSS Integration with Snapshots
sam_getplan
does not populate the <NodeTraffic> table. This table is derived and populated when sam_getplan
and SNMP tools are used together. sam_getplan
does not populate the NetIntActivePath column in the <LSPs> table. sam_getplan
and SNMP tools are used together in the snapshot process for multi-vendor network collection, then Alcatel-Lucent traffic measurements cannot be aligned with those collected from other router platforms.During detailed PCEP tunnel creation or when modifying PCEP tunnels, affinity values are misinterpreted if multiple affinities are specified. This limits you to specifying one affinity for IncludeAffinity, IncludeAnyAffinity, and ExcludeAffinity, and each of these values must be a number within [0,31].
– One possible workaround is to perform an offline installation. For instructions, refer to the Offline Installation chapter in the WAE Server Installation Guide.
– Another possible workaround is to change https to http.
Note This is not a secure solution. For information on how to resolve OS security issues, contact your OS vendor.
1. In the /etc/yum.repos.d/epel.repo
file, change the first instance of https to http.
Change https
to http
in the following line.
2. Execute yum to clean up makecache.
3. Re-run the installer. For more detailed installation instructions, see the WAE Server Installation Guide.
The embedded_web_server
tool is being deprecated. The recommendation is to use the
wae-web-server
service, which is constantly monitored to be brought up automatically.
By default, this web service starts upon installation completion. Therefore, if you stop the web server using the embedded_web_server
tool ( embedded_web_server -action stop
), the web server does not stop. The workaround is the following.
The WAE Statistics page does not open in all browsers. The workaround is the following.
1. Click the WAE Statistics link. The URL format is https:// <server_IP> :8443.
2. Copy the URL of this page to another browser window.
3. In this new browser, change the URL port from 8443 to 8843.
4. Follow the browser messages to accept the connection and add it as an exception.
Both the System UI and the WAE Design Archive UI have local user management capabilities. If both are used to configure users, WAE uses the most recently updated information. The recommendation is to use only the System UI to manage local users.
Some newer Linux distributions have started using a new way (via biosdevname
) of naming hardware devices, including the network interfaces. This causes some software that depends on the traditional naming (for example, eth0
, eth1
) to fail on license checks, including MATE.
The workaround is to append biosdevname=0
to the kernel line of the grub configuration file and reboot. (Syntax varies among distributions.)
After reboot, you should be able use ifconfig to verify that the NIC are named eth0
(or eth1
,...) instead of the biosdevname
names (such as p34p1
).
Certain tools (such as sam_getplan
and parse_configs
, for example) may require more memory to start than what is available. The symptom is an error message similar to the following.
Error occurred during initialization of VM.
Could not reserve enough space for object heap.
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.
The workaround is to set the maximum memory to a low enough value in the CARIDEN_JAVA_OPTIONS
variable before calling the tool. An example setting is as follows.
The WAE Design GUI Installation Guide does not identify WAE Design as being part of the WAE Planning software package.
WAE Collector inventory collection configuration is documented accurately, but it is not based on the use of the shipped default hardware inventory configuration files.
The documentation is missing the following. For information, contact your support representative.
For related documentation, see the Cisco WAE 6.2 Documentation Roadmap.