SRW224G4: can't set the VLAN simple

Hello

My knowledge on him VLAN is somewhat limited, so please bear with me :-)

The situation is like this:

We have a small area demilitarized, where a (manageable) 3CDSG8 3COM switch is used. Internally, we have the SRW224G4. Now I have to make is a link 'safe' of our internal network on the 3COM switch.

Then I configured the 3COM switch so that the management port to use a routable IP address internally, plus 55 its VLAN ID.

Then I tried to Configure Port 2 of the SRW224GP also use 55 as its VLAN (VLAN is that only active, all other ports are set to 'Access'):

* Management of VLAN-> Port setting

E2-> Mode "General"-> frame Type 'Accept all'-> PVID "55"-> the active filtering of capture

* Ports2VLAN for VLAN 55

E2-> "Untagged" (but does not work with 'Tagged' as well)

If I then try to ping the 3COM switch from our internal network, the rest is inaccessible.

OTOH, if I change management VLAN-> Port setting like that...

E2-> Mode 'access '.

... I can access the switch 3COM internally.

But if I understand it right now, which leaves my 2 Port open for any kind of data, regardless of any VLAN ID used.

... So where I am going wrong? In my naïve world, this configuration is the "most trivial", but obviously I'm missing something...

Thanks in advance

Hello

Apologies, I'm not trying to insult you, but my SRW224G4 is a layer switch 2 only, it can not 'road' IP packets over barriers VLAN. It is not a layer 3 switch.  He would need anything else as a router or switch three to be able to route between Gates VLANS layer. (if that's what you want)

So, I guess the bottom line is you want 3COM to be part of the intranet and managed by behind the private side of the firewall?

If this is the case then;

In the 3COM switch

step 1.  If you did the port of 3com 8 not marked one of the 55 VLAN, otherwise say no tag Ethernet frames will be evacuated outside the 3COM switch 8.

Step 2, then do just the address of the 3COM say IP 172.20.10.3 address switch management.

step 3. Fix the interface of the switch 3COM away from the default management VLAN and add it to 55 VLAN.

In the SRW224G4

step 1 then just connect a connecting cable to e3 (untagged already in the Vlan 1 because it is in access mode).

My switch wouldn't know that unmarked packages coming out of the management of 3com interface are not members of the default VLAN, as Ethernet frames are not marked.

These ethernet frames unmarked would mingle to VLAN1 packages ethernet frames in the SRW224G4.

My switch would only see unmarked in the VLAN 1 3COM Ethernet frames and must assume that these images are also part of the VLAN1.

The end result would be that the 3COM switch would be managed

1. a 172.20.10.X network or a

2 incoming VPN connection in the firewall.

I hope this helps and be confused just the topic, I thought you need a approach and noticed that no one has answered your question.

If I'm right, you owe me a beer when we meet then face to face :).  If it's completely out of context with what you ask, I can only ask for clarification or simplification of the question.

What about Dave

Tags: Cisco Support

Similar Questions

  • How can I set the time axis on my waveform table to show run time that is to say whenever I start the program I should have 0 as the starting point

    How can I set the time axis on my waveform table to show run time that is to say whenever I start the program I should have 0 as the starting point. I've been messing around with the without success. I'm under Labview 2012.

    Thank you!

    Townes wrote:

    I can't understand what you mean. I have no formal training with labview. It took me a long time to write the simple program that I joined. Any guidance would be greatly appreciated!

    Its pretty normal for a beginner to take the time to write code. Right-click the map of waveform > Create > property node > historical data, you will get a property node, keep this at the beginning of the code and create a constant. You can also go to the VI properties and > run and select "clear indicators when it is called.

    I recommend you to go through the basic materials of LabVIEW which will give you an understanding on the basics of bases/components of LabVIEW.

  • How to set the vlan native on a virtual machine in vSphere when you use the 1000V?

    Using the General switch original vSphere, we put VLAN native by VM by setting the VLAN 0 d.

    How do we set VLAN native for a virtual machine, if the virtual computer is connected to a 1000V? I heard that is over, we can use VLAN ID 0?

    Same way as you would on any Cisco switch.

    Add this command to your profile of uplink port:

    switchport trunk vlan native X

    Keep in mind there is no VLAN 0.  VLAN '0' is just how vmware means the VLAN untagged.  There are valid in accordance with the standard 1-4095.

    Kind regards

    Robert

  • How can I set the scope of the attributes are incompatible error in Windows 8 pro?

    How can I set the scope of the attributes are incompatible error in Windows 8 pro?

    Whenever I try to run a setup.exe file, it gives me this error. What can I do to fix this?
    Help, please!

    WOAH ARE RESISTING NOT EVERYONE!

    THERE IS A MUCH EASIER WAY TO DO THIS!
    Well, I looked for a solution on google (Yes google) for 20 minutes and found four sites that had a bajillion ways to solve this problem.
    Dang, I was wrong.  So, when I dropped, I searched it on youtube, and here's what I got it is frighteningly SIMPLE!
    These are the? indications that I give to you people of the video (easier to look at):
    1 right-click the volume in the taskbar icon, and select sounds
    2. scroll down about 3/4 on the events program: the list and select the option that says Windows user account control
    3. change the sounds: option ( no), and then click OK
    YOU ARE FINISHED NOW, AND THE PROBLEM IS SOLVED... I have no idea how it works, but it doesn't... I AM IN AWE IN FRONT OF
  • Can declaratively set the value of some attributes depend on an attribute in a row of VO?

    Hi, experts.

    In jdev 11.1.2.3,.

    Can declaratively set the value of some attributes depend on an attribute in a row of VO?

    For example, there is a VO (id, salt boolean, integer status, entire IsValid), how to set status=-1,IsValid=-1 when salt is checked (selected)?

    I tried:

    Method A:

    1 set the status depends on saltand the default attribute value:

    If (salt is true)

    Returns - 1

    on the other

    {

    If (salt is false)

    Returns 0

    on the other

    Returns a null value

    }

    2. set IsValid dependent statusand attributes by default as: status.

    3. set all of these three attributes can be changed to always.

    If the parameter above may work, then apparently it's much simpler to write Java code.

    Unfortunately, he is unable to work the way you want.

    There is some complex another declaratively to do:

    Method B:

    1. create a selVO (id, booleanValue1 boolean, integer numberValue1, string stringValue1) with static values:

    (1, false, 0, "" false for salt: not selected ' ");

    (2, true,-1, "" the true value of salt: selected ' ");

    2. put selVO as Data Source list for the list of the salt value and return values from the list:

    Salt-> booleanValue1,

    Status-> numberValue1,

    IsValid-> numberValue1.

    But this alternative way has a few weaks a fortiori more complex:

    Advice from the interface user of salt can not defined by default list Type "CheckBox".

    Cannot, therefore, method A feasible?


    Thank you!

    BAO

    Hello Bao,

    You can write THE Expression value of Field2

    #{bindings. Field1.inputValue == 'Y '? 1:-1}

    (Auto submit True on Field1

    Field1 Field2 on partial trigger)

    Also, you can write logic in VORowimpl Set accessor methods.

    Thank you

    Jeet

  • How can I set the default download locations

    How can I set the default download locations?

    You can watch here:

    • Tools > Options > general: downloads
  • CAN´t set the duration of an appointment in the iCloud between Outlook 2013 calendar

    Hello, I have can´t set the duration of an appointment in the iCloud calendar between Outlook 2013, when I want to set the time, it just made me put ¨am¨, I can´t create it after midday (¨pm¨).

    Hope someone of you can help me.

    THX

    Hey Bernaragon,

    I understand that you are having problems with the creation of a calendar to your iCloud account in Outlook. Let's see if we can get smooth it.

    For most of the problems with iCloud for Windows can be solved in two steps of troubleshooting. The first being to toggle synchronization of calendar and then put it back in the iCloud for Windows app. The second being would ensure that the Add on Outlook to iCloud is turned on. Take a look at the article below for more details on how to do these steps.

    Get help using Outlook with iCloud for Windows
    https://support.Apple.com/en-us/HT204571

    Let me know helps fifths.

    Take it easy

  • I can adjust the size of the text on the new mail / out, but can't set the size on the mail coming on my screen.

    Problem with the size of the text

    I can adjust the size of the text on the new mail / out, but can't set the size on the mail coming on my screen. Evil in my sight.

    Inhabitant of the desert

    Is this a comment or a question? If a question, care to share with us, what e-mail program you speak?

  • How can I set the default font size and type for the outgoing Hotmail mail?

    How can I set the default font size and type for the outgoing Hotmail mail?

    Hi Dale,

    What is the email client do you use?

    Outlook can be configured per - start Outlook-> Tools-> Options-> mail-> fixed Format and fonts... Select the font and size you need... Click ok on all screens.

    I hope this helps.

  • How can I set the format of Windows Media Center at 16:10 in other than the full screen?

    How can I set the format of Windows Media Center in Vista at 16:10 in other than the full screen? I use a screen as secondary display 1680x1050px.

    Hello, YPOC

    It is not possible to change the proportions for Media Center in windowed mode.

    The aspect ratio has been changed in Windows 7 and uses a format screen mode to windowed.

  • Can't set the fax modem in Win Fax & scanning. I get the error "an error has occurred. Try again or contact your system administrator. »

    Original title: can't set the fax modem in Win Fax & scanning

    I have install Vista Pro on my laptop at home with me and wife that both put in place as administrators. I recently reinstalled (Clean) Windows Vista and am trying to reload all data and software.

    I have successfully set up Win Fax under my account and power send & receive faxes, but when I tried to put in place the fax under my wife account I get the error prompt:

    "An error has occurred. Try again or contact your system administrator. »

    Prior to the re - install, I have had no trouble creating and directing Win Fax in both accounts.

    I tried to remove and re-create the account of my wife, but all without success. It is a major pain because it is my wife who is the main user of the service of fax for his work.

    Help, please...

    Hi HamptonBirds,
     
    (1) what is the brand and model of your fax machine?
     
    Follow these steps in the order of appearance and check if it helps to solve the problem.
     
    Step 1:
     
    Verify that the following services are defined as follows, and you can start each service:
     
    a. click on start
    b. in the type of search option 'services '.
    c. now, make sure that the services below are the following:
     
    Connections - Manual
    Telephony - manual
    Remote access connection manager - Manual
    COM + Event System - Manual
    Remote Access Auto Connection Manager - manual
     
    Step 2:
     
    Turn off ADM (Windows Fax and Scan)
     
    a. click on start
     
    (b) in the search box, type "regedit".
     
    c. find HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Fax\Accounts, delete all the keys to void.

    d. run WFS high the first time. This should allow to recreate the appropriate accounts.
     
    Registry warning
    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click on the number below to view the article in the Microsoft Knowledge Base:
     
    How to back up and restore the registry in Windows
    http://support.Microsoft.com/kb/322756/

    Aziz Nadeem - Microsoft Support
     

    [If this post was helpful, please click the button "Vote as helpful" (green triangle). If it can help solve your problem, click on the button 'Propose as answer' or 'mark as answer '. [By proposing / marking a post as answer or useful you help others find the answer more quickly.]

  • I have my printer connected to my router via a usb cable... I also have my (Vista) computer connected to the router by ethernet cable. How can I set the computer to print on my prints through the router?

    I have my printer connected to my router via a usb cable. I also have my (Vista) computer connected to the router by ethernet cable. How can I set the computer to print to my printer via the router?

    Usually, you need to install the printing software / drivers on your PC, configured / installed specially for a printer "remote" (its an option in the installation of the printer software)

  • How can I set the time on the toolbar of the low wing? When I click on the taskbar do a right-click and then click Properties, it does not give me the option to display the time?

    How can I set the time display on the toolbar of the low wing?  When I click with the right button on the taskbar, and click show properties, it does not give me the options to display the time?  Where should I go in windows 7 to do this?  I clicked on the date and time also, and it does give me an option to add there either. Please help.

    Thank you

    How can I set the time display on the toolbar of the low wing?  When I click with the right button on the taskbar, and click show properties, it does not give me the options to display the time?  Where should I go in windows 7 to do this?  I clicked on the date and time also, and it does give me an option to add there either. Please help.

    Thank you

    Right-click the taskbar, and then select Properties. On taskbar you of the tab, click Customize. Scroll to the clock and change the "behaviours" on it.

  • Can I set the property to any system of my application

    Hello, good afternoon.

    I have an application called has, can I set the property to any system to my app has? so that whenever I want to start or stop my application has from other applications, I need to check this property value sytem and inspiring that I need start or stop my application has.

    Note: if there is no option, suppose I put a 'Start' at my request other applications when trying to stop this application hasthe property system, I need to change this property value of the system up to request A leave of "start" to "stop". "" ""

    Please let me know clearly weather it is possible or not, if possible how can I do this?

    You can use RuntimeStrore and the status of the Application and define the Golbal events and other application B using the Golbal headphones you can stop the Application A.

  • How can I set the pointer or mouse to do only the things when I double click?

    Original title: my highlites pointer without clicking, opening up much more often.  How can I set the pointer or mouse to do only the things when I double click?

    How can I configure my pointer/mouse to do only the things when I double click?  Currently, it has a mind of its own, putting highlight and things that I don't want to open.

    Hi George,.

    Try the following steps to disable the functionality of hover and check if it helps.
    a. Click Start and select Control Panel
    b. click on ease of access and select make the mouse easier to use
    c. If there is a check box for activate a window by hovering over it with the mouse uncheck it.

    You can also read the following article and check.

    Change the settings of the mouse

Maybe you are looking for