Redistribute Routes - Dell Force10 Z9000 Configuration Manual

Ftos configuration guide for z9000 system
Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

Table 8-4. Regular Expressions
Regular
Expression
+ (plus)
? (question)
( ) (parenthesis)
[ ] (brackets)
- (hyphen)
_ (underscore)
| (pipe)
As seen in
Figure
command in the CONFIGURATION AS-PATH ACL mode and the
config
command in EXEC Privilege mode to view the AS-PATH ACL configuration.
For more information on this command and route filtering, refer to

Redistribute routes

In addition to filtering routes, you can add routes from other routing instances or protocols to the BGP
process. With the
routes in the BGP process.
Use any of the following commands in ROUTER BGP mode to add routes from other routing instances or
protocols.
Command Syntax
redistribute { connected | static }
[ route-map map-name]
[
redistribute isis
level-1
|
]
[ metric value]
level-1-2
level-2
[ route-map map-name]
Definition
Matches 1 or more sequences of the immediately previous character or pattern.
Matches 0 or 1 sequence of the immediately previous character or pattern.
Specifies patterns for multiple use when followed by one of the multiplier metacharacters:
asterisk *, plus sign +, or question mark ?
Matches any enclosed character; specifies a range of single characters
Used within brackets to specify a range of AS or community numbers.
Matches a ^, a $, a comma, a space, a {, or a }. Placed on either side of a string to specify a
literal and disallow substring matching. Numerals enclosed by underscores can be preceded or
followed by any of the characters listed above.
Matches characters on either side of the metacharacter; logical OR.
8-27, the expressions are displayed when using the
redistribute
command syntax, you can include ISIS, OSPF, static, or directly connected
Command Mode
ROUTER BGP or
CONF-ROUTER_BGPv6_AF
|
ROUTER BGP or
CONF-ROUTER_BGPv6_AF
commands. Use the
show
show ip as-path-access-list
Filter BGP
routes.
Purpose
Include, directly connected or user-configured
(static) routes in BGP. Configure the following
parameters:
map-name: name of a configured route map.
Include specific ISIS routes in BGP. Configure
the following parameters:
level-1 , l evel-1-2 , or level-2 : Assign all
redistributed routes to a level. Default is
level-2 .
metric range: 0 to 16777215. Default is 0.
map-name: name of a configured route map.
Border Gateway Protocol | 203
show

Advertisement

Table of Contents
loading

Table of Contents