Reference Guide

Example (Static —
IPv6)
OS10(conf-router-bgp-102)# address-family ipv6 unicast
OS10(conf-router-bgpv6-af)# redistribute static
Example (OSPF —
IPv4)
OS10(conf-router-bgp-102)# address-family ipv4 unicast
OS10(conf-router-bgpv4-af)# redistribute ospf 1
Example (OSPF —
IPv6)
OS10(conf-router-bgp-102)# address-family ipv6 unicast
OS10(conf-router-bgpv6-af)# redistribute ospf 1
Supported Releases 10.2.0E or later
route-reector-client
Congures a neighbor as a member of a route-reector cluster.
Syntax
route-reflector-client
Parameters None
Default Not congured
Command Mode ROUTER-TEMPLATE
Usage Information The device congures as a route reector, and the BGP neighbors congure as clients in the route-reector cluster.
The no version of this command removes all clients of a route reector—the router no longer functions as a route
reector.
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-number—Enter 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
298 Layer 3