cancel
Showing results for 
Search instead for 
Did you mean: 

Can not Create Virtual Routing Protocol ICX6610

hasan_shukri_za
New Contributor
when trying to create Virtual Routing interface for vlan I receive this error

LPK-ICX6610-01(config)#
LPK-ICX6610-01(config)#vlan 100
LPK-ICX6610-01(config-vlan-100)#router-interface ve 100
Invalid input -> router-interface ve 100
Type ? for a list
LPK-ICX6610-01(config-vlan-100)#


--------------------------------------------------------------------------------

show run output


LPK-ICX6610-01(config)#sh run
  running-config           Current running-config
LPK-ICX6610-01(config)#sh running-config
Current configuration:
!
ver 08.0.10gT7f1
!
stack unit 1
  module 1 icx6610-24-port-management-module
  module 2 icx6610-qsfp-10-port-160g-module
  module 3 icx6610-8-port-10g-dual-mode-module
  stack-trunk 1/2/1 to 1/2/2
  stack-trunk 1/2/6 to 1/2/7
  stack-port 1/2/1 1/2/6
stack enable
!
!
!
!
vlan 1 name DEFAULT-VLAN by port
!
vlan 10 name LANUSER_GF by port
 tagged ethe 1/1/3
!
vlan 20 name LANUSER_1F by port
!
vlan 100 name WLAN by port
 tagged ethe 1/1/23 to 1/1/24
 untagged ethe 1/1/12
!
!
!
!
hostname LPK-ICX6610-01
no ip dhcp-client enable
ip dhcp-server enable
!
ip dhcp-server pool vlan_100
 dhcp-default-router 192.168.100.254
 dns-server 1.9.1.9 8.8.8.8
 excluded-address 192.168.100.1 192.168.100.10
 lease 0 12 0
 network 192.168.100.0 255.255.255.0
 deploy
!
!
!
!
!
!
!
!
!
!
!
end

LPK-ICX6610-01(config)#sh ver
  version                  System status
LPK-ICX6610-01(config)#sh version
  Copyright (c) 1996-2014 Brocade Communications Systems, Inc. All rights reserved.
    UNIT 1: compiled on Dec 17 2014 at 18:25:28 labeled as FCXS08010g
                (7280225 bytes) from Primary /FCXS08010g.bin
        SW: Version 08.0.10gT7f1
  Boot-Monitor Image size = 370695, Version:10.1.00T7f5 (grz10100)
  HW: Stackable ICX6610-24
==========================================================================
UNIT 1: SL 1: ICX6610-24 24-port Management Module
         Serial  #: BXP3843N00B
         License: BASE_SOFT_PACKAGE   (LID: dzrINJIpFFd)
         P-ENGINE  0: type E02B, rev 01
==========================================================================
UNIT 1: SL 2: ICX6610-QSFP 10-port 160G Module
==========================================================================
UNIT 1: SL 3: ICX6610-8-port Dual Mode(SFP/SFP+) Module
==========================================================================
  800 MHz Power PC processor 8544E (version 0021/0023) 400 MHz bus
65536 KB flash memory
  512 MB DRAM
STACKID 1  system uptime is 1 hours 54 minutes 55 seconds
The system : started=cold start
2 REPLIES 2

jon_maiman_iyni
New Contributor III
You are running the Layer 2 Switching Code:

 UNIT 1: compiled on Dec 17 2014 at 18:25:28 labeled as FCXS08010g


You need to load the Layer 3 Routing Code.   Image will be named: FCXR.....
Download the latest patch of  8.0.30 (currently 8.0.30q) and give it a shot.  Make sure you also upgrade the boot code.   So you will need these files:

Boot Code: grz10100.bin

Image:  FCXR08030q.bin


--Jon

david_chavarri1
Moderator
Moderator
You must use routing image, you are currently using switching.