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


Usage

<configuration>
    <protocols>
        <layer2-control>
            <mac-rewrite>
                <interface>
                    <protocol>
                        <stp>stp</stp>
                        <vtp>vtp</vtp>
                        <cdp>cdp</cdp>
                    </protocol>
                </interface>
            </mac-rewrite>
        </layer2-control>
    </protocols>
</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]