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


Usage

<configuration>
    <firewall>
        <family>
            <mpls>
                <filter>
                    <term>
                        <from>
                            <interface-set>
                                <name>name</name> <!-- identifier -->
                            </interface-set>
                        </from>
                    </term>
                </filter>
            </mpls>
        </family>
    </firewall>
</configuration>

Description

Match interface in set.

Contents

<name>—Interface set to match.


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