Connectivity Guide

Table Of Contents
Supported Releases 10.2.0E or later
outbound-optimization
Enables outbound optimization for IBGP peer-group members.
Syntax
outbound-optimization
Parameters None
Default Not congured
Command Mode ROUTER-BGP
Usage Information Enable or disable outbound optimization dynamically to reset all neighbor sessions. When you enable outbound
optimization, all peers receive the same update packets. The next-hop address chosen as one of the addresses of
neighbor’s reachable interfaces is also the same for the peers. The no version of this command disables outbound
optimization.
NOTE: To congure these settings for a non default VRF instance, you must rst enter the ROUTER-
CONFIG-VRF sub mode using the following commands:
1 Enter the ROUTER BGP mode using the router bgp as-number command.
2 From the ROUTER BGP mode, enter the ROUTER BGP VRF mode using the vrf vrf-name
command.
Example
OS10(conf-router-bgp-10)# outbound-optimization
Supported Releases 10.3.0E or later
password
Congures a password for message digest 5 (MD5) authentication on the TCP connection between two neighbors.
Syntax
password {9 encrypted password-string| password-string}
Parameters
9 encrypted password-string—Enter 9 then the encrypted password.
password-string—Enter a password for authentication. A maximum of 128 characters.
Default Disabled
Command Mode
ROUTER-NEIGHBOR
ROUTER-TEMPLATE
Usage Information You can enter the password either as plain text or in encrypted format. The password provided in ROUTER-
NEIGHBOR mode takes preference over the password in ROUTER-TEMPLATE mode. The no version of this
command disables authentication.
Example
OS10(conf-router-neighbor)# password abcdell
OS10(conf-router-neighbor)# password 9
f785498c228f365898c0efdc2f476b4b27c47d972c3cd8cd9b91f518c14ee42d
Supported Releases 10.3.0E or later
Layer 3 371