cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2671
Views
0
Helpful
18
Replies

Virtual Blade - PARTIALLY CONFIGURED

johng231
Level 3
Level 3

I've followed the directions on setting up a VB for Windows 2008 Core, and it has always worked in 4.1.5a. We're now running 4.2.1. Am I missing something? We keep getting this error:  PARTIALLY CONFIGURED, and yet it doesn't tell you what else you need to do. This is something that's very basic on setting up so I don't see what else It needs to be configured.

virtual-blade enable

virtual-blade 2
description Windows 2008 Core
device cpu qemu64
device nic e1000
device disk IDE
device keyboard en-us
memory 1024
disk 100
cpu-list 1 2
boot cd-image disk /local1/vbs/WoW_1.0.1.iso
boot from cd-rom
autostart
exit

.

License Name   Status      Activation Date Activated By 
-------------- ----------- --------------- --------------
Enterprise     active      05/10/2010      admin        
Video          active      05/10/2010      admin        
Virtual-Blade  active      05/10/2010      admin    

18 Replies 18

Check out version 4.4.1. You can only assign a BVI interface to a virtual blade. Which then you can assign your standby group to the BVI interface. The BVI becomes your primary interface, not the standby.This will allow you to keep your redundancy on separate physical switches.  

Thank you very much for your prompt answer. Have you made this configuration? If yes is it possible to give it to us in order to help us?

I had it configured once in the lab before, when testing it out on 4.4.1. I don't have the original configs for it.

Here are some steps that should help you get started.

bridge 1 protocol ieee

interface BVI 1

ip address x.x.x.x x.x.x.x

exit

interface Standby 1

bridge-group 1

exit

interface GigabitEthernet 1/0

standby 1 primary

exit

interface GigabitEthernet 2/0

standby 1

exit

primary-interface BVI 1

virtual-blade 1

  interface 1 bridge-group 1 mac-address xx:xx:xx:xx:xx:xx

I will try in next days and i will post the results.

Thank you very much

Review Cisco Networking for a $25 gift card