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


Usage

<configuration>
    <logical-systems>
        <protocols>
            <layer2-control>
                <mac-rewrite>
                    <interface>
                        <protocol>
                            <stp>stp</stp>
                            <vtp>vtp</vtp>
                            <cdp>cdp</cdp>
                        </protocol>
                    </interface>
                </mac-rewrite>
            </layer2-control>
        </protocols>
    </logical-systems>
</configuration>

Description

Protocols for which mac rewrite need to be enabled.

Contents

<cdp>—Enable mac rewrite for CDP.

<stp>—Enable mac rewrite for STP.

<vtp>—Enable mac rewrite for VTP.


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