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


Usage

<configuration>
    <bridge-domains>
        <domain>
            <multicast-snooping-options>
                <options>
                    <syslog>
                        <level>
                            <emergency/>
                            <alert/>
                            <critical/>
                            <error/>
                            <warning/>
                            <notice/>
                            <info/>
                            <debug/>
                        </level>
                    </syslog>
                </options>
            </multicast-snooping-options>
        </domain>
    </bridge-domains>
</configuration>

Description

Logging level.

Contents

<alert>—Alert level.

<critical>—Critical level.

<debug>—Debugging level.

<emergency>—Emergency level.

<error>—Error level.

<info>—Informational level.

<notice>—Notice level.

<warning>—Warning level.


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