Dear Curtisi,
Thanks for your help.
I have seen this and i did lot of efforts but can't do this.
Sir i dont want to add any cisco firwall device just want to add cisco switch using add node from LEM but unable to add this.
I have done following step on cisco switch and also see on above mentioned snap shots please have a look.
- Connect to your Cisco IOS device using an SSH or Telnet client.
- Login using administrative credentials for the device.
- Enter
enable
. - Reenter the administrative password for the device.
- Enter
configure
and press Enter after the "How would you like to configure?" prompt. - Enter
logging LEM_IP_address
.
Note:LEM_IP_address
is the IP address of your LEM Manager. - Enter
logging facility local2
. This defines where the LEM Manager will look for the IOS logs. - Enter
logging trap debug
. - Enter
exit
to return to the previous prompt. - Enter
copy run start
to ensure the device reboots with the new configuration. - When asked about the destination, press Enter.