cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1134
Views
0
Helpful
1
Replies

Setting the access-list on a IDSM blade

Colin Higgins
Level 2
Level 2

I have a IDSM blade for a 6500 series switch. I need to modify the administrative access-list from the CLI so I can get into it remotely and with CME

I see in the config entries like this

access-list 192.168.100.10/32

I assume this is the section for authorized hosts to access the IDSM

but I can't figure out how to add an entry?

any advice would be great

1 Accepted Solution

Accepted Solutions

on the console you can add entries the following way:

in conf-mode:
service host
network-settings
access-list 10.10.10.0/24 ! or whatever you want to add
exit
exit
answer "yes" to apply changes
exit
!(ready)


Sent from Cisco Technical Support iPad App

View solution in original post

1 Reply 1

on the console you can add entries the following way:

in conf-mode:
service host
network-settings
access-list 10.10.10.0/24 ! or whatever you want to add
exit
exit
answer "yes" to apply changes
exit
!(ready)


Sent from Cisco Technical Support iPad App

Review Cisco Networking for a $25 gift card