Administrator Guide

Layer 3 Routing Commands 1324
User Guidelines
BGP supports up to 64 networks. The network command may also be used
specify a default route (network 0.0.0.0 mask 0.0.0.0).
If a route map is configured to set attributes on the advertised routes, match
as-path and match community terms in the route map are ignored. A match
ip-address prefix-list term is honored in this context. If the route map
includes such a match term, the network is only advertised if the prefix list
permits the network prefix. If the specified route map does not exist, the
network is not advertised.
Example
console(config-router-af)#network 10.130.14.55 255.255.0.0
redistribute (BGP)
Use the redistribute command to allow redistribution of routes from the
specified sources. Use the no version of the command to disable
redistribution from the selected source or to reset options to their default
values.
Syntax
redistribute
protocol
[metric
metric-value
] [tag
tag-value
] [route-map
route-
tag
]
no redistribute
protocol
protocol
—One of the following:
static—Specifies that static routes are to be redistributed.
connected—Specifies that connected routes are to be redistributed.
ospf—Specifies OSPF originated routes are to be redistributed.
rip—Specifies RIP originated routes are to be redistributed.
static
—Specifies that static routes are to be redistributed.
connected
—Specifies the connected routes are to be redistributed.
metric-value
—Specifies the metric to use when redistributing the route.
(Range: 0–16777214)
type-value
—One of the following:
2CSNXXX_SWUM204.book Page 1324 Monday, January 25, 2016 1:25 PM