09-28-2006 03:24 AM - edited 03-10-2019 03:14 AM
When i try to change the network setting of an IDS 4250 (host-ip and host-name). It returns the following:
sensor(config-hos-net)# host-ip 172.21.1.115/28,172.21.1.112
sensor(config-hos-net)# exit
sensor(config-hos)# exit
Apply Changes:?[yes]:
Error: editConfigDeltaHost : Could not restart the network services
The configuration changes failed validation, no changes were applied.
Would you like to return to edit mode to correct the errors? [yes]:
I do not understand what is happening.
Any sugestion?
09-28-2006 06:45 AM
With a /28 netmask the 172.21.1.112 address is a network address and can not be assigned to any boxes.
So 172.21.1.112 can not be assigned as a default gateway.
The format is
So either there was confusion about the format and you put in the network address instead the default router address.
Or you entered the wrong netmask value.
Or your router has been misconfigured and should not have been assigned a .112 address.
With /28 netmask the .112 is the network, .113-.126 can be assigned to actual machines (one for the sensor and one for the router), .127 is the broadcast address.
09-28-2006 07:49 AM
You are right. Thank you.
But it happens the same error when i change the host-name.
sensor(config-hos-net)# host-name sared
sensor(config-hos-net)# exit
sensor(config-hos)# exit
Apply Changes:?[yes]: yes
Error: editConfigDeltaHost : Could not restart the network services
The configuration changes failed validation, no changes were applied.
Would you like to return to edit mode to correct the errors? [yes]:
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide