
642 -531
Leading the way in IT testing and certification tools, www.testking.com
- 153 -
c. Enter network parameters configuration mode:
sensor(config-Host)# networkParams
d. View the current settings:
sensor(config-Host-net)# show settings
networkParams
------------------------
ipAddress: 10.10.10.200
netmask: 255.255.255.0 default: 255.255.255.0
defaultGateway: 10.10.10.1
hostname: sensor
telnetOption: disabled default: disabled
accessList (min: 0, max: 512, current: 1)
------------------------
ipAddress: 10.0.0.0
netmask: 255.0.0.0 default: 255.255.255.255
e. Remove the 10.0.0.0 network from the access list:
sensor(config-Host-net)# no accessList ipAddress 10.0.0.0 netmask 255.0.0.0
f)Add ony the IDS MC to the access-list (as per question)
sensor(config-Host-net)# accessList ipAddress 10.10.10.100
g)Verify the change
sensor(config-Host-net)# show settings
networkParams
ipaddress: 10.10.10.200
netmask: 255.255.255.0 default: 255.255.255.0
defaultGateway: 10.10.10.1
hostname: sensor
telnetOption: disabled default:disabled
accessList (min: 0, max:512, current: 1)
ipAddress: 10.10.10.100
netmask: 255.255.255.255 <defaulted>
h)Exit network parameters configuration mode
sensor(config-Host-net)# exit
sensor(config-Host)#
i)Exit configure host mode
sensor(config-Host)#exit
Apply Changes:?[yes]
Press Enter to apply the changes
QUESTION NO: 7
TestKing International has decided to deploy a Cisco IDS solution. They have purchased
a Cisco IOS 4235 Sensor which has never been configured. You will have to configure
and initialize the Sensor to communicate with the Cisco IDS Director using the
information listed in the following table:
Comentarios a estos manuales