1350 ExtremeWare Software 7.3.0 Command Reference Guide
IGP Commands
enable isis export
enable isis [level-2 | area <isis area identifier>] export [bgp | i-bgp |
e-bgp | direct | rip | static | vip | ospf | ospf-intra | ospf-inter |
ospf-extern1 | ospf-extern2] [cost <cost(0-4261412864)> type [internal |
external] | <route map>]
Description
Enables the redistribution of non-IS-IS routes from the kernel routing table into a IS-IS level 2
subdomain or level 1 area:
Syntax Description
Default
The default setting is disabled.
Usage Guidelines
All the redistributed routes are associated with the same metric and metric type, if specified. If a route
map is specified, routes can be assigned different metric and metric types. Routes maps can also filter
out routes.
level-2 Specifies a level 2 subdomain
isis area identifier Specifies an IS-IS level 1 area
bgp Specifies BGP routes.
i-bgp Specifies I-BGP routes.
e-bgp Specifies E-BGP routes.
direct Specifies direct routes.
rip Specifies RIP routes.
static Specifies static routes.
vip Specifies VIP routes.
ospf Specifies OSPF routes.
ospf-intra Specifies Intra OSPF routes.
ospf-inter Specifies Inter OSPF routes.
ospf-extern1 Specifies Extern 1 OSPF routes.
ospf-extern2 Specifies Extern 2 OSPF routes.
cost Specifies a cost from 0 to 4,261,412,864.
internal Specifies an internal metric type.
external Specifies an external metric type.
route map Specifies a route map name.