disable isis area originate-default

disable isis area area_name originate-default {ipv4 | ipv6}

Description

This command disables the generation of one or all default routes in the LSPs for the specified router process.

Syntax Description

area_name Specifies the name of the IS-IS router process that should no longer generate the default route.
ipv4 Specifies that the router process should no longer generate the default IPv4 route.
ipv6 Specifies that the router process should no longer generate the default IPv6 route.

Default

IPv4: Disabled.

IPv6: Disabled.

Usage Guidelines

This applies to level 2 routing only. By default this command disables IPv4 default route origination. The optional ipv6 keyword disables IPv6 default route origination. This command has no effect on router processes that are already disabled for default route origination on level 1-only router processes.

Example

The following command directs the IS-IS process named areax to stop generating the default IPv4 route in it‘s LSPs:

disable isis area areax originate-default

History

This command was first available in ExtremeXOS 12.1.

Platform Availability

This command is available on platforms with a Core license.