Accton Technology ES4626 User Manual
Page 515

515
11.Allow to Transfer Default Route
12.Configure BGP’s MED Value
13.Configure BGP Routing Redistribution
14.Configure BGP Route Dampening
15.Configure BGP capability Negotiation
16.Configure Routing Server
17.Configure Path-Selected Rule
Ⅰ.
Basic BGP configuration tasks
1.Enable BGP Routing
Command
Explanation
Global mode
router bgp <as-id>
no router bgp <as-id>
Enable BGP, the “no router bgp
<as-id>”
command disenable BGP process.
Router configuration mode
network
no network
Set the network that BGP will announce, the
no network
command
cancels the network that will be announced.
2. Configure BGP Neighbors
Command Explanation
Router configuration mode
neighbor {
remote-as
no neighbor {
[remote-as
Specify a BGP neighbor, the no neighbor
{
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