RVL200 and SRW2008 VLAN setup

I have the RVL200 as my internet gateway and i have 3 VLAN's configured. i have set port 4 as my trunk and added all VLAN's to that port as tagged. I have setup a subnet for each of the VLAN's.
My question is what do i need to do on the SRW2008 so that all VLAN's are configured and have access to the internet

The IP's are being handed out by the DHCP correctly and clients in a VLAN can communicate with others in that VLAN.
As for my configuration i thought i would upload pictures of each of my settings on both devices. if you need more let me know.
The Port settings on the RVL200
 The VLAN membership on the RVL200
The Port settings on the SRW2008
Ports to VLAN settings on the SRW2008
 the VLAN to Ports settings on the SRW2008

Similar Messages

  • Tough Switch and UAP Vlan Setup

    Similar thread question in this community discussion: 
    http://community.spiceworks.com/topic/1080225-isolate-guest-network-by-vlan?page=1#entry-4846326
    This discussions goes into great detail about tagging and untagging and pvid. 

    This seems to be a theme this week.First you need to confirm that your AP supports multiple SSIDs. If it does then the typical process is to create your multiple SSIDs and connect them to a defined vlan. In most installations your business (private) SSID will be connected to your native vlan (typ VLID 1) and your guest SSID will be connected to some other vlan ( VLID 200 ?)Inside your switch you will need to create vlan 200, and then on the port that goes to your AP you will need to setup the PVID to VLID 1 (should be already set), make vlan 200 a member of that port and set it up for tagging. So the port going to the AP will have VLID 1 untagged (native vlan) and VLID 200 tagged.From there you say you have two routers. Your current primary router you will leave as is, but for you guest network router you will take port 8 and set the...

  • VLan setup for a 2950 and 2611

    Im trying to setup a real basic VLan setup for 1 2950 switch. I would like to have 3 Vlans on it including the default Vlan. So my understanding is that for all 3 of the VLans to talk to each other I will need a router to be the layer 3 device that routes the Vlans.
    On my 2611 it looks like this:
    interface Ethernet0/0
    no ip address
    full-duplex
    interface Ethernet0/0.1
    encapsulation dot1Q 1 native
    ip address 172.16.10.1 255.255.255.0
    no snmp trap link-status
    interface Ethernet0/0.2
    encapsulation dot1Q 2
    ip address 172.16.20.1 255.255.255.0
    no snmp trap link-status
    interface Ethernet0/0.3
    encapsulation dot1Q 3
    ip address 172.16.30.1 255.255.255.0
    no snmp trap link-status
    Then my 2950 looks like this:
    interface FastEthernet0/1
    description Connection to router
    switchport mode trunk
    speed 10
    duplex full
    interface FastEthernet0/2
    switchport access vlan 2
    interface FastEthernet0/3
    switchport access vlan 3
    interface Vlan1
    ip address 172.16.10.2 255.255.255.0
    no ip route-cache
    ip default-gateway 172.16.10.1
    Ok so as it currently stands the switch and router will not talk to each other at all. From the switch I can not ping the router and vice a versa. If I plug a laptop into one of the ports using VLan1 I can ping the switch IP 172.16.10.2 but obviously can not ping the default gateway which is the router...
    I didnt think this looked very hard but for some reason it does not want to work for me at all...
    Any ideas?
    LR

    I have two things you might try. First set your trunking interface on your switch to auto.
    interface fastethernet 0/1
    speed auto
    duplex auto
    This will help to make sure that the ethernet on the 2611 will negotiate the duplex with the switch. I've had issues with 2611's trying to do full duplex on there ethernet ports.
    Another Option turn on CDP on your router and switch and do a show cdp neighbor to make sure there plugged into the right ports.
    Three you could move the vlan 1 ip address on the 2611 to the main interface. Example below. Then try pinging the switch. Your other tagged vlans should still work at that point. Also if you have multiple switches make sure to setup Vlan Trunk Protocol see NOTE A.
    no interface Ethernet0/0.1
    no encapsulation dot1Q 1 native
    no ip address 172.16.10.1 255.255.255.0
    no snmp trap link-status
    interface Ethernet0/0
    ip address 172.16.10.1 255.255.255.0
    NOTE A
    Add the following commands to each switch to setup your Vlan Trunk Protocol. These are pretty much the minimum amount of commands you can use to setup VTP.
    vtp domain CISCO1
    vtp version 2

  • Setup 1941 router with cable modem and 2 vlan?

    hello everyone,
    i need a little help setting up my new 1941 router with cable modem using 2 vlns.
    this is what i have:
    1- 1941 router configured as g0/0 wan port facing isp configured as (dhcp). g0/1 is lan facing the switch (192.168.1.1)
    dhcp pool (192.168.1.x)
    2- sg300-28pp switch.
    3- wap371 AP/ 11pcs..
    now everything is working perfect except sometimes we have more than 250 to 300 people trying to connect to the wifi, the router will have no enough ip addresses.
    i heard that i can setup 2 vlans to solve this problem? and is there any setup that i have to do on switch and Access points? 
    please i will appreciate any little help 
    Regards 

    hello Andre Neethling  i added network 192.168.0.0 255.255.254.0 to dhcp pool config and it seems that it is working but i am concern that i am going to have problem in the future so please take a look at the running config and let me know if i have everything done right. also we want to order static ip address from the provider for our security camera system and we will not longer receive dhcp ip from them and my router setup is to receive it as dhcp on g0/0 so what i should do about changing the settings on g0/0?
    i appreciate your help
    Building configuration...
    Current configuration : 1163 bytes
    ! Last configuration change at 00:46:35 UTC Wed Apr 15 2015
    version 15.0
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Abdullah
    boot-start-marker
    boot-end-marker
    no aaa new-model
    no ipv6 cef
    ip source-route
    ip cef
    ip dhcp excluded-address 192.168.1.1 192.168.1.50
    ip dhcp pool Local
       import all
       network 192.168.0.0 255.255.254.0
       default-router 192.168.1.1
    multilink bundle-name authenticated
    license udi pid CISCO1941/K9 sn FTX1523022E
    redundancy
    interface GigabitEthernet0/0
     ip address dhcp
     ip nat outside
     ip virtual-reassembly
     duplex auto
     speed auto
    interface GigabitEthernet0/1
     ip address 192.168.1.1 255.255.255.0
     ip nat inside
     ip virtual-reassembly
     duplex auto
     speed auto
    ip forward-protocol nd
    no ip http server
    no ip http secure-server
    ip nat inside source list 101 interface GigabitEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0
    access-list 101 permit ip 192.168.1.0 0.0.0.255 any
    control-plane
    line con 0
    line aux 0
    line vty 0 4
     login
    scheduler allocate 20000 1000
    end

  • How do I route multiple SB302 switches at different sites and their VLANs?

    Hello Cisco Support Community,
    First thank you for any replies.
    The video posted today on 302's and multiple VLAN's on one switch was nice.
    Thank you, I have that working but it's not really what I need.
    Though pictures are worth a 1000 words so I hope someone will post something similar to my question.
    I have 7 - SB 302-08 switches with the most recent firmware. (updated firmware today, thanks to the video, and TG for the CLI)
    All 302's are configured for layer 3.
    This is my first experience with the SMB line of switches.
    I have a main office and several satellite branch offices.
    All locations are connected back with a "Q to Q" circuit on individual ports to a vendor supplied switch at the main office.
    I need to link all branch office 302 switches back to the main office 302 switch and allow traffic amongst them.
    Mainly traffic between each branch office and the main office.
    There maybe a future need to incorporate VoIP on them as well, but that is a back burner issue.
    These locations will have an individual VLAN and 302 switch but need to receive data from the main VLAN and possibly others.
    I have a "core" SB 302 setup at the main office with its own VLAN.
    Each branch switch has its own VLAN.
    I would also like to have a centralized management VLAN for the switches.
    In trying to configure the core 302 I keep losing connectivity and having to reset it.
    On the branch switches I end up getting them to only link to themselves with different IP's and not the core.
    I'm assuming this is caused by my not configuring interconnectivity using ACL.
    Please let me know if you need additional information.
    Thanks

    Alllan,
    Well first you want to make sure you are running latest firmware 1.1.1.8 I do believe
    Next either console into the switch or you can turn on SSH/Telnet under Web gui (Security••àTCP/UDP services and make sure SSH/Telent is enabled)
    Now we configure the switch via Cli
    We need to enter global configuration mode.
    Configure Terminal
    (next add our vlans)
    Vlan database
    Vlan 10
    Vlan 20
    Vlan 30
    Exit
    (you can run show command to see your vlans)
    do show vlan
    (Now configure the port how you would like)
    Interface GE1
    Switchport mode access   (this is making Gigabit port 1 an access port)
    Switchport access vlan 20 (this command is changing access port vlan from 1 to 20)
    (less configure a trunk port)
    Interface GE2
    Switchport mode trunk (this makes port 2 for trunking)
    (Now less add our Vlans)
    Switchport trunk native vlan 1
    Switchport trunk allowed vlan add 10,20,30
    Exit global configuration
    (Use this command to copy your settings to startup)
    Copy running-config startup-config
    (Some screen shots attached)
    I see you have a WRT54G router which i don't think support vlans unless you have 3rd party OS installed.
    So currently is the SG300 swtich operating in layer 2 or layer 3 , guessing this is why you choose to move up to 300 series switch?
    If the switch is not in layer 3 mode but in layer2 when setting it to layer3 the switch will default all pervious settings.
    If the switch is set in layer 3 mode you might have forgot your default route
    (Command setting default route)
    configure terminal
    ip route 0.0.0.0 0.0.0.0 192.168.1.1  (192.168.1.1 being address of your WRT54G)
    Now you would need to set up ACL's to deny and allow what traffic you wanted to filter on the SG300
    Also reading your post we would need you to call into support center SBSC @ 1-866-606-1866
    This way we could get a better idea of your current configuration and assist with fixing or finding a solution for you.
    you have 1 year phone support with this product
    Thanks,
    Jasbryan

  • Tacacs+ and dynamic vlans

    Hi,
    Is there a good howto or tutorial that shows what settings are required to have dynamic vlan functionality . Using tacacs+ 802.1x/peap I can get a domain user authenticated but I don't follow how the vlan setup / switching should be done. I want all users that fail domain authentication to be put in vlan xxx and if the user does authenticate to be put into vlan yyy (I am using 802.1x PEAP and server side cert only). I am using ACS v3.3, W2k-AD, winXP supplicant , cat5000. Thx in adv.

    Yes, you can get the proper documentation at " target="_blank">www.cisco.com/techsupport--------> Products --------> Security ----------> select appropriately to go to Tacacs and click on view all.

  • WAP321 and Guest VLAN

    I am struggling to remember how to configure a small biz client of mine who just purchased four of these WAP321 APs. They want to have two SSIDs one being for private LAN access along with internet and one that can only access the internet. With that said I setup the private SSID to be on VLAN 1 (default or basically untagged) and the guest SSID on VLAN2. At this point my problem would lie in the fact that since that since packets on the guest SSID are tagged with VLAN 2 it is not going to receive an IP address from the DHCP server which is actually a Windows server on the private LAN. THis makes sense but I think in other situations I have simply utilized the layer 3 switch and setup a DHCP scope on the switch which leaves us without any need to access an internal DHCP server. Can this be configured on the WAP321 access points...ie provide DHCP services to a specified VLAN...in this case VLAN 2?
    In either event, the switches are managable and have VLAN capabilities but no VLANs have been setup. Each ports sees all packets on any VLAN. What is the best way to set this up? Oh and the firewall/router is a medium end SonicWALL, not sure if that matters.
    Thanks for any assistance in advance.

    Hi [email protected], thank you for using our forum, my name is Johnnatan I am part of the Small business Support community. I apologize for the delay; in this case the server should be able to assign DHCP to Vlan2 once you setup the pool of address. I advise you to check all the devices if there are created the Vlan2, also check if there is any access rule for Vlan2.
    If you assign multiple DHCP servers you can get few issues with the addresses. I advise you try to assign DHCP from one server to avoid any issues.
    I hope you find this answer useful
    “Please rate useful posts so other users can benefit from it”
    Greetings, 
    Johnnatan Rodriguez Miranda.
    Cisco Network Support Engineer.

  • VLAN setup at home

    I'm definitely out of my comfort zone here...but after reading a bit, I think a VLAN setup is what I'm after.  I'd like 2 networks at my house sharing the internet connection. One network for my computers, One network for my kids.  The purpose is security...my kids have been bringing home biological virus' since they were tiny...I'm certain they're the ones who'll let something in the house now as well.
    I have a WRVS4400N small business router with VLAN capability.  I've explored the setup pages and can't make heads or tails of what I'd need to do there.  I've set up 2 BSSID's and isolated them, next I'd like to set up the vlans and assign the bssids to them. Can someone look at this setup pic and walk me through this?  I appreciate the education!
    Alternatively, if vlan is not the solution for my purpose, I'm open to suggestions.  Thank you for your consideration.
    -Scott

    These might help.
    https://www.myciscocommunity.com/message/36120;jsessionid=31011407BD6D879C90AF5B18540D3634.node0
    https://www.myciscocommunity.com/thread/7996;jsessionid=8844A249A148FC7E71732CEBFA84EE42.node0?tstart=-1
    http://www.cisco.com/en/US/docs/routers/csbr/wrvs4400n/administration/guide/WVRS4400N_Admin_Guide_v2.pdf
    Shell.

  • SLM 2024 vlans setup

    Hi,
    I purchased the SLM2024 switch recently, but still not able to get it works in vlans setup. Appreciate if someone can help me on this.
    I have configured my router to have two vlans in two interfaces. Each vlan will serve as dhcp server with subnet .10 and .20. I would like to segregate my switch into 2 different vlans, then connect the dhcp interface from my router to each one of the vlan on my switch. So I can have two vlans on switch serve two subnets. How can I do it? I'm new to cisco product, hope someone can guide me thru the setup.
    Thanks,
    Jim

    Hi Ishal, disconnect the switch from all network elements. Reboot the switch. Attach 1 computer to the switch and assign a static IP address on the 192.168.1.x subnet and try to access the switch. Ensure you do not have any wireless connection active on the computer you're using.
    -Tom
    Please mark answered for helpful posts

  • Voice Vlan and Native Vlan

    Dear all,
    I am now reading some information regarding the setup of Voip Phone. It mentioned that the Phone is actually a 3-ports switch:
    Port 1: Connect to upstream switch
    Port 2: Transfer Phone traffic
    Port 3: Connect to a PC
    Actually, what should i configure on the upstream switch port? Should it be a trunk port containing both the voice traffic vlan and pc data vlan?
    Or something else?
    Also, there is a term called 'Voice Vlan', is there any different between 'Voice vlan' and ordinary Vlan ?
    Is there any special usage of 'Native' Vlan in implementing Voip?
    Thanks.
    Br,
    aslnet

    Thanks.
    How about if the PC data should be tagged as another vlan (e.g., Vlan 10)? Then I should change the native vlan to vlan 10?
    But from my understanding, Native Vlan should be the same in the whole network, then I need to change the whole network native vlan? If there are different vlans should be assigned to different PCs that behind different VoIP-phone, then how to do it?
    From my guessing, is it i can assign individual native vlan (vlan10) on that port (connect to voip-phone), and then keep the switch's uplink port as original native vlan (vlan1).
    Therefore, PC data traffic would be untagged when entering from voip to the switch, and then tagged as vlan10 when leaving the switch to other uplink switch, right?
    Thanks.

  • WLSM, mGRE tunnels and Native VLAN

    I understand that to be able to use mGRE tunnels, all that is needed from the AP is to have IP connectivity. If the AP connects to a port on a switch, and that port is on VLAN 196, for instance, will the following setup allow me to connect to that VLAN over wireless, and at the same time allow other users (through the use of the other SSID) to connect to a network that's on a mobility group?
    I've tested it already and it works. I just want to know if there are any drawbacks, or if it's not recommended. etc...
    interface Dot11Radio0
    encryption mode wep mandatory
    ssid vlan196
    authentication open eap eap_methods
    authentication network-eap eap_methods
    ssid public
    authentication open eap eap_methods
    authentication network-eap eap_methods
    mobility network-id 100

    I had a look at your configuration and it looks good. I think this is the best way of doing this and will work without any issues. You can goahead and implement this setup.

  • I uninstalled Firefox and now a setup wizard does not start when I re-download. 64 bit Windows 7

    My java stopped working, I reinstalled..Firefox still didn't recognize my java....I decided to reinstall Firefox and now when I download, Firefox will not open it's set up wizard it just extracts data and stops....grrrrrrrrr I run Windows 7 64bit Operating system

    Sorry you are having problems.
    Could it possibly be any security related software that is preventing this ?
    * http://kb.mozillazine.org/Installing_Firefox#Windows
    Make sure that you have an official copy of Firefox. Do a clean install BUT make sure you do not use any offer to remove personal data or you will destroy bookmarks and settings. If you have problems try to give the exact error messages so paste them into your reply of attach screen shots.
    Certain Firefox problems can be solved by performing a ''Clean reinstall''. This means you remove Firefox program files and then reinstall Firefox. Please follow these steps:
    '''Note:''' You might want to print these steps or view them in another browser.
    #Download the latest Desktop version of Firefox from http://www.mozilla.org and save the setup file to your computer.
    #After the download finishes, close all Firefox windows (click Exit from the Firefox or File menu).
    #Delete the Firefox installation folder, which is located in one of these locations, by default:
    #'''Windows:'''
    #*C:\Program Files\Mozilla Firefox
    #*C:\Program Files (x86)\Mozilla Firefox
    #Now, go ahead and reinstall Firefox:
    ##Double-click the downloaded installation file and go through the steps of the installation wizard.
    ##Once the wizard is finished, choose to directly open Firefox after clicking the Finish button.
    <b>WARNING:</b> Do not run Firefox's uninstaller or use a third party remover as part of this process, because that could permanently delete your Firefox data, including but not limited to, extensions, cache, cookies, bookmarks, personal settings and saved passwords. <u>These are difficult to recover unless they have been backed up to an external device!</u>
    Lets get Firefox installed then deal with any Java problem.
    * What is it that you need Java for ??
    <br /> see also http://kb.mozillazine.org/JavaScript_is_not_Java

  • What are the versions required for JBOSS,JDK and ORACLE to setup the ATG 10.2.

    Hi Folks,
    Could you please share, What are the versions required for JBOSS, JDK and ORACLE to setup the ATG 10.2.
    Thank you.

    In case you don't have access to MOS :
    JBOSS : 5.1.2 EAP
    JDK : 1.6.0_38
    ORACLE :
    Oracle Exadata5
    Oracle 10gR2 (10.2.0.3)
    Oracle 10gR2 RAC (10.2.0.3)
    Oracle 11gR2 (11.2.0.2.0)
    Oracle 11gR2 RAC (11.2.0.2.0)

  • My hard drive failed and during the setup of Illustrator CS4 on my new hard drive/pc, I was told I had reached the maximum number of licenses

    My hard drive failed and during the setup of Illustrator CS4 on my new hard drive/pc, I was told that the maximum # of licenses for my serial number had been reached and so I am unable to install Illustrator on my working computer.  This happened a couple of years ago and I called Adobe and they were able to 'reset' things but I don't see any way to talk to someone now to resolve this problem.  BTW, I have the failed hard drive slaved in my new computer and am able to access files and such things, but have no way of uninstalling the Illustrator on my old drive.  How do I fix this issue?

    Contact Adobe Support thru chat and ask them to reset your activations.
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    Serial number and activation chat support (non-CC)
    http://helpx.adobe.com/x-productkb/global/service1.html ( http://adobe.ly/1aYjbSC )

  • Windows 8.1 and VS2012 SDK get error "Windows Program Compatibility mode is on. Turn it off and then try Setup again."

    When trying to install VS2012 SDK on Windows 8.1 get the error "Windows Program Compatibility mode is on. Turn it off and then try Setup again."
    See my blog C# Bits | Twitter @sjnaughton Always seeking an elegant solution.

    Rick, Have you had any success with this? I'm also trying to run the tfs_VssUpgrade.exe tool on my Windows 8.1 machine and getting the same exception. Greatly appreciate any insight if you were able to get past this issue! Thanks, Steve
    Same issue here.
    This MS connect thread
    is interesting however.
    Posted by Microsoft  on 9/19/2013 at 2:54 PM                                            
    Hello Alxandr,
    Thank you for taking the time to submit this issue to Connect. This is a known issue with Windows 8.1 RTM and it will be addressed in a future update of Windows 8.1. In the meantime, you can typically rename the EXE to get it to work correctly.

Maybe you are looking for