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.
Hello all,I’m using two Cisco C1300 series switches I can SSH from my core router to each C1300 without any issues.However, when I SSH into a C1300 switch, and from there try to SSH to another device (e.g. core router or the second C1300), I get the ...
I have a question about HSRP and ACL configuration on Cisco 4506 and 4506E switches.Initially, without HSRP enabled, I configured the following ACL on the VLAN 55 interface:Extended IP access list vlan5510 permit ip any 192.168.104.32 0.0.0.1520 per...
hsrp 設定在 4506 4506E 的vlan55介面我在未啟用HSRP的架構下設定aclExtended IP access list vlan5510 permit ip 192.168.104.32 0.0.0.15 any20 permit ip 192.168.165.32 0.0.0.15 anyvlan 55 可以ping通 vlan104再啟用hsrp後 這個acl 不作用在我測試後改成Extended IP access list vlan5510 permit ip an...
Dear Giuseppe,Thank you for your detailed analysis and suggestions. I appreciate your input and have made some changes based on your advice:ACL application: I have applied the ACL to the interface VLAN 55 inbound.ACL modifications: Following your rec...