set level
Sets the level for routes distributed into IS-IS routing domains.
Syntax: set level {level-1|level-2}
no set level
level-1
Imports routes into a IS-IS Level-1 area.
level-2
Imports routes into a IS-IS Level-2 subdomain.
Description: Use the set level command to set the level for routes distributed to IS-IS.
Use the no set level command to delete an entry from a route map.
Route maps consist of sets of match and set commands. Match commands define the criteria for matching routes. Set commands define the actions applied to a route when it matches the criteria defined by the match commands.
Use the route-map command to create a route map. Use the various match and set commands to define the conditions for redistributing routes between protocols or instances of the same protocol.
IS-IS routing areas enable domains to be subdivided so that a large domain may be administratively divided into smaller areas using level-1 ISs within areas and level-2 ISs between areas. When you redistribute routes into an IS-IS routing domain, the set level command enables you to specify whether to import routes to a intra-area router (level-1) or an inter-area router (level-2).
Factory Default: No level defined. Default value for IS-IS destinations is level-2.
Command Mode: Route map configuration.
Example: In the following example, the set level command specifies that routes imported into IS-IS are imported into a level-2 subdomain:
router(config)#route-map isislevel permit 10
router(config-route-map)#set level level-2
router(config-route-map)#end
router(config)#
Related Commands: route-map
match as-path
match community
match ip address
match ip next-hop
match ip route-source
match metric
show route-map
match route-type
match tag
set as-path
set community
set community
set ip next-hop
set local-preference
set metric
set metric-type
set origin
set tag
set weight
Copyright © 2004
Avici Systems Inc.
Avici® and TSR®
is a registered trademark of Avici Systems Inc.
IPriori, Composite Links, SSR, QSR, and NSR® are
trademarks of Avici Systems Inc.
Source
File Name: Routing_Pol.fm
HTML File Name: Routing_Pol35.html
Last Updated: 05/10/04 at 16:38:37