Connectivity Guide

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 congured 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 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)# router-id 10.10.10.40
Supported Releases 10.3.0E or later
send-community
Sends a community attribute to a BGP neighbor or peer group.
Syntax
send-community {extended | standard}
Parameters
extended — Enter an extended community attribute.
standard — Enter a started community attribute.
Default Not congured
Command Mode ROUTER-NEIGHBOR
Usage Information A community attribute indicates that all routes with the same attributes belong to the same community grouping.
All neighbors belonging to the template inherit the feature when congured for a template. The no version of this
command disables sending a community attribute to a BGP neighbor or peer group.
Example
OS10(conf-router-neighbor)# send-community extended
482 Layer 3