
172
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
Router configuration mode