CISCO-CONFIG-COPY-MIB question

As a result of network interruption during script execution, some of the remote devices never received the ccCopyEntryRowStatus "destroy", so I assume that field remains set to createAnd*. Would there be any danger leaving that "as is", especially considering the next execution will again attempt to set it to createAnd*? On the flip side, what happens if ccCopyEntryRowStatus receives "destroy" when it's not set (or would that be the "notInService(2)" state)?

Is it to say I could summarily issue a blind "destroy" upfront regardless, as a "best practice"?
To restate my original question: Is there any [adverse] impact if ccCopyEntryRowStatus that's left in "createAndWait" state receives another "createAndWait" directive immediately after?

Similar Messages

  • Config copy via snmp - value out of range

    Hi,
    I have problem with configuration file copy via snmp on cisco AP 1121. I use this mib CISCO-CONFIG-COPY-MIB.
    I use this oid's and i get error ".1.3.6.1.4.1.9.9.96.1.1.1.1.16.333: Value out of range (<tftp_server_ip>)""
    snmpset -v1 -c <rwcommunity> <ap_ip> .1.3.6.1.4.1.9.9.96.1.1.1.1.2.333 i 1
    .1.3.6.1.4.1.9.9.96.1.1.1.1.3.333 i 4
    .1.3.6.1.4.1.9.9.96.1.1.1.1.4.333 i 1
    .1.3.6.1.4.1.9.9.96.1.1.1.1.16.333 inetaddress "<tftp_server_ip>"
    .1.3.6.1.4.1.9.9.96.1.1.1.1.16.333: Value out of range (<tftp_server_ip>)
    Any Ideas? Thanks for help.

    Hi,
    I have problem with configuration file copy via snmp on cisco AP 1121. I use this mib CISCO-CONFIG-COPY-MIB.
    I use this oid's and i get error ".1.3.6.1.4.1.9.9.96.1.1.1.1.16.333: Value out of range (<tftp_server_ip>)""
    snmpset -v1 -c <rwcommunity> <ap_ip> .1.3.6.1.4.1.9.9.96.1.1.1.1.2.333 i 1
    .1.3.6.1.4.1.9.9.96.1.1.1.1.3.333 i 4
    .1.3.6.1.4.1.9.9.96.1.1.1.1.4.333 i 1
    .1.3.6.1.4.1.9.9.96.1.1.1.1.16.333 inetaddress "<tftp_server_ip>"
    .1.3.6.1.4.1.9.9.96.1.1.1.1.16.333: Value out of range (<tftp_server_ip>)
    Any Ideas? Thanks for help.

  • This is frustrating... trying to import CISCO-ENTITY-SENSOR-MIB

    Well, really trying to import CISCO-ENTITY-SENSOR-EXT-MIB in order to process traps from ASA with "snmp-server enable traps entity power-supply-failure" configured. Figures that CISCO-ENTITY-SENSOR-MIB is a prerequisite. After painstakingly loading up the MIB dependencies listed at http://tools.cisco.com/Support/SNMP/do/BrowseMIB.do?local=en&step=2&mibName=CISCO-ENTITY-SENSOR-MIB, it fails at the last juncture with
    CISCO-ENTITY-SENSOR-MIB itself:
    snmpttconvertmib --in=CISCO-ENTITY-SENSOR-MIB.my --out=/etc/snmp/snmptt.conf.cisco --debug
    *****  Processing MIB file *****
    snmptranslate version: NET-SNMP version: 5.3.1
    severity: Normal
    File to load is:        ./CISCO-ENTITY-SENSOR-MIB.my
    File to APPEND TO:      /etc/snmp/snmptt.conf.cisco
    MIBS environment var:   ./CISCO-ENTITY-SENSOR-MIB.my
    mib name: CISCO-ENTITY-SENSOR-MIB
    Processing MIB:         CISCO-ENTITY-SENSOR-MIB
    skipping a TRAP-TYPE / NOTIFICATION-TYPE line - probably an import line.
    Line: 631
    NOTIFICATION-TYPE: entSensorThresholdNotification
    Variables: entSensorThresholdValue entSensorValue
    Enterprise: entitySensorMIBNotifications
    Looking up via snmptranslate: CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotification
    No log handling enabled - turning on stderr logging
    Cannot find module (ENTITY-MIB): At line 27 in ./CISCO-ENTITY-SENSOR-MIB.my
    Cannot find module (CISCO-TC): At line 29 in ./CISCO-ENTITY-SENSOR-MIB.my
    Cannot find module (CISCO-SMI): At line 31 in ./CISCO-ENTITY-SENSOR-MIB.my
    Did not find 'entPhysicalIndex' in module #-1 (./CISCO-ENTITY-SENSOR-MIB.my)
    Did not find 'EntPhysicalIndexOrZero' in module #-1 (./CISCO-ENTITY-SENSOR-MIB.my)
    Did not find 'ciscoMgmt' in module #-1 (./CISCO-ENTITY-SENSOR-MIB.my)
    Unlinked OID in CISCO-ENTITY-SENSOR-MIB: ciscoEntitySensorMIB ::= { ciscoMgmt 91 }
    Undefined identifier: ciscoMgmt near line 33 of ./CISCO-ENTITY-SENSOR-MIB.my
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBConformance ::= { ciscoEntitySensorMIB 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBNotificationPrefix ::= { ciscoEntitySensorMIB 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBObjects ::= { ciscoEntitySensorMIB 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBNotifications ::= { entitySensorMIBNotificationPrefix 0 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValueEntry ::= { entSensorValueTable 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorNotifCtrlGlobalGroup ::= { entitySensorMIBGroups 5 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorValueGroupSup1 ::= { entitySensorMIBGroups 4 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorThresholdNotificationGroup ::= { entitySensorMIBGroups 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorThresholdGroup ::= { entitySensorMIBGroups 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorValueGroup ::= { entitySensorMIBGroups 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdTable ::= { entSensorThresholds 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorMeasuredEntity ::= { entSensorValueEntry 8 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValueUpdateRate ::= { entSensorValueEntry 7 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValueTimeStamp ::= { entSensorValueEntry 6 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorStatus ::= { entSensorValueEntry 5 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValue ::= { entSensorValueEntry 4 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorPrecision ::= { entSensorValueEntry 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorScale ::= { entSensorValueEntry 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorType ::= { entSensorValueEntry 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdEntry ::= { entSensorThresholdTable 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThreshNotifGlobalEnable ::= { entSensorGlobalObjects 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: ciscoEntitySensorMIB ::= { ciscoMgmt 91 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorGlobalObjects ::= { entitySensorMIBObjects 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholds ::= { entitySensorMIBObjects 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValues ::= { entitySensorMIBObjects 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdNotificationEnable ::= { entSensorThresholdEntry 6 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdEvaluation ::= { entSensorThresholdEntry 5 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdValue ::= { entSensorThresholdEntry 4 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdRelation ::= { entSensorThresholdEntry 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdSeverity ::= { entSensorThresholdEntry 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdIndex ::= { entSensorThresholdEntry 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorThresholdNotification ::= { entitySensorMIBNotifications 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entSensorValueTable ::= { entSensorValues 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBGroups ::= { entitySensorMIBConformance 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBCompliances ::= { entitySensorMIBConformance 1 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBComplianceV04 ::= { entitySensorMIBCompliances 4 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBComplianceV03 ::= { entitySensorMIBCompliances 3 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBComplianceV02 ::= { entitySensorMIBCompliances 2 }
    Cannot adopt OID in CISCO-ENTITY-SENSOR-MIB: entitySensorMIBComplianceV01 ::= { entitySensorMIBCompliances 1 }
    Unknown object identifier: CISCO-ENTITY-SENSOR-MIB::entSensorThresholdNotification
    OID:
    Done
    Total translations:        1
    Successful translations:   0
    Failed translations:       1
    Those three allegedly missing MIBs are right there in the same directory, and have been imported earlier (though some had no "translation"):
    ls
    CISCO-ENTITY-SENSOR-EXT-MIB.my  CISCO-TC.my     RFC-1212.my            SNMPv2-CONF.my  SNMPv2-TC-V1SMI.my
    CISCO-ENTITY-SENSOR-MIB.my      ENTITY-MIB.my   RFC-1215.my            SNMPv2-SMI.my   v1
    CISCO-SMI.my                    RFC1155-SMI.my  SNMP-FRAMEWORK-MIB.my  SNMPv2-TC.my
    snmpttconvertmib --in=CISCO-SMI.my --out=/etc/snmp/snmptt.conf.cisco --debug
    *****  Processing MIB file *****
    snmptranslate version: NET-SNMP version: 5.3.1
    severity: Normal
    File to load is:        ./CISCO-SMI.my
    File to APPEND TO:      /etc/snmp/snmptt.conf.cisco
    MIBS environment var:   ./CISCO-SMI.my
    mib name: CISCO-SMI
    Processing MIB:         CISCO-SMI
    Done
    Total translations:        0
    Successful translations:   0
    Failed translations:       0
    snmpttconvertmib --in=CISCO-TC.my --out=/etc/snmp/snmptt.conf.cisco --debug
    *****  Processing MIB file *****
    snmptranslate version: NET-SNMP version: 5.3.1
    severity: Normal
    File to load is:        ./CISCO-TC.my
    File to APPEND TO:      /etc/snmp/snmptt.conf.cisco
    MIBS environment var:   ./CISCO-TC.my
    mib name: CISCO-TC
    Processing MIB:         CISCO-TC
    Done
    Total translations:        0
    Successful translations:   0
    Failed translations:       0
    snmpttconvertmib --in=ENTITY-MIB.my --out=/etc/snmp/snmptt.conf.cisco --debug
    *****  Processing MIB file *****
    snmptranslate version: NET-SNMP version: 5.3.1
    severity: Normal
    File to load is:        ./ENTITY-MIB.my
    File to APPEND TO:      /etc/snmp/snmptt.conf.cisco
    MIBS environment var:   ./ENTITY-MIB.my
    mib name: ENTITY-MIB
    Processing MIB:         ENTITY-MIB
    skipping a TRAP-TYPE / NOTIFICATION-TYPE line - probably an import line.
    Line: 1142
    NOTIFICATION-TYPE: entConfigChange
    Enterprise: entityMIBTrapPrefix
    Looking up via snmptranslate: ENTITY-MIB::entConfigChange
    OID: .1.3.6.1.2.1.47.2.0.1
    Done
    Total translations:        1
    Successful translations:   1
    Failed translations:       0
    What am I missing?

    I've successfully tried to stay clear of this type of thing as much as I could so my response might be silly.
    But one of the things I recall was that a 'somemib.my' file needed 'thatothermib', that was actually there in the directory as 'thatothermib.my', just like I downloaded it, but the mibcompiler was smart enough to look for 'thatothermib.mib'.
    Not sure if is was referenced in the other mibfile with a specific extension of if it was the compiler trying to stop me.
    Never understood how they managed to make something so simple so complicated.
    Cheers,
    Michel

  • 1800 not connecting to Cisco Config Assistant

    Hello,
    I have Cisco Config Assistant running in my server room, i am able to connect my ESW 520 switch without any issue.
    When I goes to connect to my 1800 Router my admin account with pirv 15 on it does not work.
    If anyone can help me find what is missing in my config id be very appreciative.

    I run CUVA 2.2.2.0 on Windows 7 x64.  It works fine with my 7975 and IP Communicator.  Earlier versions didnt have the x64 CDP driver for win7 which is why it couldnt see the phone.
    You mention that you're running on a UC560 but on a different handset than you previously had while in a working state.
    Have you checked the UC config to ensure "video" is enabled on that "ephone"?  Should see the camera icon at the bottom right of your Phone screen if it's enabled.

  • MIB Question

    Hi all,
    I was playing with the Cisco IOS MIB Locator tool saw a long list of MIBs for 3845 routers running IOS 12.4(15)T9 - Advanced Enterprise Services.  Does this mean that all of the listed MIBs are already on the router for my NMS to poll?  Or does this mean that I would have to load all of these MIBs onto the router before my NMS can poll the router for the OIDs in these MIBs?
    ADSL-DMT-LINE-MIB
    V1
    V2
    ADSL-LINE-MIB
    V1
    V2
    ATM-MIB
    V1
    V2
    BGP4-MIB
    V1
    V2
    BRIDGE-MIB
    V1
    V2
    CISCO-AAA-SERVER-MIB
    V1
    V2
    CISCO-AAA-SESSION-MIB
    V1
    V2
    CISCO-AAL5-MIB
    V1
    V2
    CISCO-ACCESS-ENVMON-MIB
    V1
    V2
    CISCO-ADSL-DMT-LINE-MIB
    V1
    V2
    CISCO-ALPS-
    The above is only a small fraction of the MIBs that are supported for IOS 12.4(15)T9 - Advanced Enterprise Services, 3845 Router.
    David

    yes. you are right. all these MIBS are available to be polled by your NMS. You do not need to take any action. There is no such thing as loading a MIB into your router. either your IOS sppts the MIB or you need to upgrade to a version that does.

  • CISCO VOIP GW AS5400 Questions

    Dear all,
    I have some questions with Cisco VoIP GW AS 5400:
    1) Our customer request that “MUST NOT put any silence suppression attributes in the SIP offer( specifically Invite ),
    since A fmtp SDP attribute for silence suppression should be defined if silence suppression is on."
    Can CISCO GW guarantee that not put any silence suppression attributes in the SIP offer and how to fulfill this?
    2) Our customer request that “ptimes MUST NOT be a odd numbered one”
    Can CISCO GW guarantee it ?
    3) Support Rport extension RFC3581
    Check  it and find seems  not on  GW compliance RFC list, please confirm
    4) Support NATed SIP and RTP Traffic?
    5) For DTMF-relay, can Only found the "SIP-notify" item , is GW support DTMF-relay by SIP Info/ Subscribe?
    Is there anyone who can help me about these questions?
    Thank you very very much!
    Jennifer

    Hi
    It is a switch port on the phone as you can read in the following link:
    http://www.cisco.com/en/US/products/hw/phones/ps379/products_data_sheet09186a008008884a.html
    But it for sure has limitations and is not comparable to normal switch.
    So you can for sure discover your PC behind the ip phone via SNMP. All you need to make SNMP Queries is an IP connection which is given.
    As i posted bevor i don't think you can query the phone via SNMP because
    i do not know about options to configure SNMP on the phone. I also used a mib browser to query an ip phone...but as expected the phone did not answer.
    Hope that helps
    Roger

  • Is it possible to create a cisco config file based on a polycom config file?

    Hello,
    We have 12 spa509g phones that are barely working with our provider (voxox).
    My provider gave me the config files that are used to set up polycom phones as those are the only phones they support.
    Features that currently work: incoming calls, outgoing calls, blind transfer, voicemail, call hold
    Features that do not work: call presence - solid orange lights, attended transfer, paging 
    I've upgraded the firmware to 7.5.6 and configured the phone through the GUI as much as i can but I can't seem to enable the above features.
    Any help would be highly appreciated as I'm about to buy polycom phones if we can't figure the configuration out.
    Attached are the configuration files from voxox concerning polycom phones. confidential data says "removed"
    If anyone thinks that this is possible, I can send a copy of my current cisco configuration file. 
    Thanks,
    Philip

    Well, I have no polycom phone, not I have personal experience with voxox. I wish the following document may help a lot - it describe Polycom configuration somewhat. As you have no Polycom, you have no current <mac>-directory.xml. So you don't know the device name you should subscribe to. But it seems to be a DID-number.
    Just try it.
    On the other side, ask Voxox for help. Don't ask for configuration files, ask for configuration instructions expressed in terms of the SIP protocols. Consider switch to more friendly and technically skilled VoIP operator if they will not understand what the SIP stand for ...
    By the way, wrong forum. Your issue has nothing to do with XML Phone Application interface. I'm not sure someone will respond you here.

  • Conversion from Juniper Configuration to Cisco Config

    Hi,
    I have a Juniper firewall config of 32,000 lines. I want to convert this into Cisco ASA v.8.3. Is there any pearl script available which can do that for me?
    regards,
    Mohsin

    The first question is if you are migrating a ScreenOS config or a JunOS config.  If you are migrating a ScreenOS config, the process is rather simple and can be done with the use of notepad/word to do search and replaces for key words and excel for re-ordering columns (ScreenOS puts the permit after the services, we put it before the services, etc).  I have helped with a few migrations myself using this process and have found it much more reliable than even Juniper's ScreenOS to JunOS tool. (Perhaps because it is a firewall-firewall migration, as opposed to a firewall-router migration.)  Your account team can provide you with documentation to support this process.
    Now, if you are migrating a JunOS config to an ASA config, there are also tricks that allow you to do it.  However, it is not as straight forward as the JunOS config looks very different.  This process is most efficiently done using the output of some show commands rather than the config itself.  In this case, I would strongly recommend you contact your account team for more details.
    In either case, welcome to Cisco's firewalls.  I am sure you will feel like one who has emerged from black and white movies to technicolor!!
    Maria

  • Cisco ASA 5505 - 2 questions - VPN Licensing; Routing

    Hi,
    I have a client that has a Cisco ASA 5505 security appliance.  Currently it is setup as a "proof of concept" for clientless browser-based SSL VPN.  The device came with 2 licenses for this service, and we need to increase that somewhere between 10-25 users.  25 users is the max on this device I believe.
    I have searched Cisco.com and tried Googling the ASA 5505 for licensing but I can't find the correct license that I need for this.
    The second question I have is routing capability.  We have a WAN connection to another branch of the computer from this location where the ASA 5505 is located.  A Cisco 2851 is used for this connection.  We are wanting to bring in a high speed Internet connection for the VPN access and Internet access.  What I need to know is can we put the WAN and Internet connections behind the ASA 5505 and have that route appropriately to the branch WAN for that traffic and all other traffic to the Internet?
    Thanks!
    --Kent

    Hi Kent,
    Thank you for your question.  This community is for Cisco Small Business products and your question is in reference to a Cisco Elite/Classic product.  Please post your question in the Cisco NetPro forums located here: http://forums.cisco.com/eforum/servlet/NetProf?page=main (http://forums.cisco.com/eforum/servlet/NetProf?page=main) This forum has subject matter experts on Cisco Elite/Classic products that may be able to answer your question.
    Regards,
    David Dunlap
    SBSC Engineer

  • Cisco Call Manager MIB and OID.

    Hi,
    One of our customer has developed their own NMS software to manage multiple OEM products.
    They want to integrate Cisco Call Manager 7.0 and Cisco Router with the NMS software for monitoring/managing of Voice traffic.
    The monitoring of CUCM 7.0 will consists of the following-
    1. Call History
    2. Missed calls.
    3. Calls in progress,
    4, Dropped Calls.
    The Monitoring of Cisco Router will Consists of Interface statistics and Portwise Traffic statistics of LAN and WAN Ports.
    I believe this monitoring is done through Call Detailed Record and if I will load the CDR MIBs in NMS software it will be able to log CRD logs from CUCM 7.0.
    Please suggest that if the same is possible.??.
    kindly help me in getting the MIBs/OIDs for the same.
    Best regards,
    Puneet K.

    Hi,
    For 200+ users you should better go with Cisco CallManager (CUCM). Although ISR G2 supports 250+ users, it will not provide clustering mechanism and additional HA capabilities as CUCM does.
    You can read the Call Processing chapter of the CUCM SRND:
    http://www.cisco.com/en/US/docs/voice_ip_comm/cucm/srnd/9x/callpros.html
    Hope to help, please remember to rate helpful posts.
    Kind regards,
    - Adrian.

  • Cisco Prime TFTP Server Question

    Our organization recently installed Cisco Prime 1.3 on a Linux box.  I am used to using the older WCS which also had a built in TFTP server.  The old WCS was installed on a Windows Box and thus I was able to navigate to the TFTP server using Windows Explorer and the UNC path.  However, I cannot seem to access the TFTP server on the new Prime 1.3 server via that method.  I have verified that the TFTP and FTP servers are both enabled in Prime server settings and I have also verified that I can access the FTP port via a PC on the network and that the WLCs on the network are sucessfully backing up to the Prime TFTP server each night. 
    How can I access the TFTP server to retrieve these WLC backups if needed?  

    you need to enable root access.  then you can scp the files out of the directory easily enough.
    from cli
    root_enable
    follow prompts
    root
    psswd - set password
    should be abel to ssh as root at that point, if you can want to say it's /localdisk/tftp, or just ls /localdisk
    HTH,
    Steve
    Please remember to rate useful posts, and mark questions as answered

  • Changing ISE hostname with application reset-config ise - license question

    Hello,I need to change the hostname of our ISE install.  TAC stated I need to use the command of application reset-config ise to do so.  I was wondering if my old license files can be reused or do I need to get new ones from Cisco.  I have a case open, but this work is being done this evening so I need an answer as soon as possible. Also, if any of you have any tips or tricks to get me through this process, I would love hearing them.Thank you!

    Thank you for the quick reply. I would just like to clarify that I can use the license files that were sent to me when we initially purchased the product.  I have to do the work tonight and don't want to hose my installation if I need to get new license files from Cisco.

  • GUI v CLI config and WDS question

    Hello-
    I am attempting to deploy a wireless network. I have purchased two 1242Gs and one 1310G WAPs. My goal is to have a WPA V1 protected network utilizing WDS to allow seemless roaming at the location, with a second SSID for guest access that is directed to the gateway. It would be nice if this had a WPA pw also. The 1310 is external to the building where the other two 1242s are. I have attached configuration examples for each. One of my problems is I have to allow support for a legacy Crestron TPMC-10 media controller which is very picky about how its WiFi radio works. Crestron recommends these config lines:
    guest-mode
    mbssid dtim-period 10
    speed basic-1.0 2.0 5.5 6.0 9.0 11.0 12.0 18.0 24.0 36.0 48.0 54.0
    no preamble-short ! CE devices only support Long Preamble
    channel 2462 ! channel 1,6 0r 11 only |
    station-role root ! only one AP may host the SSID intended for TPMC-10
    connectivity.
    beacon dtim-period 3
    no dot11 qos mode ! QOS negatively effects CE connectivity
    no dot11 extension AIRONET ! AIRONET extensions negatively effects CE
    connectivity
    http://support.crestron.com/cgi-bin/crestron.cfg/php/enduser/std_adp.php?p_faqid=3826&p_created=1146514905&p_sid=KHEUTLVi&p_accessibility=0&p_redirect=&p_lva=&p_sp=cF9zcmNoPTEmcF9zb3J0X2J5PSZwX2dyaWRzb3J0PSZwX3Jvd19jbnQ9MTgsMTgmcF9wcm9kcz0wJnBfY2F0cz0wJnBfcHY9JnBfY3Y9JnBfc2VhcmNoX3R5cGU9YW5zd2Vycy5zZWFyY2hfZm5sJnBfcGFnZT0xJnBfc2VhcmNoX3RleHQ9Q2lzY28gV1BB&p_li=&p_topview=1
    I have read that using the GUI versus the CLI will leave artifacts and other commands not required for operation. Wondering on other's opinions of this and also any recommendations on how to simplify the config files.
    I have attempted to create config files using the CLI examples provided by Crestron but that tends only allow the Crestron to connect and not laptops.
    Any ideas/suggestions are appreciated.

    One wireless router can allow multiple devices to connect to the Internet this is the fundamental behind the Wi-Fi. The following URL will help you:
    http://www.cisco.com/en/US/products/hw/wireless/ps4570/products_configuration_example09186a00801c951f.shtml
    http://www.cisco.com/en/US/products/hw/routers/ps272/products_configuration_guide_chapter09186a008022b1eb.html

  • Copy Control Question from FI guy regarding Cr Memo via VA01

    Good Morning SD guys-
    I need your help as my SD counterpart couldn't help me.  I have an enhancement where the business would like to have automatic clearing for invoice and credit memo's via F.13.  To do this, I need to understand Copy Control.
    Here are the requirements/ current configuration:
    Assignment field is the Sales order #
    Reference field is the Purchase order #
    When I view the Credit Memo under the Document flow (users create credit memo with reference to invoice via VA01):  the item category is G2N.  The Copy Control does not mirror what I see above.  It is blank for Assignment field and reference field.
    The Copy Control mirrors F2 (Invoice) LF (Delivery).  Our SD consultant couldn't explain to me why this is.  Is this correct?  Shouldn't Copy Control mirror to that Target Sales Doc type which in this case is RK (Invoice Correct. Req CR)?
    If anyone could answer why it isn't logical to me, I would appreciate it.
    I don't understand this and I don't see where, other than Document flow the original invoice number is to make this automatic clearing happen.
    Thank you.

    Hello AMS
    In both cases - LF to F2  or equivalent Z- doc types- (VTFL)  and  CR to G2 or equivalent Z- doc types (VTFA), the header copy control setting should be:
    B Sales order number  for Assignment Number
    and
    A Purchase order number  for Reference number
    However for cancellation type of billing documents, the config from the document type  (V) takes precedence.
    Also note that reference number and the assignment number can be entered automatically in the billing document by
    copying from the sales order
    or
    automatically determined by the system - I am guessing user exits or some FI config.

  • CS3 Extended copy right question

    Hello,
    I have a question concerning copy right of Photoshop CS3 Extended software.
    Is it legal to sell a version of CS3 Extended on a flashdrive?  There is a company that is selling it on a flashdrive and they claim that it doesn't have to be activated but the help files have been removed and the software cannot be undated.
    I asked the company about the software and they claimed it is legal.  This is what they said;
    This is not an illegal copy. The "Patent and Legal Notices" in the "Help" menu clearly state in the (EULA) the following (section:2 paragraph 2):
    "Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and associated documentation (the “Data Files”) or Unicode software and associated documentation (the “Software”) to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear in all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and © there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified".
    Please let me know if this is legal.
    Thanks

    They're giving you a good discount because it can't be updated, right? Not charging you this much:
    http://www.officedepot.com/a/products/970410/Adobe-Photoshop-CS3-Extended-complete-package /
    Why not read for yourself:
    http://www.adobe.com/products/eulas/
    http://livedocs.adobe.com/en_US/Photoshop/10.0/

Maybe you are looking for

  • Urgent help in Requisition

    Hi, In E-recruiting ,  Requisition information is stored in HRP5125 database table.   But the history of "status" and "Reason_code" is not saved in HRP5125.  Only one status update (last one) per day is getting saved. where the status history is save

  • Can Data Be Written To A Called PDF When Using Adobe Reader 9?

    Can data be written and saved to another called pdf when using Adobe READER 9?

  • File to IDoc ( sequential processing )

    Hi All,    I need a clarification for one of  my scenario.. The scenario is about PO create, PO change and PO del. We receive a flat file with all the above mentioned in the same file in any order.. But we need to ensure that we <b>post and process a

  • Notes App back-up steps? (3GS OS 3.1.1)

    How Can I back-up my Yellow-page notes (iPhone Native App Original)? I could not easily find it on iTune Help. Using iPhone 3GS with OS 3.1.3

  • How send parameter in prerender() function for query

    Sir I use requestbean for sending data to next page Because want use this parameter in query I get data as per this parameter But when I call next page not pass parameter value to next page and query use blank parameter I write code in prerender() Se