[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <routing-instances>
        <instance>
            <protocols>
                <isis>
                    <interface>
                        <mesh-group>
                            <mesh-group-number>mesh-group-number</mesh-group-number>
                            <blocked/>
                        </mesh-group>
                    </interface>
                </isis>
            </protocols>
        </instance>
    </routing-instances>
</configuration>

Description

Add the interface to a mesh group.

Contents

<blocked>—Do not flood new LSPs on this interface.

<mesh-group-number>—Mesh group number for this interface.


[Contents] [Prev] [Next] [Index] [Report an Error]