527
[route-map <WORD>] [backdoor]
” command cancels this configuration
Parameter: <ip-address/M>
: Network prefix identifier
<WORD>
: Name of route-map
Default:
None
Command Mode:
BGP route mode.
Usage Guide:
As for BGP routes, specify the route through which the BGP
advertisements go. With the network defined by this command, the peer will be spreader
into the route map of the neighbor even if there is no route locally. Using the attribute
specified in the network application through route map, when specifying the route comes
from EBGP or inside the network through back door parameters, the inside route will be
the optimized route even if the external route is of shorter distance.
Example:
Switch(config-router)# network 172.16.0.0/16
13.8.3.79 redistribute (BGP)
Command: redistribute <ROUTES> [route-map <WORD>]
no redistribute <ROUTES> [route-map <WORD>]
Function:
Set the BGP to redistribute route from other modes into BGO. The “
no
redistribute <ROUTES> [route-map <WORD>]
” command cancels this configuration
Parameter: <ROUTES>
: Route source or protocol, including: connected, isis, kernel,
ospf, rip, static, etc.
<WORD>
: Name of route map
Default:
None
Command Mode:
BGP route mode.
Usage Guide:
Route from other ways will be distributed into the BGP route table with this
command and transmitted to the neighbors
Example:
The static route is introduced into BGP with this configuration and advertised
to the neighbors
Switch(config-router)# redistribute static
13.8.3.80 rd
Command: rd <rd-val>
Function:
Configure the VRF route identification label.
Parameter: <rd-val>
is the route identification label, which normally should be
(
AS
number or IP address
)
: digits, such as: 100:10
Command Mode:
vrf mode
Usage Guide:
Under VRF mode the configured RD is for identifying different VRF each
of which shall have a unique RD; The BGP distinct routes with different VRF with this
identification label. But attention should be paid on that once RD is configured, it will not