User manual ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 CLI REFERENCE GUIDE

DON'T FORGET : ALWAYS READ THE USER GUIDE BEFORE BUYING !!!

If this document matches the user guide, instructions manual or user manual, feature sets, schematics you are looking for, download it now. Diplodocs provides you a fast and easy access to the user manual ALCATEL-LUCENT OMNISWITCH 6800-6850-9000. We hope that this ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 user guide will be useful to you.


ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 CLI REFERENCE GUIDE: Download the complete user guide (16382 Ko)

You may also download the following manuals related to this product:

   ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 SWITCH MANAGEMENT GUIDE (4187 ko)
   ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 NETWORK CONFIGURATION GUIDE (12492 ko)
   ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 ADVANCED ROUTING CONFIGURATION GUIDE (6273 ko)

Manual abstract: user guide ALCATEL-LUCENT OMNISWITCH 6800-6850-9000CLI REFERENCE GUIDE

Detailed instructions for use are in the User's Guide.

[. . . ] D June 2007 OmniSwitch CLI Reference Guide www. alcatel-lucent. com This user guide documents release 6. 1. 5 of the OmniSwitch 6800 Series, OmniSwitch 6850 Series, and OmniSwitch 9000 Series and release 6. 2. 1 of the OmniSwitch 6850 Series. The functionality described in this guide is subject to change without notice. Copyright © 2007 by Alcatel-Lucent. This document may not be reproduced in whole or in part without the express written permission of Alcatel-Lucent. Alcatel-Lucent® and the Alcatel-Lucent logo are registered trademarks of Alcatel-Lucent. [. . . ] 16-byte text string. Defaults The default authentication string is a null string. Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines Regardless of which authentication type is used (simple or MD5), both switches on either end of a link must share the same password. Examples -> ip rip interface 172. 22. 2. 115 auth-key nms Release History Release 5. 1; command was introduced. Release 6. 2. 1; ip_address parameter deprecated. Related Commands ip rip interface auth-type Configures the type of authentication that will be used for the RIP interface. MIB Objects rip2IfConfTable rip2IfConfAddress rip2IfConfAuthKey page 29-34 OmniSwitch CLI Reference Guide June 2007 RIP Commands ip rip update-interval ip rip update-interval Configures the time interval during which RIP routing updates are sent out. ip rip update-interval seconds Syntax Definitions seconds The RIP routing update interval, in seconds. The valid range is 1­120. Defaults parameter seconds default 30 Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines The update interval value must be less than or equal to one-third the invalid interval value. Examples -> ip rip update-interval 45 Release History Release 6. 1. 5; command was introduced. Related Commands show ip rip Displays the RIP status and general configuration parameters (e. g. , forced hold-down timer). MIB Objects alaProtocolRip alaRipUpdateInterval OmniSwitch CLI Reference Guide June 2007 page 29-35 ip rip invalid-timer RIP Commands ip rip invalid-timer Configures the RIP invalid timer value that defines the time interval during which a route will remain active in Routing Information Base (RIB) before moving to the invalid state. ip rip invalid-timer seconds Syntax Definition seconds The RIP invalid timer value, in seconds. The valid range is 3­360. Defaults parameter seconds default 180 Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines The invalid time interval value must be three times the update interval value. Examples -> ip rip invalid-timer 270 Release History Release 6. 1. 5; command was introduced. Related Commands show ip rip Displays the RIP status and general configuration parameters (e. g. , forced hold-down timer). MIB Objects alaProtocolRip alaRipInvalidTimer page 29-36 OmniSwitch CLI Reference Guide June 2007 RIP Commands ip rip garbage-timer ip rip garbage-timer Configures the RIP garbage timer value that defines the time interval, which must elapse before an expired route is removed from the RIB. ip rip garbage-timer seconds Syntax Definition seconds The RIP garbage timer value, in seconds. The valid range is 0­180. Defaults parameter seconds default 120 Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines During the RIP garbage interval, the router advertises the route with a metric of INFINITY (i. e. , 16 hops). Examples -> ip rip garbage-timer 180 Release History Release 6. 1. 5; command was introduced. Related Commands show ip rip Displays the RIP status and general configuration parameters (e. g. , forced hold-down timer). MIB Objects alaProtocolRip alaRipGarbageTimer OmniSwitch CLI Reference Guide June 2007 page 29-37 ip rip holddown-timer RIP Commands ip rip holddown-timer Configures the RIP hold-down timer value that defines the time interval during which a route remains in the hold-down state. ip rip holddown-timer seconds Syntax Definition seconds The hold-down time interval, in seconds. The valid range is 0­120. Defaults parameter seconds default 0 Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines When RIP detects a route with higher metric than the route in the RIB, the route with the higher metric goes into the hold-down state. The route updates with a metric of INFINITY are rejected. Examples -> ip rip holddown-timer 10 Release History Release 6. 1. 5; command was introduced. Related Commands show ip rip Displays the RIP status and general configuration parameters (e. g. , forced hold-down timer). MIB Objects alaProtocolRip alaRipHolddownTimer page 29-38 OmniSwitch CLI Reference Guide June 2007 RIP Commands show ip rip show ip rip Displays the RIP status and general configuration parameters (e. g. , forced hold-down timer). show ip rip Syntax Definitions N/A Defaults N/A Platforms Supported OmniSwitch 6800, 6850, 9000 Usage Guidelines N/A Examples -> show ip rip Status Number of routes Host Route Support Route Tag Update interval Invalid interval Garbage interval Holddown interval Forced Hold-Down Timer = = = = = = = = = Enabled 9 Enabled 42 30 180 120 0 0 output definitions Status Number of routes Host Route Support Route Tag Update interval Invalid interval Garbage interval RIP status (Enabled or Disabled). Indicates whether or not RIP can add host routes (routes with a 32-bit mask) to the RIP table. Default is 120. OmniSwitch CLI Reference Guide June 2007 page 29-39 show ip rip RIP Commands output definitions Holddown interval Forced Hold-Down Timer The hold-down time interval, in seconds. Default is 0. Release History Release 5. 1; command was introduced. Release 6. 1. 5; new fields added. Related Commands ip rip status ip rip force-holddowntimer ip rip update-interval ip rip invalid-timer Enables/disables RIP routing on the switch. Configures the interval during which a RIP route remains in the forced hold-down state. Configures the time interval during which RIP routing updates are sent out. Configures the RIP invalid timer value that defines the time interval during which a route will remain active in Routing Information Base (RIB) before moving to the invalid state. Configures the RIP garbage timer value that defines the time interval, which must elapse before an expired route is removed from the RIB. Configures the RIP hold-down timer value that defines the time interval during which a route remains in the hold down state. ip rip garbage-timer ip rip holddown-timer MIB Objects alaProtocolRip alaRipProtoStatus alaRipRouteNumber alaRipHostRouteSupport alaRipRedistRouteTag alaRipUpdateInterval alaRipInvalidTimer alaRipGarbageTimer alaRipHolddownTimer alaRipForceHolddownTimer page 29-40 OmniSwitch CLI Reference Guide June 2007 RIP Commands show ip rip routes show ip rip routes Displays the RIP routing database. show ip rip routes [ip_address ip_mask] Syntax Definitions ip_address ip_mask 32-bit IP address. [. . . ] In case of any termination of the Software License Agreement between Alcatel-Lucent and Licensee, Licensee shall immediately return the EMWEB Product and any back-up copy to AlcatelLucent, and will certify to Alcatel-Lucent in writing that all EMWEB Product components and any copies of the software have been returned or erased by the memory of Licensee's computer or made non-readable. J. RSA Security Inc. Provided with this product is certain security software ("RSA Software") licensed from RSA Security Inc. PROVIDES RSA SOFTWARE "AS IS" WITHOUT ANY WARRANTY WHATSOEVER. DISCLAIMS ALL WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO ANY MATTER WHATSOEVER INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT OF THIRD PARTY RIGHTS. K. [. . . ]

DISCLAIMER TO DOWNLOAD THE USER GUIDE ALCATEL-LUCENT OMNISWITCH 6800-6850-9000




Click on "Download the user Manual" at the end of this Contract if you accept its terms, the downloading of the manual ALCATEL-LUCENT OMNISWITCH 6800-6850-9000 will begin.

 

Copyright © 2015 - manualRetreiver - All Rights Reserved.
Designated trademarks and brands are the property of their respective owners.