Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,How can the below ACL automatically work according to given schedule which is every "Friday from 8:00 am too 11:00 am till 4 month" while the time-range is not working.someone asked me it possible through CACTI backup tool? If this is possible the...
I have 3560 switch and want to configure the standard ACL to permit a host and deny every thingI used these commands but could not get require result access-list 15 permit host X.X.X.X access-list 15 deny anyApply to interface fastethernet ip access...
Yes i want this ACL work only in specific time every friday 8:00 to 11:00 at access level cisco switch. I used the time-range commands with my ACL but it does not work. i just want to know how my ACL will work every friday from 8:00 to 11:00 automa...
Hi,How can I do that the below ACL automatically work according to given schedule which is every "Friday from 8:00 am too 11:00 am till 4 month" while the time-range is not working.someone asked me it possible through CACTI backup tool? If this is ...
Thanks for help my issue resolved with this acl 10 permit ip any host 110.93.218.154 15 permit ip any host 98.129.229.186 log 20 permit ip any host 10.99.0.1 30 permit ip any host 10.99.0.17 40 permit ip any host 10.99.0.155 45 per...
thanks for helping but i have some confusion kindly clear itFirst of all I do not want to apply acl in whole VLAN 96 Secondly I have distribution switch(Layer 3) its IP is 10.110.96.1 255.255.255.240and clients are connected to layer 2 switch its I...