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.
My question might sound very dumb. I have started working for an ISP. Our ISP routers run BGP with the transited provider. We are getting massive amount of routes from our provider. My question is how did the transit provider transferred routes from ...
I am wondering how to create an ACL for this scenario:LAN-A connected to Router-1 on fa0/0 and subnet is 1.1.1.0/24LAN-B connected to Router-1 on fa0/1 and subnet is 2.2.2.0/24 ACL requirement:LAN-A can initiate and continue the conversation with L...
Hi,we already have Cisco 9300 switch on premise doing our core routing. currently we are planning to get a IPS/IDS solution for our organization. i was just wondering if it is possible to install cisco NGFW on our our current cisco 9300 switch and ma...
Hi All, For my home automation i am looking for a layer 3 switch that meets the following criteria. Currently using 3750 but having issues for the last couple of days. Any suggestion will be appreciated.1. Fanless (for quiet operation) 2.PoE (for sur...
I was able to solve this as well:interface FastEthernet0/0 ##LAN-Aip address 1.1.1.1 255.255.255.0!interface FastEthernet0/1 ##LAN-Bip address 2.2.2.1 255.255.255.0ip access-group inbound inip access-group outbound out!interfa...