Accton Technology ES4626 User Manual
Page 520

520
commands can configure cluster-id
Command Explanation
BGP configuration mode
bgp cluster-id <cluster-id>
no bgp cluster-id
Configure cluster id; format “no” of the no
bgp cluster-id
command cancels the
cluster id configuration.
(3) If the route reflector from clients to clients is needed, the following
commands can be used.
Command Explanation
BGP configuration mode
bgp client-to-client reflection
no bgp client-to-client reflection
Configure the allowance of the route
reflector from clients to clients; the no bgp
client-to-client reflection commands
forbids this allowance.
6.Configure Peer Groups
(1) Create peer groups
Command Explanation
BGP configuration mode
neighbor <TAG> peer-group
no neighbor <TAG> peer-group
Create peer groups; the no
neighbor
<TAG>
peer-group
command deletes peer groups.
(2) Add neighbors to peers groups
Command Explanation
BGP configuration mode
neighbor <ip-address> peer-group
<TAG>
no neighbor <ip-address>
peer-group <TAG>
Make a neighbor a member of the peer
group. the no neighbor <ip-address>
peer-group <TAG>
command cancels the
specified member.
7.Configure neighbors and peer Groups’ parameters
Command Explanation
BGP configuration mode
neighbor {<ip-address> | <TAG>} remote-as
<as-id>
Specify a BGP neighbor; format
“no” of the no neighbor