Hello,

> Hello all.
> 
> I have a 4006 layer 2 cisco switch which os is catos.
> I would like to restrict ip address which can telnet to the 
> switch. But I can't find any access-list like command at 4006 
> switch. Can't I restrict telnet client ip or snmp client ip at 4006?
> 

You can do:

#permit list
set ip permit enable telnet
set ip permit enable snmp
set ip permit xxx.xxx.xxx.xxx 

HTH,
MB

Reply via email to