Page 1 of 1

Cannot Create VRF

Posted: 30 May 2019 12:53
by zipfel
Hi guys,

I can't seem to create any new VRF's on a OS6860E-P24. There is currently one VRF, so I am a little confused. Does anyone know what I am doing wrong?

Thanks,

OUTPUT:

SWITCH -> vrf test
ERROR: VRF test does not exist.

SWITCH -> show microcode certified
/flash/certified
Package Release Size Description
-----------------+-------------------------+---------+-----------------------------------
Uos.img 8.5.196.R04 254030892 Alcatel-Lucent OS



SWITCH -> show vrf
Virtual Routers Profile Protocols
--------------------+-------+-------------------
default default VRRP
VRF1 max VRRP

Total Number of Virtual Routers: 2

Re: Cannot Create VRF

Posted: 22 Jul 2019 02:37
by Tommy124
you got to give the profile along in the command line.
-> vrf test profile max
or
-> vrf test profile default

Re: Cannot Create VRF

Posted: 31 Jul 2019 02:18
by pstolpe
Use command: (from top of my mind)
vrf create test

It was a feature request in 8.5 so we don't end up with lots of unused misspelled vrf's.