Version 7.2 651 Mediant MSBR
Reference Guide 75. Layer-3 Commands
Example
This example specifies confederation 200 belongs to autonomous system 18.
# configure data
(config-data)# router bgp 200
(conf-router)# bgp confederation identifier 18
75.2.2.25 bgp router-id
This command specifies the router-ID.
Syntax
bgp router-id a.b.c.d
no bgp router-id
Command Description
a.b.c.d Defines the Router Identifier.
Default
Router identifier value is selected as the largest IP address of the interfaces.
Command Mode
Privileged User
Example
This example sets the Router Identifier.
(config data) # bgp router-id 10.13.22.130
75.2.2.26 bgp cluster-id
This command configures the Route-Reflector Cluster-id.
Syntax
bgp cluster-id [a.b.c.d|Cluster id number]
no bgp cluster-id
Command Description
a.b.c.d Defines the Route-Reflector Cluster-id in IP address
format.
Cluster ID Number Defines the Route-Reflector Cluster-id as 32 bit quantity -
Range [1-4294967295]