Reference Guide

Table Of Contents
Supported
Releases
10.4.1.0 or later
route-reflector-client
Configures a neighbor as a member of a route-reflector cluster.
Syntax
route-reflector-client
Parameters None
Default Not configured
Command Mode ROUTER-TEMPLATE
Usage
Information
The device configures as a route reflector, and the BGP neighbors configure as clients in the route-
reflector cluster. The no version of this command removes all clients of a route reflectorthe router no
longer functions as a route reflector.
Example
OS10(conf-router-template)# route-reflector-client
Supported
Releases
10.3.0E or later
router bgp
Enables BGP and assigns an AS number to the local BGP speaker.
Syntax
router bgp as-number
Parameters as-numberEnter the AS number range.
1 to 65535 in 2-byte
1 to 4294967295 in 4-byte
Default None
Command Mode CONFIGURATION
Usage
Information
The AS number can be a 16-bit integer. The no version of this command resets the value to the default.
Example
OS10(config)# router bgp 3
OS10(conf-router-bgp-3)#
Supported
Releases
10.3.0E or later
router-id
Assigns a user-given ID to a BGP router.
Syntax
router-id ip-address
Parameters ip-address Enter an IP address in dotted decimal format.
Default First configured IP address or random number
Command Mode ROUTER-BGP
Usage
Information
Change the router ID of a BGP router to reset peer-sessions. The no version of this command resets the
value to the default.
NOTE: To configure these settings for a non default VRF instance, you must first enter the
ROUTER-CONFIG-VRF sub mode using the following commands:
326 Layer 3