cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
550
Views
0
Helpful
2
Replies

Change the configuration of an IDS 4250

lcuchisanmillan
Level 1
Level 1

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?

2 Replies 2

marcabal
Cisco Employee
Cisco Employee

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.

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]:

Review Cisco Networking for a $25 gift card