3com S7906E Guide De Référence

Page de 2327
 
1-8 
 
Using the import-route bgp4+ allow-ibgp command will redistribute both EBGP and IBGP routes. The 
redistributed IBGP routes may cause routing loops. Therefore, be cautious with this command. 
 
Examples 
# Configure IPv6–IS-IS to redistribute static routes and set the cost 15 for them.  
<Sysname> system-view 
[Sysname] isis 
[Sysname-isis-1]ipv6 import-route static cost 15 
ipv6 import-route isisv6 level-2 into level-1 
Syntax 
ipv6 import-route isisv6 level-2 into level-1 [ filter-policy { acl6-number | ipv6-prefix 
ipv6-prefix-name | route-policy route-policy-name } | tag tag ] * 
undo ipv6 import-route isisv6 level-2 into level-1 
View 
IS-IS view 
Default Level 
2: System level 
Parameters 
acl6-number: Number of a basic or advanced ACL6 used to filter routes when they are leaking from 
Level-2 to Level-1, ranging from 2000 to 3999.  
ipv6-prefix-name: Name of an IPv6 prefix list used to filter routes when they are leaking from Level-2 to 
Level-1, a string of 1 to 19 characters.  
route-policy-name: Name of a routing policy used to filter routes when they are leaking from Level-2 to 
Level-1, a string of 1 to 19 characters.  
tag: Specifies a administrative tag number for the leaked routes, in the range of 1 to 4294967295.  
Description 
Use the ipv6 import-route isisv6 level-2 into level-1 to enable IPv6 IS-IS route leaking from Level-2 
to Level-1. 
Use the undo ipv6 import-route isisv6 level-2 into level-1 command to disable the leaking.  
The leaking is disabled by default.  
The route leaking feature enables a Level-1-2 router to advertise routes destined to the Level-2 area 
and other Level-1 areas to the Level-1 and Level-1-2 routers in the local area.  
Examples 
#  Enable IPv6 IS-IS route leaking from Level-2 to Level-1.