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


Usage

<configuration>
    <protocols>
        <bgp>
            <group>
                <family>
                    <inet>
                        <labeled-unicast>
                            <explicit-null>
                                <connected-only/> <!-- mandatory -->
                            </explicit-null>
                        </labeled-unicast>
                    </inet>
                </family>
            </group>
        </bgp>
    </protocols>
</configuration>

Description

Advertise explicit null.

Contents

<connected-only>—Advertise explicit null only for connected routes.


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