![Edge-Core ES3628EA User Manual Download Page 480](http://html1.mh-extra.com/html/edge-core/es3628ea/es3628ea_user-manual_2359702480.webp)
480
2. Configure BGP Neighbors
Command Explanation
Router configuration mode
neighbor {<ip-address>|<TAG>}
remote-as <as-id>
no neighbor {<ip-address>|<TAG>}
[remote-as <as-id>]
Specify a BGP neighbor, the
no neighbor
{<ip-address>|<TAG>} [remote-as
<as-id>]
command deletes the neighbor.
3
.
Administrate the change of routing policy
(
1
)
Configure hard reconfiguration.
Command Explanation
Admin Mode
clear ip bgp {<*>|<as-id>|
external|peer-group
<NAME>|<ip-address>}
Configure hard reconfiguration.
(
2
)
Configure outbound soft reconfiguration.
Command Explanation
Admin Mode
clear ip bgp {<*>|<as-id>|
external|peer-group
<NAME>|<ip-address>} soft out
Configure outbound soft reconfiguration.
(
3
)
Configure inbound soft reconfiguration.
Command Explanation
Router configuration mode
neighbor { <ip-address> | <TAG> }
soft-reconfiguration inbound
no neighbor { <ip-address> | <TAG> }
soft-reconfiguration inbound
This command can store routing
information from neighbors and peers; the
no neighbor { <ip-address> | <TAG> }
soft-reconfiguration inbound
command
cancels the storage of routing information.
Admin Mode
Clear ip bgp {<*>|<as-id>|
external|peer-group
<NAME>|<ip-address>} soft in
Configure BGP inbound soft
reconfiguration.
4
.
Configure BGP Weights
Command Explanation