MP mode BRIDGE configuration whith several sockets on a same network

Hi all,
I'd like to know if it makes any sense to mount several sockets between two BRIGE process on the same network.
Is it a way to improve performances when using a multithreaded BRIDGE ? or is it useless ?
An sample of my configuration : two netwgroups whith same priority on the same network but whith two distincts TCP/IP ports.
BRTHREADS=Y
*NETGROUPS
DEFAULTNET NETGRPNO = 0 NETPRIO = 10 #default
VMOSART1 NETGRPNO = 100 NETPRIO = 100 # utilise le VLAN Mosart
VMOSART2 NETGRPNO = 101 NETPRIO = 100 # utilise le VLAN Mosart
*NETWORK
DEFAULT:
MINENCRYPTBITS=0
MAXENCRYPTBITS=0
# QS01
QS01
NADDR="//hera:rednet"
NLSADDR="//hera:tlrednet"
QS01
NETGROUP=VMOSART1
NADDR="//hera:rednet1"
NLSADDR="//hera:tlrednet"
QS01
NETGROUP=VMOSART2
NADDR="//hera:rednet2"
NLSADDR="//hera:tlrednet"
# QS02-----
QS02
NADDR="//zeus:rednet"
NLSADDR="//zeus:tlrednet"
QS02
NETGROUP=VMOSART1
NADDR="//zeus:rednet1"
NLSADDR="//zeus:tlrednet"
QS02
NETGROUP=VMOSART2
NADDR="//zeus:rednet2"
NLSADDR="//zeus:tlrednet"
Best regards,
Emmanuel RABOT
Edited by: user5190298 on 22 janv. 2009 10:55

I've done a hard reset of both devices and swapped them over vice-versa. The problem seems to be the network will only support a SINGLE device. In Airport Utility I can only get one of the two devices to show in the sidebar, rarely both devices are temporarily present. I've configured both to use the same network names and WPA passwords in the hope they will 'merge' together onto the same network. But one just seems to cancel out the other.
Right now I've go the old AEB plugged back into the modem and its working. But the new TC device which I've plugged into the printers wont show on the network and has the amber light flashing.

Similar Messages

  • Issue with configuration of another sunray server on same network

    Hello,
    I'm wondering whether it's possible to have another sun ray environment in the same network next to another.
    I'm trying to setup a test environment to do some testing, but after installing the server the only server displayed in the test sunray webGUI is the production sunray server. Luckily I cannot do anything with it, because if I could do actions with the production server from the test server that would be a huge security issue.
    Kind regards,
    J

    Just FYI, a sunray server array will have a group signature that is shared amongst other members in that array. If a new sunray server is setup with a different group signature, they should not care about eachother.

  • Problem wrt54g3g configuration mode bridge or transparent

    hi, I have a router wrt54g3g with firmare 2.0.22, I want if can configure mode bridge this router, using the card vodafone 3G, why behind router I have linux server with firewall, vpn and web to filter.
    Thank you. 

    unfortunately this is a product limitation that u cannot bridge this router....at the most what u can do is , assign an ip address to the wrt54g3g which is in the range of the server....and disable the wireless router's dhcp..

  • AP1242G Point-to-Point Bridge Configuration

    Hi,
    I have two Cisco AP 1242G and i'm trying to configurate a Point-to-Point Bridge Configuration to connect two wired LAN. Figure 1.8
    http://www.cisco.com/en/US/docs/wireless/access_point/1300/installation/guide/130h_c1.html
    I would connect two wired networks.
    I tryed two configurations:
    Root and Non-Root AP. This way every wired PC on the Root AP can connect to the Access points, but cannot connect to the wired PC on the Non-Root AP.
    AP and WGB. Even this way the wired computers on one AP cannot connect to the wired PC on the WGB. This way only the wireless client can connect to the wired network.
    Any advise? This is my network:
    Root Bridge                                 Non Root Bridge
    10.0.0.1                                      10.0.0.2
    Wired clients on the RB                Wired clients on the Non RB
    10.0.0.100                                   10.0.0.200

    Thank you for the answer.
    Root bridge:
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap1
    enable secret 5 $1$z4Wo$o9KqD9KSFmKFg62JiPVPU/
    aaa new-model
    aaa group server radius rad_eap
    aaa group server radius rad_mac
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    dot11 syslog
    dot11 ssid Bridge
       authentication open
       guest-mode
       infrastructure-ssid
    dot11 network-map
    username Cisco password 7 13261E010803
    username 003a999f3dc0 password 7 15425B5F0573727D2E60312143
    username 003a999f3dc0 autocommand exit
    username c89c1ddac8cc password 7 13064F4B085D002E2A27703036
    username c89c1ddac8cc autocommand exit
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid Bridge
    antenna gain 6
    speed  basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0
    channel 2422
    station-role root bridge
    distance 1
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.0.0.1 255.255.255.0
    no ip route-cache
    ip default-gateway 10.0.0.1
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    ip radius source-interface BVI1
    radius-server local
      no authentication eapfast
      no authentication leap
    radius-server attribute 32 include-in-access-req format %h
    radius-server vsa send accounting
    bridge 1 route ip
    line con 0
    line vty 0 4
    end
    Non-root Bridge:
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap2
    enable secret 5 $1$z4Wo$o9KqD9KSFmKFg62JiPVPU/
    aaa new-model
    aaa group server radius rad_eap
    aaa group server radius rad_mac
    aaa group server radius rad_acct
    aaa group server radius rad_admin
    aaa group server tacacs+ tac_admin
    aaa group server radius rad_pmip
    aaa group server radius dummy
    aaa authentication login eap_methods group rad_eap
    aaa authentication login mac_methods local
    aaa authorization exec default local
    aaa accounting network acct_methods start-stop group rad_acct
    aaa session-id common
    dot11 syslog
    dot11 ssid Bridge
       authentication open
       guest-mode
       infrastructure-ssid
    dot11 network-map
    username Cisco password 7 13261E010803
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    ssid Bridge
    antenna gain 6
    speed  basic-1.0 2.0 5.5 11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0
    station-role non-root bridge
    mobile station scan 2412 2417 2422 2427 2432 2437 2442 2447 2452 2457 2462 2467 2472
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface FastEthernet0
    no ip address
    no ip route-cache
    duplex auto
    speed auto
    bridge-group 1
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.0.0.2 255.255.255.0
    no ip route-cache
    ip default-gateway 10.0.0.2
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    ip radius source-interface BVI1
    radius-server attribute 32 include-in-access-req format %h
    radius-server vsa send accounting
    bridge 1 route ip
    line con 0
    line vty 0 4
    end

  • AP 1524 Bridge configuration

    Hi all,
    Someone already do a bridge configuration with 1524 AP? I read Cisco documentation, and is not very clear regarding configuration on switch side.
    I will do a Bridge in trunking mode, so i want to know what is the VLAN i need to set as native vlan on the switch trunk port.
    Do i need to set the management vlan as native VLAN? Is someone had some documentation regarding this, please send me information.
    Thanks

    Thanks, but in my case i want to configure a point to point bridge configuration.
    The point is , i want to use and give the same layer 2 vlan on a switch on the MAP side.
    Did is possible? I have some device on the MAP side directly connect on a switch and the layer 3 switch is on the RAP side.
    Thanks

  • Extremes (Access Point Mode, Bridged) Constantly Going Offline

    I have multiple Extremes (all standalone access point mode, bridged with static IPs) randomly going offline. Each Extreme is connected directly to a main switch. Status lights always remain green however I cannot ping the devices, they do not show up in the Airport Utility and they cease to be accessible/visible via WIFI. Plus, when this happens, I often can STILL connect to devices (e.g. printers) that are plugged into the LAN ports of the "offline" Extremes.
    They appear to drop randomly, i.e. not under any particularly heavy load or anything. When I feel them physically, they don't feel unusually warm or anything.
    Thoughts? I have already done a hard reset and reconfig on one of the problem devices.

    Hello Julesomar,
    It sounds like your Airport Extreme is having intermitent connectivity issues. You have already done what I would have started with by resetting the device. I recommend next troubleshooting for sources of interference with the following article:
    Wi-Fi and Bluetooth: Potential sources of wireless interference
    http://support.apple.com/kb/ht1365
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Bridge configuration at ISR 4000

    Hi.
    I´m configuring a new router ISR 4000, but i cannot find all needed commands for bridge feature.
    Please your help if somebody know the equivalent commands for ISR 4000 series.
    Thanks in advance.
    Step by Step Bridge Group Virtual Interface (BVI) Configuration
    Integrated Routing and Bridging configuration on Router1:
    Router (config)#int fa0/0
    Router (config-if)#bridge-group 1                           NOT SUPPORTED
    Router (config-if)#no shut
    Router(config-if)#exit
    Router (config)#
    Router (config-if)#int fa1/0
    Router(config-if)#bridge-group 1                           NOT SUPPORTED
    Router (config-if)#no shut
    Router(config-if)#exit
    Router(config)#
    Create Bridge Group Virtual Interface (BVI) and configure the IP and Routing credentials.
    Router1(config)#bridge irb
    Router (config)#int bvi1
    Router(config-if)#ip add 192.168.2.1 255.255.255.0
    Router(config-if)#exit
    Router(config)#bridge 1 protocol ieee                                             NOT SUPPORTED "ieee"
    Router (config)#bridge 1 route ip
    Router(config)#

    Hi All,
    Even I have the same issue and none of the above solutions are working for me.
    I have 'bankapp' deployed on SITE1 and SITE2.
    When I execute "tmboot -A" on master machine, it throws following error:
    Booting admin processes ...
    exec DBBL -A :
    on SITE1 -> process id=25692 ... Started.
    exec BBL -A :
    on SITE1 -> process id=25693 ... Started.
    exec BBL -A :
    on SITE2 -> CMDTUX_CAT:822: ERROR: No BBL available, cannot boot
    tmboot: WARN: No BBL available on site SITE2.
    Will not attempt to boot server processes on that site.
    2 processes started.
    Here is the ULOG entries on SITE2 .
    095806.stadj42!tlisten.4154.3086042816.-2: CMDTUX_CAT:4209: INFO: Accepted request from //140.84.128.222:34292, seq # 3
    095808.stadj42!tlisten.4154.3086042816.-2: CMDTUX_CAT:4209: INFO: Accepted request from //140.84.128.222:34294, seq # 4
    095813.stadj42!BSBRIDGE.4347.3085973184.0: 06-09-2008: Tuxedo Version 10.0, 32-bit
    095813.stadj42!BSBRIDGE.4347.3085973184.0: LIBTUX_CAT:262: INFO: Standard main starting
    095823.stadj42!BSBRIDGE.4347.3085973184.0: CMDTUX_CAT:1410: ERROR: Could not mark receive queue
    095823.stadj42!BSBRIDGE.4347.3085973184.0: LIBTUX_CAT:250: ERROR: tpsvrinit() failed
    095823.stadj42!BBL.4355.3086313152.0: 06-09-2008: Tuxedo Version 10.0, 32-bit, Patch Level 005
    095823.stadj42!BBL.4355.3086313152.0: LIBTUX_CAT:334: ERROR: No BBL
    095823.stadj42!BBL.4355.3086313152.0: LIBTUX_CAT:248: ERROR: System init function failed, Uunixerr =
    ~
    The ULOG on SITE1 does not have any new information.
    The "ubbmp" has the following entries.
    *NETGROUPS
    DEFAULTNET NETGRPNO=0 NETPRIO=100
    *NETWORK
    SITE1 NETGROUP=DEFAULTNET
    NADDR="//staec32.:9111"
    NLSADDR="//staec32:3050"
    SITE2 NETGROUP=DEFAULTNET
    NADDR="//stadj42:9112"
    NLSADDR="//stadj42:3060"
    I have tlisten running on NLSADDR on both the machines.
    Any idea why the BBL on SITE2 fails to boot?

  • How do I open several tabs at the same time?

    How do I open several tabs at the same time?

    Can't you open more than one tab?
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.com/kb/Safe+Mode
    *https://support.mozilla.com/kb/Troubleshooting+extensions+and+themes

  • Can I backup several machines to the same TC?

    Can I backup several machines to the same TC?

    Can I backup several machines to the same TC?
    Yes. No special configuration is required, and there are no extra issues other than the additional space requirement.
    (49833)

  • How to install several instances of the same application on a computer?

    Hej,
    I have an application in LV 2009, where I have created an installer. The installer installs to a directory called \Receiver relative to the Program Files directory. If I install this once to a computer, everything is OK.
    However, I want to install the same application twice on the same computer. There should be no conflicts between the two applications, since I can configure them to work on different directories and ports. But if I call the installer again, and selects another directory, nothing is installed and I get the message "Installation Summary - No software will be installed or removed". It seems like the installer ignores that I have selected another directory, and just uses the default directory, relative to the Program Files directory.
    Anyone knows the trick, how to install several instances on the same computer ?
    BR, Jan
    Jan Nielsen
    Freelance system analyst and LabVIEW programmer

    Hi Jan,
    This is so because each installer has a GUID that is used to check whether the application needs to be upgraded or not. (It's a Microsoft function).
    What you can do is create a new installer with a different GUID (copy the installer in the projects), and check witha  text editor whether this GUID has changed.
    But any specific reason you need two seperate installs? You can run the application twice with a specific INI token:
    allowmultipleinstances=True
    Ton
    Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
    Nederlandse LabVIEW user groep www.lvug.nl
    My LabVIEW Ideas
    LabVIEW, programming like it should be!

  • Display Several Sales Orders from Same Business Customer TOGETHER   in MD04

    Hello
    In MD04 is it possible to display several sales orders from same business customer together?
    For instance one business customer order bikes for two times.
    The Order-No are 12912(50st by 07/08/09) and 12913(100st by 10/08/09).
    Normally after runnning of MRP(MD02), the planned orders are displayed seperately in MD04.
    I want to display  two orders together.
    The reason is if some trouble happens in Production(for Ord-no 12912) and it cannot be deliveried on schedule, however Production  (for Ord-no 12913) is going without trouble, the final-products for order 12913 should move for 12912.
    If you have some good solutions, please share it.
    Thank you for your advice.
    Regards,

    Hi Riyolshibashi,
    Lets look at the two main scenarios, MTS and MTO.
    In MTS, the general display filters are available in MD04.  Standard SAP filters do not filter on 'customer'.  I suspect this is because the concept would normally be illogical in a MTS environment.  Planned orders do not exist to serve a customer, but to serve 'stock'.  But let us not think about SAP and their logic.
    SAP allows you to create customized filters, in IMG>Production>MRP>Evaluation>Filter>Define Display filter.  Within this definition, under the  "Addnl Selections' tab, you can tick 'Define addl selections in the transaction'.  When you use this filter in MD04 display, then, one of the options available to you is to enter a specific Customer number, and then the display will only show the requirements from this customer.  Since you have excluded all other customer's orders, all orders of a single customer will be displayed consecutively.  Next to each other.
    In the case of MTO, the 'filter-by-customer' concept makes more sense (although, not for the reason you have stated.  You would have to find some manual method to convert a production order from supporting one sales order item, to supporting another sales order item.  Possible but difficult).  Anyway, the above mentioned customized filter would also work in an MTO environment.
    Regards,
    DB49

  • Open several PDFs in the same Reader window using tabs for each document

    How do I open several PDFs in the same Reader window using tabs for each document?  I'm using Reader 11.0.03 and Windows 7.  

    That would be a nice feature!  Suggest it at https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform - hopefully it will make it into Reader XII.

  • I have photos from several cameras of the same event, how do I combine them?

    I have photos from several cameras of the same events.  How can I sort them together, three pics of the same horse from three cameras side by side; I can't move pics from one camera source to another in a folder.

    Languare is critical since it is all we have to communicate with
    Folders in iPhoto do not hold photos - folders hold only other folders or albums
    If you are speaking of events then you simply merge the events (drag one onto another or select two or more and use the merge events command - for the photos to be "side by side" the three camera's time/date setting will have to be identical as photos will be sorted by time/date - if they are not you can correct by selecting the photos in an event (before merging) and using the adjust time and date command or you can make a smart album for the camera and select the photos and use the adjust time and date command
    LN

  • I have several copies of the same track - how do I remove extra tracks?

    First, I am now running iTunes for windows, 11.1.3.8
    My computer is a laptop running Windows 7.
    I have an iPod classic that I try to sync with it.
    I have a mix of songs downloaded from Amazon (sorry guys) or ripped from CD's. 
    A year ago, iTunes started creating several copies of the same track.  For example, if I wanted to listen to Adam Ant, I'd have three copies of "Desperate, but not serious" and one copy of something else and two copies of "Room at the Top."
    So, I deleted the extra tracks.  Sometimes this was horrid because if I deleted the wrong track, the other tracks wouldn't work, but they all looked the same (same number of bytes, no numbers at the end of the titles, etc) so I had to be careful. 
    I cursed, a lot, so after a time I deleted iTunes completely, then started over.  That seemed to fix it.
    BUT, today, I have the same problem.
    It's random.  Not every album is effected.  Not every song on a certain album is effected.  It's not just songs I ripped, or songs I downloaded.  There's nothing you can point at and go "AHA!"
    Furthermore...this might be a separate problem, but my iPod is not always recognized by iTunes, and some of the songs on the iPod get skipped.  Again, no way of telling which songs it doesn't like...it skips some ripped, some downloaded.  No correlation that one can easily track.
    What I would like to do is fix iTunes then reset the iPod and start over, I guess?
    Any ideas?  Thank you all in advance.

    Apple's official advice is here... HT2905 - How to find and remove duplicate items in your iTunes library. It is a manual process and the article fails to explain some of the potential pitfalls.
    Use Shift > View > Show Exact Duplicate Items to display duplicates as this is normally a more useful selection. You need to manually select all but one of each group of identical tracks to remove. Sorting the list by Date Added may make it easier to select the appropriate tracks, however this works best when performed immediately after the dupes have been created.  If you have multiple entries in iTunes connected to the same file on the hard drive then don't send to the recycle bin. This can happen, for example, if you start iTunes with a disconnected external drive, then connect it, reimport from your media folder, then restart iTunes.
    Use my DeDuper script if you're not sure, don't want to do it by hand, or want to preserve ratings, play counts and playlist membership. See this thread for background. Please take note of the warning to backup your library before deduping, whether you do so by hand or using my script, in case something goes wrong.
    (If you don't see the menu bar press ALT to show it temporarily or CTRL+B to keep it displayed)
    tt2

  • How can I export several versions at the same time?

    Greetings -
    I'm looking for something that I may just be missing, and hoping someone here can point me in the right direction.
    Basically, I'd like to be able to select an image in my library and export several versions at the same time. For example, I select a photo and export JPG, TIFF and PSD versions in one shot without having to run three separate export requests - essentially a batch action. I can't imagine that this isn't built in already - I'm just assuming that I'm missing something obvious.
    Thanks in advance for any advice anyone might have.
    John.

    Fwiw, I've not seen this requested before.
    This kind of Export option is very typical, Kirby, when the rendering of the exported version will take a long time, for example for video or audio. Then you can share several formats at once, to render a version suitable for the web, for viewing on the computer, or the iPhone at the same time. That is really useful, if you render a movie at a full HD resolution and don't have to do it again for an iPhone/iPod version.
    QuickTime 7 does this for the "File > Export for Web" option, for example. You can get three versions of your final movie at the same time.
    And I just checked, the new iMovie Theater does this as well, when sharing a movie to the Theater:
    When you add a movie, trailer, or clip to the Theater, iMovie creates versions of your movie tailored for local playback, playback on an iOS device, and streaming.
    Come to think about it - exporting a webpage from Aperture will also export thumbnail sized images plus a larger version for downloading.

Maybe you are looking for

  • IPhoto 11 slideshow problems

    Hello,  I am trying to make a slideshow on iPhoto 11.  When I select the large icon (middle bottom) the comp. goes to full screen and displays the first photo immediately.  After pressing esc. the "Themes" button does nothing.  I have opened iPhoto w

  • [SOLVED] Can't start Doom3 (Catalyst)

    Hi all, I've just installed Doom3 from AUR and copy the .pk files to /opt/doom3/base but when i try to run the game i get this: [tehsis@Heather ~]$ doom3 DOOM 1.3.1.1304 linux-x86 Jan 16 2007 21:58:02 found interface lo - loopback found interface eth

  • Central Performance History of SLR-SOLMAN

    I need to define in Central Performance History of SLR-SOLMAN, Background monitoring object - AbortedJobs Attribute name but this indicator doesn't exist in CPH, ALPERFOB table doesn't know this indicator. Is it possible to define a new object in CPH

  • 7.4 Installation Bug - Focus Issue

    I had iTunes running during the installation of version 7.4. Several times during the installation, iTunes requested and received focus. Since I was typing an email at the time, my keystrokes were sent to iTunes instead of my email composition window

  • Concatenating the stings

    Hi friends , This is a scenerio from idoc to file . I need to concatnate 3 fields from the same segment . I concatenate the fields and map to the target . What I found is in source payload the field combination mapping does not exist . If I look at t