SG-300 to RV320 router smartport error

Hello all,
I have a Cisco RV320 router connected to our SG-300 28 port switch (port 26).
In the GUI under smarport it keeps saying unknown and auto smart port disabled (i have it set to auto).
Does anyone have any idea why the SG300 doesnt recognise the RV320?
In the logs i see: 
2147483558
2014-Sep-10 22:25:01
Error
%AUTOSMARTPORT-E-FAILEDMACRO: Macro router for auto smart port type router on interface gi26 failed at command number 12  

Speed is correct, 1gb full duplex. The port is UP.
I have Smartport globally enabled. Traffic flows fine both ways.
The Mac address table contains mac address of the router fine yes.
This is what the port diagnostics says:
Macro Name router
1. 
#macro description router
2. 
#macro keywords $native_vlan $voice_vlan
3. 
4. 
#macro key description: $native_vlan: The untag VLAN which will be configured on the port
5. 
# $voice_vlan: The voice VLAN ID
6. 
7. 
#Default Values are
8. 
#$native_vlan = Default VLAN
9. 
#$voice_vlan = 1
10. 
11. 
#the default mode is trunk
12. 
smartport switchport trunk allowed vlan add all
Macro failed in this point
13. 
smartport switchport trunk native vlan $native_vlan
14. 
15. 
smartport storm-control broadcast level 10
16. 
smartport storm-control broadcast enable
17. 
18. 
spanning-tree link-type point-to-point
19. 

Similar Messages

  • Bank Routing Code error

    Hi gurus,
    i have a question regarding bank routing code error.
    Heres the scenario..
    Our vendor created 2 check request, one in US currency and one in AUD currency.
    When I executed the payment run, the payment doc that was in US currency was received by citibank, however, the other doc which is in AUD currency was not received.
    Checking at the vendor details, the bank maintained is a US bank. The error that was appearing at citibank is the the bank routing code. We tried to input the swift that was in check request but sap is requiring 9 digits.
    Can you please enlighten me, what's wrong with this?
    Thanks,
    John

    Hi John
    I had similar issue for Citibank, mexico. Our issue was that in idocs the bank routing code (as per the bank mapping) should appear in the segment E1IDB02 BB, field -  FIIBKUKN. The field FIIBKUKN takes the value from field 'Bank number' maintained in the Bank master data.
    So, if in your case the bank is picking the bank routing code from this field then you need to modify this field using a user exit as per the currency.
    Let me know if it works or you need any further clarification.
    Regards
    Nikhil Kothari
    Edited by: Nikhil Kothari on Dec 7, 2011 12:42 PM

  • RV320 Router

    Hi Cisco Support. I wanna know if this RV320 Router has these features before I buy one:
    1. Web filtering - Can filter website by category
                             - Can filter https website like https:www.facebook.com
    2. Block Download - Blocking of downloads by file type like mp4, mp3 and exe
    3. Time Based Restriction
    We have 5 offices and 10 branches / Site. And if ever I will deploy the router to all our office and site.
    Thank you.

    RV320 does support Web Filtering, please refer to the following link (Chapter 13):
    http://www.cisco.com/c/dam/en/us/td/docs/routers/csbr/rv320/administration/guide/en/rv32x_ag_en.pdf
    For Product Specifications, please refer to the following link:
    http://www.cisco.com/c/en/us/products/collateral/routers/rv320-dual-gigabit-wan-vpn-router/data_sheet_c78-726132.html

  • RV320 router failover configuration

    Hello,
    I have an RV320 router with a WAN connection to the office LAN and a 3G USB modem for failover.
    However the failover doesn't work well.
    When I unplugged the cable to WAN it works as expected, the 3G modem take over within a couple of seconds.
    But when I have trouble with overseas connection, the WAN is still up and the router doesn't switch to the 3G modem.
    Is it possible to configure the router so that it ping a specific IP regularly and if the ping fails, it switch to the 3G connection?
    Thanks.

    The setting you need is under System Management > Dual WAN 
    -Select WAN 1 and click edit.  
    --Under Network Service Detection you can specify an internet host to act as the trigger for failover.

  • SAP Router internal error

    Hello
    I have installed solution manager 7.0 and then sap router is also configured on the same box.
    1. To generate a certificate request,
    sapgenpse get_pse -v -r D:\usr\sap\saprouter\certreq -p D:\usr\sap\saprouter\local.pse "CN=sbsapmgrapp01, OU=0000809350, OU=SAProuter, O=SAP, C=DE"
    2. Then you have to request the certificate from
    http://service.sap.com/tcs -> Download Area -> SAProuter Certificate
    3. Create a file D:\usr\sap\saprouter\srcert and copy the requested
    certificate into this file. :
    sapgenpse import_own_cert -c D:\usr\sap\saprouter\srcert -p
    D:\usr\sap\saprouter\local.pse
    4. To generate credentials for the user that's running the SAProuter
    service:
    sapgenpse seclogin -p D:\usr\sap\saprouter\local.pse -O sapadmin
    (this will create the file "cred_v2")
    5. Check the configuration:
    sapgenpse get_my_name -v -n Issuer
    (Result:  "CN=SAProuter CA, OU=SAProuter,
    O=SAP, C=DE")
    6. Create SAProuter service on Windows :
    ntscmgr install SAProuter -b D:\usr\sap\saprouter\saprouter.exe -p
    "service -r -R D:\usr\sap\saprouter\saprouttab -W 60000 -K "CN=sbsapmgrapp01, OU=0000809350, OU=SAProuter, O=SAP, C=DE"
    7. Edit the Windows Registry key :
    MyComputer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\SAProuter\ImagePath
    8. Start the SAProuter service  -- success
    9. Enter the parameters in OSS1 -> Technical Settings -->
    hostname : sbsapmgrapp01
    IP: 10.1.0.112
    instance : 00
    SAP host name : sapserv2
    IP: 194.39.131.34
    instance:99
    10. saprouttab
    SNC-connection from and to SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local R/3-System for Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.1.0.112 3200
    Access from the local Network to SAPNet - R/3 Frontend (OSS)
    P 10.1.0.112 194.39.131.34 3299
    deny all other connections
    D * * *
    when I check the sap-oss connection i am getting internal error. Any help would be appreciate..
    Thanks
    seshu

    Hi Rahu
    Thanks for your response. Here is my saprouttab entry's
    SNC-connection from and to SAP
    KT "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 194.39.131.34 *
    SNC-connection from SAP to local  Solman System for Support
    KP "p:CN=sapserv2, OU=SAProuter, O=SAP, C=DE" 10.1.0.112 3200
    Access from the local Network to SAPNet - R/3 Frontend (OSS)
    P     10.1.0.112     194.39.131.34     3299
    P     10...*     194.39.131.34     *
    Here is my dev_rout file..
    trc file: "dev_rout", trc level: 1, release: "700"
    Thu Oct 16 02:08:22 2008
    SAP Network Interface Router, Version 38.10
    command line arg 0:     D:\usr\sap\saprouter\saprouter.exe
    command line arg 1:     -r
    command line arg 2:     -R
    command line arg 3:     D:\usr\sap\saprouter\saprouttab
    command line arg 4:     -W
    command line arg 5:     60000
    command line arg 6:     -K
    command line arg 7:     p:CN=sbsapmgrapp01, OU=0000809350, OU=SAProuter, O=SAP, C=DE
    SncInit(): Initializing Secure Network Communication (SNC)
          PC with Windows NT (mt,ascii,SAP_UC/size_t/void* = 8/64/64)
    SncInit(): Trying environment variable SNC_LIB as a
          gssapi library name: "D:\usr\sap\saprouter\sapcrypto.dll".
      File "D:\usr\sap\saprouter\sapcrypto.dll" dynamically loaded as GSS-API v2 library.
      The internal Adapter for the loaded GSS-API mechanism identifies as:
      Internal SNC-Adapter (Rev 1.0) to SECUDE 5/GSS-API v2
    main: pid = 1684, ppid = 0, port = 3299, parent port = 0 (0 = parent is not a saprouter)
    reading routtab: 'D:\usr\sap\saprouter\saprouttab'
    Thu Oct 16 09:14:17 2008
    ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 256
        (SI_ECONN_REFUSE/10061; I4; ST; 194.39.131.34:3299) [nixxi.cpp    2823]
    Thu Oct 16 09:14:20 2008
    ***LOG Q0I=> NiPConnect2: connect (10061: WSAECONNREFUSED: Connection refused) [nixxi.cpp 2823]
    ERROR => NiPConnect2: SiPeekPendConn failed for hdl 2 / sock 256
        (SI_ECONN_REFUSE/10061; I4; ST; 194.39.131.34:3299) [nixxi.cpp    2823]
    Kindly suggest the changes in my saprottab file..
    Thanks
    seshu
    Issue resloved..
    Edited by: Seshagiri Rao Myneni on Oct 16, 2008 7:31 PM

  • Asha 300 and Mail for Exchange error - will not in...

    Hi there,
    I have just purchased an Asha 300 to trial Mail for Exchange, however every time I try to install Mail for Exchange I get the error message "You are running an unsupported OS version.  Please upgrade to OS14.53 or later".  When I try to do a software update from the Nokia Suite it says there are no updates available and the software version in v07.57. 
    On the Mail for Exchange application it clearly says that the Asha 300 is a compatible device.
    Has anyone come across this before, or any ideas how to get it working?
    Thanks in advance.

    Please, have a look at the 7-letter code printed on your device (product code). That determines the firmware variant you have. And the firmware variant determines which updates you get. Consequently, what is your product code?

  • Routing Upload - error for insp char

    Hi Guru's,
    I am uploading routing data through 'BAPI_ROUTING_CREATE', in test run data is going correct. But in Porgram it is throwing error message
    ' Inspection Char can not be uniquely assigned to one operation'.
    Except this data related to Routing, Operations, Component Allocation is going correct.
    I am passing sequence_no, operation_id,activity, insp_char, valid_from, master_insp_char,pmaster, modus,char_description,sampling_procedure, samplingunit, sampling_qty.
    error message " you can not uniquely assign insp_char to a single operation."
    With Regards,
    Pravin

    since you are saying that it works from SE37 and not in the program i would guess that some of the values passed (which requires to be in the internal format) are not in the right format. when generally used from se37 system would automatically convert them to internal format.
    for example sequence_no is of type PLNFOLGE (data element) which has got a alpha conversion.
    to convert the values to the right format, double click on the dataelement to get into domain and in definition tab of domain you could see a field called convers. routine. if it has got any value (ALPHA) double click on the value and take the FM name (CONVERSION_EXIT_ALPHA_INPUT in the case of sequence number) using this FM convert the value from external format to internal format.
    for example to convert sequence number from external format to internal format you hve to have a function call like below.
    CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT'
      EXPORTING
        input         = sequence_no
    IMPORTING
       OUTPUT        = sequence_no .
    like wise inspect all the variables involved and find whether there is any alpha conversion for any fieldand carry out the necessary conversion before passin it to the BAPI
    Regards
    Raja

  • Routing upload error in LSMw

    hi,
    i am trying to upload data for routing( CA01) using direct input program RCPTRA02
    I am getting error:
    C\ 045                                                    
       You cannot edit the task list object with activity type
    i  have serached forum but couldnt find satisfying solution.
    if any body has any ideas, suggestions are welcome.

    it appers this is not a lsmw problem, but it isnt really a data error.
    with the same data i am able to crEATE A ROUTING MANUALLY OR BY RECORDING.
    however i have a massive data to be laoded and wanted to get the perfromnace benefits from the Direcvt input.
    i guess this is the proble with direct input program originally designed to create a routing.
    input sturucters alsio dont have all the required fileds.
    i am looking at oss notes.

  • Routing key error message when downloaing itunes.

    when i download itunes it brngs up a error message saying that i dont have permission to a routing key. anyone have an idea on what to do?

    Try 2 solutions: 1.  Press both Ctrl and Shift keys then double click on ITunes.  Hold keys down until a box appears on screen indicating ITunes is starting in "safe mode'.  left click on 'continue" and ITunes will run without closing.
    2;  Start ITunes normally, then  after loading, choose "Match" and then touch "stop" beforre step 3 , Uploading songs...",  runs for more than a few seconds.  The code problems are in Match;  the uploading function in Match.  ITunes won't crash if you stop Match soon enough!

  • Routing Entry error during Inspection Plan creation in BAPI

    Hi,
    A Material has an task list created manually thorgh QP01. Am trying to created another through BAPI  BAPI_INSPECTIONPLAN_CREATE , changed the group counter to 2, but left the Task list blank. The change number field is also BLANK. Other data are populated for structures.
    While executing the BAPI   I get the error  "For further processing, the routing entry is missing", the Operation number is passed correctly. Which routing entry is it referring to ?
    Help with some pointers.
    Rgds,
    stck

    Hi,
    I could execute the BAPI BAPI_INSPECTIONPLAN_CREATE for a Material with already existing Task list.
    But i had to pass the Change Number, Set the Change Rule to 1 (With Change Number) and Change Value = 0.
    But the new created Task group counter does not allow any more changes beacause of the Change rule = 1.
    Can we not create a task for existing Material without the change number?
    Even if we create with change number how can we allow it for changes?
    What has to be the value combination for Change Rule and Change Type for allowing the change to task?
    Appreciate your inputs.
    Regds,
    stck

  • Routing exist error in Material Deletion

    HI,
    At the time of archiving ,system shows the  following error message s.
             1. MARC : xxxxxx - routing exists
             2. MARC :xxxxxxx- Use in routing -inspection plan
    we have checked and found that  routing and inspection plan taask list for the problematic material but i dont know why system showing this error message .Kindly let me know how to resolve this issue.
    Thanks & regards,
    Renuga.A

    it  has only a deletion indicator - and it still exists , that is what SAP is complaining about. you have to archive the other objects first.

  • ROUTING SERVER ERROR

    Hi,
    I am using oc4j routing server. I created the node and edge tables as per the documents but it did not create partition table. I tried procedures sdo_router_partition.PARTITION_ROUTER but i got error that "PARTITION_ERROR" does not exists. Then i downloaded the sample navtech data and imported successfully into my database. I start OC4J but routing engine throws an exception - " java.lang.NegativeArraySizeException". Since I am new to oracle spatial and oc4j i can not figure out the error. Please help.
    Following is the text from routeserver.log file:
    [oracle.spatial.router.server.RouteServerImplementation, Mon Oct 01 17:35:42 IST 2007,#OC4J Launcher, FATAL] java.lang.NegativeArraySizeException
         at oracle.spatial.router.engine.Node.readNode(Node.java:94)
         at oracle.spatial.router.engine.Partition.readPartition(Partition.java:85)
         at oracle.spatial.router.engine.PartitionCache.loadPartitionFromDatabase(PartitionCache.java:276)
         at oracle.spatial.router.engine.PartitionCache.obtainPartitionReference(PartitionCache.java:234)
         at oracle.spatial.router.engine.Network.<init>(Network.java:63)
         at oracle.spatial.router.server.RouteServerImplementation.<init>(RouteServerImplementation.java:128)
         at oracle.spatial.router.server.RouteServerServlet.init(RouteServerServlet.java:191)
         at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2371)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4824)
         at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4748)
         at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4936)
         at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1145)
         at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:741)
         at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
         at com.evermind.server.Application.getHttpApplication(Application.java:570)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1987)
         at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1906)
         at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:643)
         at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
         at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
         at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
         at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2493)
         at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1042)
         at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
         at java.lang.Thread.run(Thread.java:534)
    I am using following version of Oracle:
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Prod
    PL/SQL Release 10.2.0.1.0 - Production
    CORE 10.2.0.1.0 Production
    TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
    NLSRTL Version 10.2.0.1.0 - Production
    Please help.
    Regards,
    Sunil gupta
    [email protected]

    I have a Samsung S2 and I use the following settings for a POP3 account. The only difference for you if you want to use IMAP should be changing the incoming port to 993:
    Incomiing Settings:
    Username: [email protected]
    Password: xxxxxxx
    POP3 server: mail.btinternet.com
    Security Type: SSL
    Port: 995
    Outgoing Settings:
    SMTP server: mail.btinternet.com
    Security type: SSL
    Port: 465
    Require sign in: Ticked
    Username: [email protected]
    Password: xxxxxx
    If they don't work I would delete the account, restart the phone then try and set it up again. You should be given the option to set it up manually. Use that option rather than letting the wizard do it and when entering username and password make sure that they are spelt correctly and they are case sensitive.
    If it still does not work for you can you download Aquamail mail client from the Play Store and set it up to see if it works. 

  • Router giving error message "esw_mrvl_vlan_port_remove"

    Dear All,
    In one of our newly purchased Cisco Routers, I am getting the below error message :
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    000083: .Aug 21 10:00:04.782: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0/0, changed state to down
    000084: .Aug 21 10:00:04.782: %LINEPROTO-5-UPDOWN: Line protocol on Interface Vlan1, changed state to down
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    000085: .Aug 21 10:00:13.194: %LINK-3-UPDOWN: Interface FastEthernet0/0/0, changed state to up
    000086: .Aug 21 10:00:14.194: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/0/0, changed state to up
    esw_mrvl_vlan_port_remove : Unable to find entry for VLAN(1) dbnum(1)
    esw_mrvl_vlan_port_untagged : Unable to find entry for VLAN(1)
    After rebooting the router, it starts working fine for some time & then same issue occurs. Logs are attached.
    Please let us know the root cause for this & necessary troubleshooting steps for the same. It is installed with 4Port FE Switchport Module.
    - Balbeer Singh.
    (+91 9953 1963 56).

    Duplicate post #2.

  • OSB Dynamic Routing Downstream Error Handling.

    Hi
    I've written several services which implement dynamic routing proxys which route to other proxys who then talk to business services.
    My problem is that when the downstream service encounters an error the router seems to throw away that error message and replace it with BEA-380000.
    I've read several posts here and there about this and was wondering if there's a best practice way of dealing with this.
    Thanks,
    Nick

    Hi
    I've written several services which implement dynamic routing proxys which route to other proxys who then talk to business services.
    My problem is that when the downstream service encounters an error the router seems to throw away that error message and replace it with BEA-380000.
    I've read several posts here and there about this and was wondering if there's a best practice way of dealing with this.
    Thanks,
    Nick

  • Failed Message Routing - Generic Error Description - why?

    Hi,
    I have developed a custom pipeline component but when it throws an exception, it throws a generic exception description, as follows:
    "The Message Engine encountered an error during the processing of one of or inbound messages"
    I have 'Failed Message Routing' enabled on my port and an orchestration that subscribes to these failed messages.
    But I'm creating my own custom error description, with information I use further down the process, this custom description gets overwritten by Biztalk somewhere after been thrown.
    Is there a reason for this? And is there a way to work around this?

    Thanks for your reply.
    I'm trying to get a value from the using XPathReader
    Here is a snippet of my code
    Stream inboundStream = bodyPart.GetOriginalDataStream();
    VirtualStream virtualStream = new VirtualStream(bufferSize, thresholdSize);
    ReadOnlySeekableStream readOnlySeekableStream = new ReadOnlySeekableStream(inboundStream, virtualStream, bufferSize);
    XmlTextReader xmlTextReader = new XmlTextReader(readOnlySeekableStream);
    XPath.XPathCollection xPathCollection = new XPathCollection();
    XPathReader xPathReader = new XPathReader(xmlTextReader, xPathCollection);
    xPathCollection.Add(XpathValue);
    bool ok = false;
    string Value = string.Empty;
    while (xPathReader.ReadUntilMatch())
    if (xPathReader.Match(0) && !ok)
    if (xPathReader.NodeType == XmlNodeType.Element)
    xpathValue = xPathReader.ReadString();
    else
    Value = xPathReader.GetAttribute(xPathReader.LocalName);
    ok = true;
    DateTime.TryParse(Value, out myDate);
    readOnlySeekableStream.Position = 0;
    bodyPart.Data = readOnlySeekableStream;
    if an Exception happens anywhere before this code or even during this code snippet, I get my custom error description but when the code exits the 'while statement' and if an exception happens, I get the generic error description - "The Message Engine
    encountered an error during the processing of one of or inbound messages"
    Does something happen the stream when it is used in XpathReader?
    Thank you

Maybe you are looking for

  • Error/warning in dict. Activator while activating the infocube

    Hi All,     When we are trying to add one of the characteristic info object into Infocube, the system throws following message. deleted the index ,then also same issue. Activation of Objects with Type InfoCube Checking Objects with Type InfoCube Chec

  • Show HTML in Personal Profile?

    i'd like to show HTML (from a file or from a string) in any kind of component in an app running on a PDA. Probably i will use Personal Profile (and WSDD). Are there any components I could use to show HTML. Maybe in AWT? I know there are components li

  • Newbie to Ipad-can the keyboard keys be set in sequence as typewriter?

    Wondering if the keyboard can be changed to same sequence as a typewriter.

  • Jazn-data.zml file

    Does anyone know why there is ALWAYS an empty jazn-data.xml file deployed with my application even though I don't have one defined in my project? Also, how can I stop this? I want my application to use the jazn-data.xml file already configured for th

  • REMOTE_TEMP_LOCATION variable in GRID Control 10.2.0.4 agent install

    Hi, Can anybody tell me where is the user preference REMOTE_TEMP_LOCATION set in GRID Control software? My problem is that I am trying to install the agent using agent push method from the front-end. YEsterday while troubleshooting the install I chan