blob: b010e37d61f4e705efa7a35fcaa883d6d05e360f [file] [log] [blame]
Thomas Vachuska781d18b2014-10-27 10:31:25 -07001#
Thomas Vachuska4f1a60c2014-10-28 13:39:07 -07002# Copyright 2014 Open Networking Laboratory
Thomas Vachuska781d18b2014-10-27 10:31:25 -07003#
Thomas Vachuska4f1a60c2014-10-28 13:39:07 -07004# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
Thomas Vachuska781d18b2014-10-27 10:31:25 -07007#
Thomas Vachuska4f1a60c2014-10-28 13:39:07 -07008# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
Thomas Vachuska781d18b2014-10-27 10:31:25 -070015#
tomee49c372014-09-26 15:14:50 -070016livetribe.slp.da.expired.services.purge.period=60
17livetribe.slp.sa.client.connect.address=127.0.0.1
18livetribe.slp.sa.client.factory=org.livetribe.slp.sa.StandardServiceAgentClient$Factory
19livetribe.slp.sa.factory=org.livetribe.slp.sa.StandardServiceAgent$Factory
20livetribe.slp.sa.service.renewal.enabled=true
21livetribe.slp.sa.unicast.prefer.tcp=false
22livetribe.slp.tcp.connector.factory=org.livetribe.slp.spi.net.SocketTCPConnector$Factory
23livetribe.slp.tcp.connector.server.factory=org.livetribe.slp.spi.net.SocketTCPConnectorServer$Factory
24livetribe.slp.tcp.message.max.length=4096
25livetribe.slp.tcp.read.timeout=300000
26livetribe.slp.ua.client.factory=org.livetribe.slp.ua.StandardUserAgentClient$Factory
27livetribe.slp.ua.factory=org.livetribe.slp.ua.StandardUserAgent$Factory
28livetribe.slp.ua.unicast.prefer.tcp=false
29livetribe.slp.udp.connector.factory=org.livetribe.slp.spi.net.SocketUDPConnector$Factory
30livetribe.slp.udp.connector.server.factory=org.livetribe.slp.spi.net.SocketUDPConnectorServer$Factory
31net.slp.DAAddresses=
32net.slp.DAAttributes=
33net.slp.DAHeartBeat=10800
34net.slp.MTU=1400
35net.slp.SAAttributes=
36net.slp.broadcastAddress=255.255.255.255
37net.slp.datagramTimeouts=150,250,400
38net.slp.interfaces=0.0.0.0
39net.slp.isBroadcastOnly=false
40net.slp.locale=en
41net.slp.multicastAddress=239.255.255.253
42net.slp.multicastMaximumWait=15000
43net.slp.multicastTTL=255
44net.slp.multicastTimeouts=150,250,400,600,1000
45net.slp.notificationPort=1847
46net.slp.port=427
47net.slp.useScopes=default
48
49org.onlab.cluster.name = TV-ONOS