beautypg.com

Cluster-id (bgp) – Brocade Network OS Command Reference v4.1.0 User Manual

Page 188

background image

150

Network OS Command Reference

53-1003115-01

cluster-id (BGP)

2

cluster-id (BGP)

Configures a cluster ID for the route reflector.

Synopsis

cluster-id [num | ipv4-address ip-addr]

no cluster-id

Operands

num

Integer value for cluster ID. Range is from 1 through 65535.

ip-addr

IPv4 address in dotted-decimal notation.

Defaults

The default cluster ID is the device ID.

Command Modes

BGP configuration mode

Description

Use this command to configure a cluster ID for the route reflector. When configuring multiple route
reflectors in a cluster, use the same cluster ID to avoid loops within the cluster.

Usage Guidelines

Use the no form of this command to restore the default.

Examples

To configure a cluster ID for the route reflector:

switch(config)# rbridge-id 10

switch(config-rbridge-id-10)# router bgp

switch(config-bgp-router)# cluster-id 1234

See Also

None