diff --git a/config.ini b/config.ini index 751e88f8..4cdc4243 100644 --- a/config.ini +++ b/config.ini @@ -73,10 +73,10 @@ savelen= 16777216 # Correspond to dpdk.port_list's index: port0, port1... [port0] -addr=192.168.4.69 +addr=192.168.1.2 netmask=255.255.225.0 -broadcast=192.168.4.255 -gateway=192.168.4.1 +broadcast=192.168.1.255 +gateway=192.168.1.1 # lcore list used to handle this port # the format is same as port_list