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.
I have a UCS blade model UCSB-B200-M4-CH.
I have 16gb DIMM (PN UCS-MR-1X162RU-A) with quantity 8, and 32gb DIMM (UCS-MR-1X322RU-A) with quantity 16. This should total 640gb.
Is this configuration possible? If so, which slots should the modules go...
Background: we have an existing VPN ("Provider VPN") that provides an mpls vpn to connect various 10.20.0.0/16 networks to our core router, a Cisco 3825. The routing protocol the provider has in place is BGP, and the BGP routes to these remote netwo...
The server will boot with only the 32gb DIMMs present. It fails when adding the 16gb, and I've tried swapping several 16gb DIMMs, so I know it's not just single DIMM failure.
I've had a TAC case open for 2 days and they can't figure it out. The mo...
I actually found that guide prior to your response but I still can't get the blade to POST.
Do I have this correct?
A1 32GBB1 32GBC1 32GBD1 32GBA2 32GBB2 32GBC2 32GBD2 32GBA3 16GBB3 16GBC3 16GBD3 16GB
E1 32GBF1 32GBG1 32GBH1 32GBE2 32GBF2 32GBG2 32G...
Ok, I did some research. Anyone know if running these commands in my core will give me the route I need in BGP?ip route 10.60.0.0 255.255.0.0 10.250.0.2 1access-list 15 permit 10.60.0.0 0.0.255.255route-map staticredist permit 10match ip address 15...
I think this may be the relevant portion of the core router config. Forgot to mention I actually have 2 routers in the core running HSRP.. that's what standby statements are.I think Jeff Van Houten's idea is essentially what I need to do.. but it's ...
Ok, so I started doing this with static routes. I now have this route in my core routerip route 10.60.0.0 255.255.0.0 10.250.0.2 1My LAN (directly attached to core router) can ping 10.60.0.0 network (and vice versa) but remote sites on 10.20.0.0/16...