How do I Configure Multiple VLANs on a SG 200-18?

I am having problems accomplishing these tasks with my new SG 200-18.
All assistance is appreciated.
I have a LinkSys WRT54G2 connected to port 1.
I would like ports 2-8 to be in one VLAN with access to the Internet and to be able to share their printers, hard drives, etc. with other computers on ports 2-8.
I would like each of ports 9-16 to be on a separate VLAN with access only to the Internet and no other ports on the switch.
I would like to be able to manage the switch from any of the ports 2-8.
After I create the VLAN 1009 (see screenshot below), port 9 can browse the Internet and cannot see the other ports on the switch which is correct.
However, ports 2-8 can no longer access the switch at 192.168.1.20 in order to manage the switch.
Please see screen shots below.
Thank you very much in advance.

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

Similar Messages

  • How to i configure multiple JBoss caches for standard lone application

    how to i configure multiple JBoss caches for standard long application running on single JVM..Please advice and provide me sample code if any..
    Thanks
    NAgs

    [http://www.jboss.org]
    Locking this thread.

  • How to create a multiple VLAN or xenbr in oracle vm

    hi,
    i have a server which has a 1 nic card.hence having 1 xenbr i.e.xenbr0
    now my requriement is to create multiple vlan or xenbr into the system.so instead of 1 xenbr i can have many xenbr's & all my guest vm's are in differernt subnets.
    i have trunked the network port from switch side
    i refered below url but still not working..
    http://wiki.oracle.com/page/Oracle+VM+Server+Configuration-bondedand+trunked+network+interfaces
    please help...

    To create a new brigde and use it in your hosts you can try this
    brctl addbr xenbrX
    ip link set xenbrX up
    brctl addif xenbrX ethY
    ifup ethY
    you have created a new bridge with the number "X" on interface "Y" ... now all you have to do is configure you guests to use this new configuration:
    vif = ['
    type=ioemu,
    bridge=xenbrX'
    Hope this helps! ;)
    Edited by: PilotRO on 09.10.2009 00:57
    Edited by: PilotRO on 09.10.2009 00:57
    Edited by: PilotRO on 09.10.2009 00:58

  • Need help configuring multiple VLANs and SSIDs

    Hi,
    We bought a Cisco SGE2000P 24Port switch and 10 WAP4410N access points. Our intent is to provide a secure network to our LAN, and a guest network to the Internet.
    We are thinking 3 VLANs would be best for this: VLAN 100 connected to the LAN, VLAN 1000 for the Internet Router and Filter, and VLAN 1100 for the Guest Wireless access.
    We have the switch configured for all three of these, and 1 initial access point configured for the VLANS, too.
    We have not yet moved the current Internet connection to VLAN 1000 because we aren't sure how to setup routing between VLANS.
    Here are some specifics on how the traffic needs to route:
    1. We have the DHCP server, which is the PDC, handling both scopes for the LAN and Guest VLAN.
    2. The web filter in VLAN 1100 needs to authenticate with the DHCP server as there are different filter rules based on authenticated user. Any users coming from VLAN 1100 will have a default filter rule without requiring any authentication.
    3. Certain traffic coming in from the Internet needs to be able to get to VLAN 100. The router has a built-in firewall that handles NAT and port forwarding, so as long as traffic can be forwarded to VLAN 100 we should be good.
    4. Traffic on VLAN 1100 (guest Wireless network) should only be allowed to go to Internet (VLAN 1000).
    Right now I have the VLANs configured and the ports assigned to the Access Points are set for TAGGED and on VLAN 100 and VLAN 1100.
    The SGE2000P has the following IP addresses assigned to the VLANS:
    10.7.3.252 - VLAN 100
    10.7.40.254 - VLAN 1000
    192.168.254.254 - VLAN 1100
    Has anyone been able to setup a similar configuration? We have scoured the Internet for documentation but it seems to be very difficult to find!
    Thank you!
    Gary Smith

    Based on your description of a 'Hybrid Port' this sounds like Cisco's 'Multi-VLAN Port' that was a feature of the 2900XL/3500XL series switches. This feature has however long since gone......
    With a Cisco switch an access port supporting an Access VLAN & a Voice VLAN is effectively a Trunk with only one Tagged VLAN and the Native VLAN:
    interface FastEthernet0/1
    switchport mode access
    switchport access vlan 10
    switchport voice vlan 100
    This results in the same configuration as:
    interface FastEthernet0/1
    switchport mode trunk
    switchport trunk encapsulation dot1q
    switchport trunk native vlan 10
    switchport trunk allowed vlan 100
    With the exception of CDP packets being sent advertising the Voice VLAN.
    With regards to other IP Phone vendors and DHCP Vendor Options - the answer is it depends....
    Nortel use Vendor Option 144 to inform the IP Phone of the Voice VLAN and Option 128 for the Server (PBX) to use. Ericsson uses Vendor Option 43 that can be configured to tell the IP Phone the VLAN and the Web server to read the config file from.
    I don't think you will get this working automatically with your 3Com switches, you can however manually configure the VLAN on the Cisco IP Phones.
    HTH
    Andy

  • How do you configure multiple PXIe chassis to share Tclk synch with the 6672 timing module?

    Hi,
    I have two PXIe chassis, each with a number of digitizers (configured through NI-SCOPE). Each chassis has a PXIe 6672 timing module. I have downloaded the sample VI from:
    http://zone.ni.com/devzone/cda/epd/p/id/5254
    which deals with PXI chassis. My question is this: in the VIs at the above link (and in fact all VIs I've seen for using the 6672 for sharing triggers), the VI needs access to the resource identifiers for both Master and Slave timing modules, how do I access the (remote) slave resource identifier from the master chassis? I feel like I'm missing something obvious, but can I do this using just an ethernet connection, or do I need another module to enable the master chassis to view the devices on the slave chassis in MAX? 
    Thanks for any help you can provide,
    Cillian

    Those example VIs are written to be used when a single host PC is controlling multiple chassis so there is just one computer running the program.  Since both of your chassis have their own controllers it will be necessary to run a program on each (one as master, the other as slave).  You can modify the code from that example to create and Master and Slave VIs.  For the Master you will call the VIs as specified in case 0 of the example; for the Slave you will call the VIs as specified in the default, 1 case of the example.
    You will also want to send a signal from the Master to the Slave to let the Slave know that the clock is being generated.  You could use TCP/IP or a PFI line to do this.  The basic order of events should be as follows:
    1. VI runs on Slave to configure it to accept a clock.
    2. VI runs on Master to begin outputing the clock.
    3. Master sends a signal to Slave to let it know that the clock is being generated.
    4. Continue with the rest of your program.
    Let me know if you have any questions about this.
    Barron
    Applications Engineering
    National Instruments

  • How do you configure multiple PXI 1011 chassis' in MAX?

    I have two PXI 1011 chassis'. The first has the MXI-3 card hooked to a MXI-3 PC card through fiber. The second chassis has an 8176 controller and the 6052e GPIB card. Both chassis have multiple SCXI cards. The problem is the configuration in MAX. MAX 3 picks up the MXI-3 card and chassis with all the SCXI modules, but will not pick up the 8176 chassis. This 8176 is hooked to the PC through a CAT5 ethernet switch.I know there are problems with multiple chassis configuration, but I'm sure I'm just missing something here.

    Hi,
    So it sounds like you have two PXI systems that are not connected or related to each other, is that right? Since your PXI chassis connected via MXI-3 is working fine, we�ll take that out of the equation.
    It sounds like you are trying to configure your PXI-8176 system as a Remote System through an Ethernet connection. Is your PXI-8176 running Windows (if so which version) or Real-Time (RT) operating system?
    If you are running Windows XP on the PXI-8176 and also on your computer you can use XP Remote Desktop to control your PXI-8176 system through Ethernet (see the following link for information on that):
    http://digital.ni.com/public.nsf/websearch/C074C33​F4DE3FA5186256D3D007788DA?OpenDocument
    Another option is to use Remote Device Access (RDA) to cont
    rol your SCXI modules and DAQ board (6052E). RDA will only work with Traditional NI-DAQ, it is not supported in NI-DAQmx. I�ve included a couple of links for KB�s that have more information on RDA for you.
    http://digital.ni.com/public.nsf/websearch/3a4d2f5​f4354e53a862568c0006a8bc0?OpenDocument
    http://digital.ni.com/public.nsf/websearch/5CC9792​C6CD4A34C862565BC0072D5DF?OpenDocument
    If you ordered your controller only with Real-Time on it you can use the following document to configure and troubleshoot your PXI-8176 RT system.
    http://www.ni.com/support/install/install_configur​e_6.htm
    I hope this helps you.
    Regards,
    Doug K.
    National Instruments

  • How do you configure multiple appservers in iisproxy.ini?

    I am coming from the WebSphere world, and trying to figure out this whole WebLogic
    thing. The problem I am having is for the weblogic plugin for IIS. In WebSphere,
    the plugin was proxied by path and port #. I setup an iisproxy.ini and got it
    working for one appserver, but when I went to add another one of our appservers,
    I couldn't get it to work.
    What I have is:
    # EAR 1
    WebLogicHost=10.10.xxx.xxx WlForwardPath=/useradmin,/abc/def,/ghi/ttk
    WebLogicPort=8031
    ConnectTimeoutSecs=20
    ConnectRetrySecs=2
    How do I add another WlForwardPath= line with different paths on a different port?
    I am lost.
    Thanks for any help!!

    Hi,
    So it sounds like you have two PXI systems that are not connected or related to each other, is that right? Since your PXI chassis connected via MXI-3 is working fine, we�ll take that out of the equation.
    It sounds like you are trying to configure your PXI-8176 system as a Remote System through an Ethernet connection. Is your PXI-8176 running Windows (if so which version) or Real-Time (RT) operating system?
    If you are running Windows XP on the PXI-8176 and also on your computer you can use XP Remote Desktop to control your PXI-8176 system through Ethernet (see the following link for information on that):
    http://digital.ni.com/public.nsf/websearch/C074C33​F4DE3FA5186256D3D007788DA?OpenDocument
    Another option is to use Remote Device Access (RDA) to cont
    rol your SCXI modules and DAQ board (6052E). RDA will only work with Traditional NI-DAQ, it is not supported in NI-DAQmx. I�ve included a couple of links for KB�s that have more information on RDA for you.
    http://digital.ni.com/public.nsf/websearch/3a4d2f5​f4354e53a862568c0006a8bc0?OpenDocument
    http://digital.ni.com/public.nsf/websearch/5CC9792​C6CD4A34C862565BC0072D5DF?OpenDocument
    If you ordered your controller only with Real-Time on it you can use the following document to configure and troubleshoot your PXI-8176 RT system.
    http://www.ni.com/support/install/install_configur​e_6.htm
    I hope this helps you.
    Regards,
    Doug K.
    National Instruments

  • Multiple vlans configuration issue with RV016 router and SG 300-10MP witch

    Hi,
    I have to configure multiple vlans served with a unique DCHP server . As first step, I just will The DHCP server to serve 2 vlans. The following is the hardware and configuration that I implemented :
    Router (RV016 10/100 16-Port VPN Router) as gateway mode:
    IP : 172.16.0.1/24
    DHCP Server :
    IP : 172.16.0.2/24 GW: 172.16.0.1
    2 subnets :
    172.16.1.0/24 GW: 172.16.1.1 to serve vlan 1
    172.16.2.0/24 GW:172.16.2.1 to serve vlan 2
    Switch (SG 300-10MP 10-Port Gigabit PoE Managed Switch) as layer 3 mode:
    IP 172.16.0.254 (vlan 8 default)
    Vlan 1 : 172.16.1.1
    Vlan 2 : 172.16.2.1
    1 device connected on each vlan
    a workstation on the vlan 1
    a laptop on the vlan 2
    In this scenario (see the attached pdf file) the DHCP server is connected on a router, hosts on vlans dont receive any IP address.
    But If I connect the DHCP server on a trunked switch port and adapt the DHCP server gateway 172.16.0.1 to 172.16.0.254, hosts receive ip address properly.
    I have to connect the DHCP server directly to the router. How can I do that, what is wrong in the configuration ?
    I hope the explanations are clear enough and my English too
    Any help will be highly appreciated,
    Zoubeir

    Hi Eric, the small business group doesn't support the ASA config, but  I can help with the switch.
    A couple things I notice in your description-
    48 port (192.168.1.254) and the other 24P (192.168.1.253)  we have a  second vlan 20 set up on the 24P switch (192.168.2.253)  we have ports  1-12 set for vlan20 (untagged and trunk), the remaining ports on on the  default vlan 1.
    The connection between the switches, is it 1u, 2t?
    The link between the switches should be 1u, 2t, the switches support the trunking and vlan tagging, meaning all communication will work fine.
    We have the 24p and 48p switches connect using GE1 and GE1.  We are unable to ping a device on vlan 20 ( on the 24p switch
    The 24p switch should be in layer 2 mode, if you have the 48 port l3 switch upstream. Additionally, you need to have the default gateway set on the 24p switch.
    We have a static route set on the 24p switch (0.0.0.0 192.168.1.0). 
    Between the switches, it shouldn't require any static routes, assuming you correctly trunk / tag your ge1 ports, with both switches operating in l3, the ip route table dynamically builds the connected routes, therefore a static route is redundant.
    -Tom
    Please rate helpful posts

  • How to Configure Multiple Purchase Requisitions per Service Order

    Hi experts!
    Sorry if this is in the wrong spot, but I was wondering how I can configure multiple Purchase Requisitions to be created from a service or maintenance order (IW31) based on the control key (or if it's even possible).
    What would be the pros and cons of doing this?  We currently only have one PR being created for one order (a 1-to-1 relationship), however now with implementing external services, we want 2 or more PRs created based on the control key.  Is the control key the best way to go, or should I be looking at a different deciding field?
    Thanks in advance!
    Stephanie

    Raj,
    Thank you so much for the information.  That does help!  However business requirements are now changing to have different Purchase Requisitions created for a single order in the following scenarios:
                 - New Purchase Req created for different operations (you explained how above, perfect!)
                 - Seperate Purchase Req created for non-stock items (your answer above seems to group service operations and non-stock into the same Purchase Req).
                 - New Purchase Req created if the order has already been released.  (If the order's status is still at "Create", then the additional component can be appended to the existing Purchase Req.  If the order's status is "Released", and a new component is added, a new Purchase Req is created).
    As mentioned, you explained how to do the first requirement.  Is there anyway SAP can handle the next two requirements using standard config and not customizing anything?
    Thanks in advance!
    Steph

  • How to configure multiple domains in Active directory

    HI,
    How can I configure multiple domains on Active Directory. When I installed AD it asked for a domain name, there I gave ravigupta.com as domain name. But now I find no way of creating another domain.
    I am a java developer and my task is to write a programme which returns all the domains available in LDAP server.
    To start with ,I tried to create few domains in LDAP server ( AD ) but stuck up ,as i found there could exist only one domain.
    Please tell me how to configure multiple domains in LDAP server ( Active Directory).
    I skiped DNS configuration while AD installation.
    -ravi

    I'm sorry, but you should be asking on a different forum. This has nothing to do with Java.

  • How to configure multiple smtp servers per domain

    Hi,
    how do we configure multiple smtp servers per domain/corporate in iplanet messaging server 5.2. i wanted to do this so that i can configure some domains with virus scanning and some domains without antivirus.

    Hi Martin,
    Well we are trying to run a report without exactly specifying the name of reports server anywhere, e.g. in database or in form or anywhere else. Now if I do not supply a reports server name using RUN_REPORT_OBJECT, the error it displays is FRM-41211: Integration Error : SSL failure ... However if I specify the reports server name in the form, the reports run perfect. Also the name of reports server is specified in rwservlet.properties.
    Now the question goes as follows:
    Can I run my report from Form without specifying the name of the Reports server anywhere at all. This is so because either an in-process reports server should be picked or the one which is entered in rwservlet.properties should be pickec up by default. Please correct us if we are wrong. once we are through with it, we have to move to Oracle 10gR2 concept of reports server.
    Thanks in anticipation,
    Ruchi/Saurabh

  • Creating multiple vlans across multiple switches

    Hi All,
    How should I create multiple vlans across multiple switches?
    For instance, I have two (primary/redudant) layer 3 (core) switches and four layer 2 access switches (Cisco 2960) for the hosts, and given these are the vlans/subnets to be created. Should I do it in the core switches only and it would just propagate through the access via VTP?  Just trying to practice and learn.. Any help will be greatly appreciated:)
    VLAN 100: [DHCP-workstations]
    172.26.4.0/24
    172.26.5.0/24
    VLAN 200: [Servers]
    172.16.1.0/24
    172.16.2.0/24
    VLAN 300: [Printers]
    192.168.129.0/24
    192.168.130.0/24
    VLAN 800: [Management for switches/routers]
    10.160.1.0/24

    Hi
    You will have the SVI on the core. Set a VTP domain, make one of the cores as VTP server and rest of the switches as VTP clients. Once you do this, you won't have to login into each switch and create a vlan locally. The vlans will be automatically advertised from the VTP server to all the VTP clients.
    Thanks
    Ankur
    "Please rate the post if found useful"

  • Configuring multiple spool reciepients in CPS for a job?

    HI
    Can anyone help me
    How can i configure multiple spool recipients for a particular job in CPS?
    Is this possible?
    Kindly please guide me how to configure.

    Hi Ram
    Thanks for your solution.Its working fine.
    We have created a shared distribution list in the end system and we have used that name while defining the spool recipient  list in CPS
    Thanks
    Arun

  • CSM Multiples VLANs

    In my enviroment lab, I´ve configured multiples vlans servers in CSM module, each vlan server belongs to a different subnet.
    Is there some way to prevent real servers from a vlan server to access real servers from a different vlan server?

    What about using a VACL to prevent access between VLANs?
    ~Zach

  • Configure multiple recievers ?

    Hi
           How do we configure multiple receivers in communication channel ?

    Hi Madhav,
    this could be does using BPM You could also create different Receivers in the Receiver Determination (still have only one Interface Determination by using '*' on the Receiver) and have different Agreements (pointing to the different Channels) for them. If the receiving application does not care for the Receiver (in the XI Message Header) this already does the trick - if not you can use the new 'Header Mapping' feature in the Receiver Agreement to map to the 'real' Receiver (e.g. by typing a constant value).
    pls do ch the links
    http://help.sap.com/saphelp_nw04/helpdata/en/44/19261d528e1a77e10000000a1553f6/frameset.htm
    /people/jin.shin/blog/2006/02/07/multi-mapping-without-bpm--yes-it146s-possible
    if found worth pls do the req
    Thanx
    Sampath

Maybe you are looking for

  • Cant attach photos to email since i got iOS 8

    I uploaded iOS 8 when it came out. Since then I have been unable to attach photo's to emails.

  • Port replicator 2504 and w530

    Hi all, would like to check if the 2504 is compatible with the W530? I do realize it will miss the USB3.0 functionality, but that is not an issue. Solved! Go to Solution.

  • Tracking of end product

    Hi, My client has this requirement and client is a chemical industry. Production has been happened for a end product throgh a batch ( Batch Managemnt has been active) Say 1000 liters has been produced and it will be blended and packed in 200 tins of

  • Importing graphics into iMHD

    I've built some 'title cards' using Graphic Converter. I saved them as .tif files. I can't get them into iMHD. I tried a backdoor method, but they won't import into iPhoto, although they show up in the photo album. What am I doing wrong?

  • Does iWeb utilize html 5?

    Pardon my ignorance, I'm relatively new to the web design side of things. Just wondering if iWeb utilizes html 5 technology? Apple seems to be a big proponent of it and yet, to the best of my knowledge iWeb doesn't generate html 5 for its websites. I