82 network (bgp), 83 redistribute (bgp), Network – PLANET XGS3-24040 User Manual
Page 553: Bgp), Redistribute
35-266
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
35.82 network (BGP)
Command: network
no network
Function: Configure the BGP managed network, the route map specified in network application, or set
the “back door” for the network. The “no network
command cancels this configuration.
Parameter:
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
35.83 redistribute (BGP)
Command: redistribute
no redistribute
Function: Set the BGP to redistribute route from other modes into BGP. The “no redistribute
Parameter:
etc.
Default: None.
Command Mode: BGP Route Mode.