cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
850
Views
0
Helpful
2
Replies

VLAN Setup on RV345

ChrisAitken314
Level 1
Level 1

I am currently trying to hook up a pre-built network system made by a third party using Cisco devices using IOS and CLI to a RV345.  The network I am trying to connect to is a vlan setup as follows : 


interface vlan5
description Technician_VLAN
ip address 10.128.1.92 255.255.255.240
standby 5 ip 10.128.1.94
standby 5 priority 110
standby 5 authentication md5 key-chain kc-hsrp-redunRS
standby 5 timers msec 300 1
standby 5 track 1 decrement 21
standby 5 name HSRP_Technician
no ip redirects
no ip unreachables
no ip proxy-arp
no ip directed-broadcast
no ip mask-reply
no shutdown

 

ip dhcp pool tech_pool
network 10.128.1.80 255.255.255.240
default-router 10.128.1.94

 

 

When I try to make a VLAN on the RV345 with the following settings, things get red'ed out and I cannot apply.  I have tried from .80-.95, so any IP in the subnet won't work, not just .80.

rv345-issue.PNG

 

If someone could please advise as I am unsure how to get this working.

2 Replies 2

psandel
Cisco Employee
Cisco Employee

Hi Chris,

 

My name is Puneet Sandel and I am from Cisco small business technical support center.

 

As per the screenshot shred by you, please try using VLAN 5 instead of VLAN 2 and also if that does not solve the purpose then try putting out a different network IP for VLAN in RV345.

 

Configure the RV345 in stand alone mode. Also try using DHCP Type as Disabled for testing purpose instead of Relay.

 

If this does not solve the issue, upgrade the firmware to the latest FW version and try to make the changes then.

 

Please do not forget to mark any posts that are helpful and also serve as a solution to the issue.

 

Regards,

Puneet Sandel

 

I have upgraded the firmware and tried removing DHCP Relay as well was using Vlan5.  I am unsure about your other instructions, such as stand alone mode and "try putting out a different network IP for VLAN in RV345."  It seems as though I cannot pick any IP which is setup on the Vlan5 on the other switches, ie 10.128.1.80 to 10.128.1.95.

 

 

 

rv345-issue-3.PNG