1 <?xml version="1.0" encoding="UTF-8"?>
2 <!-- vi: set et smarttab sw=4 tabstop=4: -->
4 Copyright (c) 2014 Cisco Systems, Inc. and others. All rights reserved.
6 This program and the accompanying materials are made available under the
7 terms of the Eclipse Public License v1.0 which accompanies this distribution,
8 and is available at http://www.eclipse.org/legal/epl-v10.html
12 <data xmlns="urn:ietf:params:xml:ns:netconf:base:1.0">
13 <modules xmlns="urn:opendaylight:params:xml:ns:yang:controller:config">
15 <type xmlns:prefix="urn:opendaylight:packet:arp-handler-impl">
16 prefix:arp-handler-impl
18 <name>arp-handler-impl</name>
19 <arp-flow-table-id>0</arp-flow-table-id>
20 <arp-flow-priority>1</arp-flow-priority>
21 <arp-flow-idle-timeout>0</arp-flow-idle-timeout>
22 <arp-flow-hard-timeout>0</arp-flow-hard-timeout>
23 <flood-flow-table-id>0</flood-flow-table-id>
24 <flood-flow-priority>2</flood-flow-priority>
25 <flood-flow-idle-timeout>0</flood-flow-idle-timeout>
26 <flood-flow-hard-timeout>0</flood-flow-hard-timeout>
27 <flood-flow-installation-delay>2000</flood-flow-installation-delay>
28 <is-proactive-flood-mode>false</is-proactive-flood-mode>
29 <is-hybrid-mode>false</is-hybrid-mode>
31 <notification-service>
32 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">
33 binding:binding-notification-service
35 <name>binding-notification-broker</name>
36 </notification-service>
38 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-async-data-broker</type>
39 <name>binding-data-broker</name>
42 <type xmlns:binding="urn:opendaylight:params:xml:ns:yang:controller:md:sal:binding">binding:binding-rpc-registry</type>
43 <name>binding-rpc-broker</name>
50 <required-capabilities>
51 <capability>urn:opendaylight:packet:arp-handler-impl?module=arp-handler-impl&revision=2014-05-28</capability>
52 <capability>urn:opendaylight:l2switch:loopremover?module=stp-status-aware-node-connector&revision=2014-07-14</capability>
53 </required-capabilities>