Enabling VRF Mode ..

Post Reply
ellocodelaco

Enabling VRF Mode ..

Post by ellocodelaco »

Hi all,

I´ve a problem when i try to configure a new VRf...


> show vrf
Virtual Routers Protocols
-----------------------------------------------
default

Total Numer of Virtual Routers: 1

> show module
HW Mfg
Slot Part-Number Serial # Rev Date Model Name
-------+--------------+------------+---+-----------+--------------------------------
CMM-1 902938-90 M3386673 06 AUG 16 2011 OS6850E-48

CMM-2 902938-90 M3386687 06 AUG 16 2011 OS6850E-48

NI-1 902938-90 M3386673 06 AUG 16 2011 OS6850E-48

NI-2 902938-90 M3386687 06 AUG 16 2011 OS6850E-48

-> vrf Contribucion
ERROR: VRF commands are not supported on this platform.

> vrf 100
ERROR: VRF commands are not supported on this platform.


tks for your help.
HG.
devnull

Re: Enabling VRF Mode ..

Post by devnull »

What is the running mode of the Switches?

show stack mode

You must run OS6850E to support vrf.

-> show stack mode
NI Model Name Current mode Saved mode
----+----------------+----------------+----------------
1 OS6850E-P24X OS6850E OS6850E
2 OS6850E-P24X OS6850E OS6850E
3 OS6850E-P24X OS6850E OS6850E
4 OS6850E-P24X OS6850E OS6850E
5 OS6850E-P24X OS6850E OS6850E

-> show vrf
Virtual Routers Protocols
-----------------------------------------------
default

Total Number of Virtual Routers: 1

-> vrf 10
10::-> exit
-> no vrf 10
->
You can set the mode using
stack set slot 1 saved-mode os6850e reload
Or
edit boot.slot.cfg with vi

vi boot.slot.cfg

Code: Select all

boot slot 1
boot mode os6850e
ellocodelaco

Re: Enabling VRF Mode ..

Post by ellocodelaco »

tks, you are right., The stack was running in 6850mode.. :)

Regards
HG
Post Reply

Return to “OmniSwitch 6850 / 6850E”