API Guide

Example
OS10(config)# router bgp 300
OS10(config-router-bgp-300)# template ebgppg
OS10(config-router-template)# remove-private-as
Supported
Releases
10.4.1.0 or later
route-map
Applies an established route-map to either incoming or outbound routes of a BGP neighbor or peer group.
Syntax
route-map route-map-name {in | out}
Parameters
route-map-name Enter the name of the configured route-map.
in attaches the route-map as the inbound policy
out attaches the route-map as the outbound policy
Defaults None
Command Modes
ROUTER-BGP-TEMPLATE-AF
Usage
Information
The no version of this command deletes the route-map.
Example
OS10(conf-router-neighbor)# address-family ipv4 unicast
OS10(conf-router-bgp-neighbor-af)# route-map bgproutemap in
OS10(conf-router-template)# address-family ipv4 unicast
OS10(conf-router-bgp-template-af)# route-map bgproutemap in
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 deletes 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.
638 Layer 3