Adding bgp4 neighbors – Brocade TurboIron 24X Series Configuration Guide User Manual
Page 705

Brocade TurboIron 24X Series Configuration Guide
671
53-1003053-01
Basic configuration tasks
TurboIron(config-bgp-router)#exit
TurboIron(config)#int loopback 1
TurboIron(config-lbif-1)#ip address 10.0.0.1/24
Syntax: interface loopback
The
the Compact Layer 3 Switch.
Adding BGP4 neighbors
The BGP4 protocol does not contain a peer discovery process. Therefore, for each of the router
BGP4 neighbors (peers), you must indicate the neighbor IP address and the AS each neighbor is in.
Neighbors that are in different ASs communicate using EBGP. Neighbors within the same AS
communicate using IBGP.
NOTE
If the Layer 3 Switch has multiple neighbors with similar attributes, you can simplify configuration by
configuring a peer group, then adding individual neighbors to it. The configuration steps are similar,
except you specify a peer group name instead of a neighbor IP address when configuring the
neighbor parameters, then add individual neighbors to the peer group. Refer to
NOTE
The Layer 3 Switch attempts to establish a BGP4 session with a neighbor as soon as you enter a
command specifying the neighbor IP address. If you want to completely configure the neighbor
parameters before the Layer 3 Switch establishes a session with the neighbor, you can
administratively shut down the neighbor. Refer to
“Administratively shutting down a session with a
To add a BGP4 neighbor with IP address 10.157.22.26, enter the following command.
TurboIron(config-bgp-router)#neighbor 10.157.22.26
The neighbor
The neighbor command has some additional parameters, as shown in the following syntax:
Syntax: [no] neighbor
[advertisement-interval
[capability orf prefixlist [send | receive]]
[default-originate [route-map
[description
[distribute-list in | out
[ebgp-multihop [
[filter-list in | out
[maximum-prefix
[next-hop-self]
[nlri multicast | unicast | multicast unicast]
[password [0 | 1]
[prefix-list
[remote-as
[remove-private-as]
[route-map in | out
[route-reflector-client]