Configuring link LSA suppression

About this task

Use the following procedure to configure link LSA suppression on a port or a VLAN, to decrease unnecessary link LSA generation and flooding for non-broadcast and non-NBMA interface.

Procedure

  1. Enter Interface Configuration mode:

    enable

    configure terminal

    interface GigabitEthernet {slot/port[/sub-port][-slot/port[/sub-port]][,...]} or interface vlan <1–4059>

    Note

    Note

    If the platform supports channelization and the port is channelized, you must also specify the sub-port in the format slot/port/sub-port.

  2. Enter the following command:

    ipv6 ospf area {A.B.C.D} network {p2p | p2mp} link-lsa-suppression

Example

Variable definitions

Following table describes the variables to the ipv6 ospf area {A.B.C.D} network p2p link-lsa-suppression command.

Variable

Description

area {A.B.C.D}

Create an IPv6 OSPF area.

network

Sets the type of interface.

[eth|NBMA|p2mp|p2p|passive]

Specifies the type of interface.

link-lsa-suppression

Enables link LSA suppression.