diff --git a/src/switch/setup_ned.sh b/src/switch/setup_ned.sh
index f6959b79c1f85983fe7cec3a302e120ec5a9c629..63ecb351f694af62f66f1daeb23916abe0aa019f 100644
--- a/src/switch/setup_ned.sh
+++ b/src/switch/setup_ned.sh
@@ -6,4 +6,4 @@ ovs-vsctl --db=unix:/var/run/openvswitch/db.sock --no-wait init
 
 ovs-vswitchd --pidfile=/var/run/openvswitch/ovs-vswitchd.pid --detach 
 
-ned-server --node_name=$NODENAME --controller_ip=$CONTROLLERIP --provider_name=$PROVIDERNAME /etc/l2sm/topology.json
\ No newline at end of file
+ned-server 
\ No newline at end of file