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,This is my first time trying to redistribute EIGRP routes to BGP. I am using EIGRP in my local network, but would like to redistrubute my routes into BGP to load share our MPLS links. I can't really find any tutorial on the Internet to achiev...
Hey All,I can't seem to find the answer to this in the configuration guides. I have a Nexus 5020 with 8 2148T extenders...do I need to create 8 FEXs?fex associate 100fex associate 101fex associate 102fex associate 103and so on...Also how do the intef...
Hello,I have a 4404 with 50 1142 access points, and I want to know if there is a limitation to the amount of concurrent associations per SSID?Thank you,Scott
Hello,I have a 6509 running hybrid. My CATOS version is 6.1(1b) and IOS version 12.1(4)E1. My CPU usage on the switch is 99%..."show proc cpu" shows that the L3Aging process is taking up 83% of that. Can someone please explain what this process is...
If you are in ROMmon and there is no IOS image in flash: You will need to do an Xmodem transfer (This could take hours).http://www.cisco.com/en/US/products/hw/routers/ps259/products_tech_note09186a008015bfac.shtmlAs far as obtaining an image, you can...
Okay, so on my BGP router, I should add the network statements from the core routers eigrp config? Should I then remove the redistribute commands? Do I even need to run eigrp on my core if it's connected directly to the bgp router?
1) Create a "Guest VLAN" and put an ACL on it..something like this:ip access-list extended Guestpermit udp any host x.x.x.x range bootps bootpcdeny ip any 10.0.0.0 0.0.0.255 logpermit udp any host x.x.x.x eq domainpermit tcp any any eq 443permit tcp ...