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.
Is there a way by which BPDU guard can be disabled on N2K?Does N2K support normal trunking with downstream switch?All the documentation that I have gone through mentions that you cannot disable BPDUguard on fex ports, it is enabled by default.FEX wil...
Hi,I am looking for an appropriate router model for our branch office.Can anyone suggest appropriate models which can meet branch office requirements.I think modular routers would be a better choice than integrated services routers.
I am using NAT overload and static NAT on my router. The router configuration is as follows:Router(config)#interface fa0/0 Router(config-if)#ip address 192.168.1.254 255.255.255.0 Router(config-if)#no shut Router(config-if)#ip nat inside Router(confi...
NAT overload has been done successfully as follows:1. ip nat inside and ip nat outside configured on the appropriate interfaces i.e.fa0/0 and fa0/12. default route added on the router.3.additional configuration is added:ip nat inside source list 1 in...
I have an existing setup as follows:Internal LAN----Cisco 2611XM--------ISPNAT overload has been done successfully on the cisco router.Now, we wish to put a firewall in the existing setup which leaves us with two options as follows:1>Internal LAN----...
I like this query and it is easily understood why a network engineer would question this.
Smaller broadcast domains are recommended.
The reason being that more devices you have in a broadcast domain, then:
1. ARP request received by any device ...
Highly likely that the provider has filtered out prefixes. If this is a Direct Internet Access link, then a default route towards service provider is all needed for outbound traffic. Inbound traffic will be based on the network advertised by you towa...
Suggest the below: - Check if the customer is seeing split tunneled networks properly.Customer should see all the three subnets that you have allowed. - If the traffic is passing another filtering device like a data center firewall, check the logs on...