EVPN RT2 advertise and withdraw prefix changes
[netvirt.git] / vpnservice / qosservice / impl / src / main / resources / initial / netvirt-qosservice-config.xml
1 <!--
2 Copyright (c) 2017 Ericsson India Global Services Pvt Ltd. and others. All rights reserved.
3 This program and the accompanying materials are made available under the
4 terms of the Eclipse Public License v1.0 which accompanies this distribution,
5 and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
6 -->
7
8 <qosalert-config xmlns="urn:opendaylight:netvirt:qosalert:config">
9   <qos-alert-enabled>false</qos-alert-enabled>
10   <qos-drop-packet-threshold>5</qos-drop-packet-threshold>
11   <qos-alert-poll-interval>2</qos-alert-poll-interval>
12 </qosalert-config>
13