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


Usage

<configuration>
    <firewall>
        <family>
            <vpls>
                <filter>
                    <term>
                        <from>
                            <source-mac-address>
                                <name>name</name> <!-- identifier -->
                                <except/>
                            </source-mac-address>
                        </from>
                    </term>
                </filter>
            </vpls>
        </family>
    </firewall>
</configuration>

Description

Source MAC address.

Contents

<except>—Match MAC address not in this range.

<name>—MAC address to match.


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