cc/td/doc/product/dsl_prod/c600s/cbos
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Cisco Broadband Operating System 2.4.2 Release Notes

Cisco Broadband Operating System 2.4.2 Release Notes

April 13, 2001

These release notes describe new features and resolved and open issues for the Cisco Broadband Operating System (CBOS) Release 2.4.2. Please refer to previous release notes for specific information concerning past releases.

For more detailed information about the information in these release notes, refer to the "Related Documentation" section. Information about electronic documentation can be found in the "Cisco.com" section.

Contents

These release notes provide the following information:

Cisco Broadband Operating System

New Features in the CBOS 2.4.2

Upgrading to a New Software Release

Resolved Issues in CBOS Release 2.4.2

Known Issues in CBOS Release 2.4.2

Related Documentation

Obtaining Documentation

Obtaining Technical Assistance

Cisco Broadband Operating System

CBOS is the common operating system for Cisco customer premises equipment (CPE). The CBOS is modeled after Cisco IOS software and features a similar command syntax and format. This operating system is bundled with the CPE products listed below and can also be downloaded from Cisco Connection Online.

The CBOS Release 2.4.2 supports the following Cisco CPE products:

New Features in the CBOS 2.4.2

The following items are new features in CBOS 2.4.2.

New CLI Commands

Three new CLI commands have been added to CBOS 2.4.2:

where n is the maximum time in seconds for the CPE device to transition from a searching state to a training state. The default is 10 seconds.

where n is the maximum time in seconds for the CPE device to transition from a training state to a trained state. The default value is 120 seconds.

where n is the minimum time in seconds for the line to be considered stable. The default value is 10 seconds.

The set mmi command requires at least one of the following arguments:

enabled—enable auto-provisioning

disabled—disable auto-provisioning

vpi1 n vci1 n1—set mmi primary VC parameters

vpi2 n vci2 n2—set mmi secondary VC parameters

user user name—set mmi user name

context name—set the mmi context name

retry n—set the mmi retry count

timeout n—set the mmi timeout in milliseconds

poll n—set mmi default poll interval in seconds

search_timeout—set the maximum time in seconds for the CPE to transition from the searching state to the training state

training_period—set the maximum time in seconds for the CPE to transition from the training state to the trained state

line_stable_time—set the minimum time in seconds for the line to be considered stable

The following example shows the status that the show mmi command now returns:

Is enabled

primary vpi = 0, primary vci = 16

secondary vpi = 1, secondary vci = 3

current vpi = 0, current vci = 16

User Name = mmi

Context Name = mmi

Retry Count = 2

Timeout In msec = 5000

Default Poll Interval = 300

Current Poll Interval = 0

Current Search Timeout in sec = 10

Current Line Stable Time in sec = 10

Current Training Period in sec = 120

MD5 Password Encryption

Passwords are now stored in MD5 encryption. See the "Encryption and Upgrading" section for more information.

VPI/VCI Sensing for Subtending

The CBOS can detect which VPI/VCI to use for MMI communication. CBOS first attempts to use the primary channel. (The default is 0/16.) If no response is received on the primary channel, the CPE attempts to use the secondary channel. (The default is 1/3.) If no response is received after the time set for the Retry Count, an error message is returned.

Autoprovisioning Defaults

Support for autoprovisioning is now set to off by default. There is an image of CBOS 2.4.2 with autoprovisioning enabled by default available on CCO. This image is v2.4.2ap. Consult your Cisco representative for details.

Upgrading to a New Software Release

For information on upgrading your software from a previous version, see the Release Notes for the Cisco Broadband Operating System 2.3.5.


Caution   Before you upgrade, make sure your running configuration and NVRAM configuration match. Otherwise, any running config commands that have not been saved to NVRAM will be lost.

Encryption and Upgrading

This section contains important information regarding password encryption.

MD5 Password Encryption


Caution   CBOS 2.4.2 has MD5 password encryption enabled by default.

If you are upgrading from a previous release and you are not using a password, you will not need to use passwords. If you are upgrading but you were using passwords, CBOS 2.4.2 will encrypt those passwords and save them into NVRAM. There is no change visible to the end user.

Disabling Encryption

To disable encryption, enter:

set password encrypt disable

CBOS will return the following statements:

MD5 password encryption Disabled. Since the old passwords can not be recovered, the Enable and Exec passwords have been cleared. To assign new passwords, use the CLI commands. You must type "write" to persist encryption mode into memory.

You must then use the write command to make the change permanent. You can then add passwords, but they will not be encrypted.

Enabling Encryption

To enable encryption, enter the following command:

set password encrypt enable

CBOS will return the following statements:

MD5 password encryption Enabled. You must type "write" to persist encryption mode into memory.

You must then use the write command to make the change permanent.


Caution   If you forget an encrypted password, you must contact your Service Provider or TAC.

Resolved Issues in CBOS Release 2.4.2

The following issues have been resolved in CBOS 2.4.2.

Setting VIP interrupt(s) to inside now sets non-Wan0-0 interrupt(s) to inside.

Passwords can now include uppercase letters.

Passwords can now be stored in encrypted format in NVRAM.

Help for the set int wanx standard command is now displayed when using G.DMT.

Pinging with record routes and large packet sizes now works properly with the Cisco 677 CPE.

The RIP Database now handles metric comparisons properly.

The correct information on VPI/VCI range configuration is included in the CBOS 2.3.9 Release Notes.

After enabling RFC1483, CBOS 2.4.2 now issues a prompt that a reboot is required.

The snmpwalk to dsl modem command no longer shows a value of 0 for some OIDs.

Non-classfull masks on eth0 are now advertised properly by RIPv1.

The Net Meeting NAT command syntax is correct.

Known Issues in CBOS Release 2.4.2

This section lists open issues for CBOS 2.4.2.

Symptom:

MD5 authentication does not work when using RIP v2.

Condition:

This symptom occurs when using MD5 authentication with RIP v2.

Workaround:

Use another form of authentication with RIP v2.

Symptom:

When PPP is enabled on a wan0-1 interface requiring a negotiated address, PPP-IPCP still attempts negotiation without the command set int wan0-1 ipcp 0.0.0.0 being set.

Condition:

This symptom occurs when using PPP on an interface that requires a negotiated address.

Workaround:

There is no workaround.

Symptom:

RIPV1 broadcasts are forwarded by the CPE out of wan0-0 even though forwarding is disabled.

Condition:

When a RipV1 speaking device is placed behind the Eth0 interface on a CPE, the broadcast updated will be propagated out the Wan0-0 interface even if broadcast forwarding is disabled.

Workaround:

There is no workaround.

Symptom:

RIPv2 multicast updates ar propagated out the Wan0-0 interface when a RIPv2 speaking device is placed on the Eth0 interface of the CPE and multicast forwarding is disabled.

Condition:

A CPE running RipV2 with a device on the Eth0 interface allows the multicast routing updates to be propigated out the wan0-0 interface even if multicast forwarding is disabled.

Workaround:

There is no workaround.

Symptom:

Any routes learned via RIPv2 on the CPE's Eth0 interface are not propagated out any wan0-x interfaces.

Condition:

The issue occurs when the CPE is configured with multiple wan0-x interfaces using RIPv2.

Workaround:

There is no workaround.

Symptom:

Multicast RipV2 updates are not propagated out wan0-x (where x is 1 through 7) when multicast forwarding is enabled.

Condition:

A CPE with multicast forwarding enabled will not forward the multicast packets out any interface other than wan0-0.

Workaround:

There is no workaround.

Symptom:

Commands in the Running Configuration that have not been written to NVRAM are lost when upgrading to CBOS release 2.4.2 or higher.

Condition:

This issue occurs when upgrading to CBOS release 2.4.2 or higher.

Workaround:

Before you upgrade, make sure your running config and nvram config match.


Caution   Before you upgrade to CBOS release 2.4.2 or higher, make sure your running configuration and NVRAM configuration match. Otherwise, any running config commands that have not been saved to NVRAM are lost.

Symptom:

Some features of NetMeeting do not operate correctly with NAT enabled.

Condition:

Table 1 shows how Netmeeting works with CBOS 242, with and without NAT.


Table 1: Net Meeting Features
Features/CPE Setup Initiated inside with NAT Initiated outside with NAT Initiated inside without NAT Initiated outside without NAT
video

yes

yes

yes

yes

voice

yes

yes

yes

yes

chat

yes

no

yes

yes

whiteboard

yes

no

yes

yes

file transfer

yes

no

yes

yes

desktop sharing

yes

no

yes

yes

desktop remote control

yes

no

yes

yes



Related Documentation

Use these release notes in conjunction with these documents:

Obtaining Documentation

The following sections provide sources for obtaining documentation from Cisco Systems.

World Wide Web

You can access the most current Cisco documentation on the World Wide Web at the following sites:

Documentation CD-ROM

Cisco documentation and additional literature are available in a CD-ROM package, which ships with your product. The Documentation CD-ROM is updated monthly and may be more current than printed documentation. The CD-ROM package is available as a single unit or as an annual subscription.

Ordering Documentation

Cisco documentation is available in the following ways:

http://www.cisco.com/cgi-bin/order/order_root.pl

http://www.cisco.com/go/subscription

Documentation Feedback

If you are reading Cisco product documentation on the World Wide Web, you can submit technical comments electronically. Click Feedback in the toolbar and select Documentation. After you complete the form, click Submit to send it to Cisco.

You can e-mail your comments to bug-doc@cisco.com.

To submit your comments by mail, for your convenience many documents contain a response card behind the front cover. Otherwise, you can mail your comments to the following address:

Cisco Systems, Inc.
Document Resource Connection
170 West Tasman Drive
San Jose, CA 95134-9883

We appreciate your comments.

Obtaining Technical Assistance

Cisco provides Cisco.com as a starting point for all technical assistance. Customers and partners can obtain documentation, troubleshooting tips, and sample configurations from online tools. For Cisco.com registered users, additional troubleshooting tools are available from the TAC website.

If you are reading Cisco product documentation on the World Wide Web, you can submit comments electronically. Click Feedback in the toolbar and select Documentation. After you complete the form, click Submit to send it to Cisco. We appreciate your comments.

Cisco.com

Cisco.com is the foundation of a suite of interactive, networked services that provides immediate, open access to Cisco information and resources at anytime, from anywhere in the world. This highly integrated Internet application is a powerful, easy-to-use tool for doing business with Cisco.

Cisco.com provides a broad range of features and services to help customers and partners streamline business processes and improve productivity. Through Cisco.com, you can find information about Cisco and our networking solutions, services, and programs. In addition, you can resolve technical issues with online technical support, download and test software packages, and order Cisco learning materials and merchandise. Valuable online skill assessment, training, and certification programs are also available.

Customers and partners can self-register on Cisco.com to obtain additional personalized information and services. Registered users can order products, check on the status of an order, access technical support, and view benefits specific to their relationships with Cisco.

To access Cisco.com, go to the following website:

http://www.cisco.com

Technical Assistance Center

The Cisco TAC website is available to all customers who need technical assistance with a Cisco product or technology that is under warranty or covered by a maintenance contract.

Contacting TAC by Using the Cisco TAC Website

If you have a priority level 3 (P3) or priority level 4 (P4) problem, contact TAC by going to the TAC website:

http://www.cisco.com/tac

P3 and P4 level problems are defined as follows:

In each of the above cases, use the Cisco TAC website to quickly find answers to your questions.

To register for Cisco.com, go to the following website:

http://www.cisco.com/register/

If you cannot resolve your technical issue by using the TAC online resources, Cisco.com registered users can open a case online by using the TAC Case Open tool at the following website:

http://www.cisco.com/tac/caseopen

Contacting TAC by Telephone

If you have a priority level 1(P1) or priority level 2 (P2) problem, contact TAC by telephone and immediately open a case. To obtain a directory of toll-free numbers for your country, go to the following website:

http://www.cisco.com/warp/public/687/Directory/DirTAC.shtml

P1 and P2 level problems are defined as follows:

This document is to be used in conjunction with the Cisco Broadband Operating System 2.4 User Guide publication.

AccessPath, AtmDirector, Browse with Me, CCDA, CCDE, CCDP, CCIE, CCNA, CCNP, CCSI, CD-PAC, CiscoLink, the Cisco NetWorks logo, the Cisco Powered Network logo, Cisco Systems Networking Academy, the Cisco Systems Networking Academy logo, Fast Step, Follow Me Browsing, FormShare, FrameShare, GigaStack, IGX, Internet Quotient, IP/VC, iQ Breakthrough, iQ Expertise, iQ FastTrack, the iQ Logo, iQ Net Readiness Scorecard, MGX, the Networkers logo, Packet, PIX, RateMUX, ScriptBuilder, ScriptShare, SlideCast, SMARTnet, TransPath, Unity, Voice LAN, Wavelength Router, and WebViewer are trademarks of Cisco Systems, Inc.; Changing the Way We Work, Live, Play, and Learn, Discover All That's Possible, and Empowering the Internet Generation, are service marks of Cisco Systems, Inc.; and Aironet, ASIST, BPX, Catalyst, Cisco, the Cisco Certified Internetwork Expert logo, Cisco IOS, the Cisco IOS logo, Cisco Systems, Cisco Systems Capital, the Cisco Systems logo, Enterprise/Solver, EtherChannel, EtherSwitch, FastHub, FastSwitch, IOS, IP/TV, LightStream, MICA, Network Registrar, Post-Routing, Pre-Routing, Registrar, StrataView Plus, Stratm, SwitchProbe, TeleRouter, and VCO are registered trademarks of Cisco Systems, Inc. and/or its affiliates in the U.S. and certain other countries.

All other brands, names, or trademarks mentioned in this document or Web site are the property of their respective owners. The use of the word partner does not imply a partnership relationship between Cisco and any other company. (0103R)


hometocprevnextglossaryfeedbacksearchhelp
Posted: Tue Aug 14 17:29:15 PDT 2001
All contents are Copyright © 1992--2001 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.