
217
Default:
The default weight acquired from other routers is 0. The default weight on the local
static configuration is 32768.
Command Mode:
BGP route mode.
Default:
The default weight acquired from other routers is 0. The default weight on the local
static configuration is 32768.
Usage Guide:
The path selecting can be affected through the configuration of the weight. The
weight is only relevant to the router which is not an attribute transmittable to outside.
Example:
Switch(config-router)#neighbor 10.1.1.66 weight 500
1.8.3.75 network (BGP)
Command: network <ip-address/M> [route-map <WORD>] [backdoor]
no network <ip-address/M> [route-map <WORD>] [backdoor]
Function:
Configure the BGP managed network, the route map specified in network application,
or set the “back door” for the network. The “
no network <ip-address/M> [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 spreaded 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
1.8.3.76 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 BGP. 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