
642 -531
Leading the way in IT testing and certification tools, www.testking.com
- 146 -
Answer:
a. Enter configure terminal mode:
sensor# configure terminal
b. Enter host configuration mode:
sensor(config)# service host
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
Komentarze do niniejszej Instrukcji