Working 1941W config

Hi,
I am posting the working config from my 1941W and encourage others to do the same.
I have struggled to get this beast up and running for several months. I have had lots of other project work on at the same time but finally forced myself to sit at the console screen last monday and tackle the task from scratch and not give up till I was happy with the results.
I have searched the internet and found very little to help me program this router. Looking at the forums it looks like only 6 people including myself have actually bought one. Most of the forums postings are for incomplete and non working configs, so there was little point using those.Eventually i learned enough from other users in this forum to sort it out, but it was no easy task.
I'll describe my network:-
This router is replacing an 857W router which has provided a public access point in my building for contractors and staff who would like to keep their iphones and androids connected to the internet. The wireless access point provides to access to the internal networks of the site. The router is connected to an unlimited adsl-1 uncapped link. We use this link for heavy downloading of media files or anything else large that would quickly use up the allocation on out other internet connections.
All the internal VLANS use the 192.168.xxx.xxx range of addresses. There are several VLANS used for different purposes. In the router I blocked all access from the wirless connection to any 192.168 address.
Ok here is the router config:-
! Last configuration change at 01:49:55 UTC Mon Apr 18 2011
version 15.0
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
hostname Router
boot-start-marker
boot-end-marker
no aaa new-model
service-module wlan-ap 0 bootimage autonomous
no ipv6 cef
no ip source-route
ip cef
ip dhcp excluded-address 192.168.10.0 192.168.10.9
ip dhcp excluded-address 192.168.11.0 192.168.11.9
ip dhcp pool WLAN_BGN_USERS
network 192.168.10.0 255.255.255.0
default-router 192.168.10.1
dns-server 208.67.222.222 208.67.220.220
ip dhcp pool WLAN_A_USERS
network 192.168.11.0 255.255.255.0
default-router 192.168.11.1
dns-server 208.67.222.222 208.67.220.220
ip domain name xxxxxx
ip name-server 208.67.222.222
ip name-server 208.67.220.220
multilink bundle-name authenticated
crypto pki trustpoint TP-self-signed-2057293210
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-2057293210
revocation-check none
rsakeypair TP-self-signed-2057293210
crypto pki certificate chain TP-self-signed-2057293210
certificate self-signed 01
xxx
quit
license udi pid CISCO1941W-N/K9 sn FHK143277ZW
hw-module ism 0
username xxxxxx privilege 15 secret 5 xxxxxx!
bridge irb
interface Wlan-GigabitEthernet0/0
description Internal switch interface connecting to the embedded AP
switchport mode trunk
interface GigabitEthernet0/0
ip address 192.168.42.250 255.255.255.0
ip nat inside
ip virtual-reassembly
duplex auto
speed auto
interface wlan-ap0
description Service module interface to manage the embedded AP
ip unnumbered GigabitEthernet0/0
arp timeout 0
no mop enabled
no mop sysid
interface GigabitEthernet0/1
no ip address
shutdown
duplex auto
speed auto
interface ATM0/0/0
no ip address
no atm ilmi-keepalive
interface ATM0/0/0.1 point-to-point
pvc 8/35
encapsulation aal5mux ppp dialer
dialer pool-member 1
interface Vlan1
no ip address
interface Vlan10
ip address 192.168.10.1 255.255.255.0
ip access-group Guest-ACL in
ip nat inside
ip virtual-reassembly
interface Vlan11
ip address 192.168.11.1 255.255.255.0
ip access-group Guest-ACL in
ip nat inside
ip virtual-reassembly
interface Dialer0
ip address 165.228.168.26 255.255.255.0
ip nat outside
ip virtual-reassembly
encapsulation ppp
dialer pool 1
dialer-group 1
ppp authentication chap callin
ppp chap hostname xxxxxx@xxxxxx
ppp chap password 0 xxxxxx
ppp ipcp dns request
ppp ipcp route default
no cdp enable
no ip forward-protocol nd
no ip http server
ip http authentication local
ip http secure-server
ip nat inside source list 1 interface Dialer0 overload
ip route 0.0.0.0 0.0.0.0 Dialer0
ip access-list extended Guest-ACL
deny ip any 192.168.0.0 0.0.255.255
permit ip any any
access-list 1 permit 192.168.42.0 0.0.0.255
access-list 1 permit 192.168.10.0 0.0.0.255
access-list 1 permit 192.168.11.0 0.0.0.255
access-list 1 permit 192.168.43.0 0.0.0.255
access-list 2 remark Management Interface ACL
access-list 2 permit 192.168.42.0 0.0.0.255
access-list 3 remark HTTP and HTTPS Access-class list
access-list 3 permit 192.168.42.0 0.0.0.255
access-list 3 deny any
control-plane
line con 0
line aux 0
line 67
no activation-character
no exec
transport preferred none
transport input all
transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
line vty 0 4
access-class 2 in
login
transport input telnet ssh
scheduler allocate 20000 1000
end
I have applied the Guesl-ACL at the VLAN 10 and VLAN 11 sections to only allow wireless clients to access the internet.
The next section is the AP config:-
ap#show run
Building configuration...
Current configuration : 4297 bytes
version 12.4
no service pad
service timestamps debug datetime msec
service timestamps log datetime msec
service password-encryption
hostname ap
enable secret 5 xxxxxx
no aaa new-model
dot11 syslog
dot11 ssid XXXXXX_WLANA
   authentication open
   authentication key-management wpa
   guest-mode
   wpa-psk ascii 7 XXXXXX
dot11 ssid XXXXXX_WLANBGN
   authentication open
   authentication key-management wpa
   guest-mode
   wpa-psk ascii 7 XXXXXX
crypto pki trustpoint TP-self-signed-4063558620
enrollment selfsigned
subject-name cn=IOS-Self-Signed-Certificate-4063558620
revocation-check none
rsakeypair TP-self-signed-4063558620
crypto pki certificate chain TP-self-signed-4063558620
certificate self-signed 01
  XXXXXX
  quit
username Cisco password 7 XXXXXX
username admin privilege 15 secret 5 XXXXXX!
bridge irb
interface Dot11Radio0
description 802.11bgn radio
no ip address
no ip route-cache
encryption mode ciphers aes-ccm
broadcast-key change 3600
ssid XXXXXX_WLANBGN
antenna gain 0
station-role root
no cdp enable
bridge-group 11
bridge-group 11 subscriber-loop-control
bridge-group 11 block-unknown-source
no bridge-group 11 source-learning
no bridge-group 11 unicast-flooding
bridge-group 11 spanning-disabled
interface Dot11Radio1
description 802.11a radio
no ip address
no ip route-cache
encryption mode ciphers aes-ccm
ssid XXXXX_WLANA
antenna gain 0
no dfs band block
channel dfs
station-role root
no cdp enable
bridge-group 10
bridge-group 10 subscriber-loop-control
bridge-group 10 block-unknown-source
no bridge-group 10 source-learning
no bridge-group 10 unicast-flooding
bridge-group 10 spanning-disabled
interface GigabitEthernet0
description the embedded AP GigabitEthernet 0 is an internal interface connecti
no ip address
no ip route-cache
bridge-group 1
no bridge-group 1 source-learning
bridge-group 1 spanning-disabled
interface GigabitEthernet0.10
description 802.11a bridge
encapsulation dot1Q 10
no ip route-cache
bridge-group 10
bridge-group 10 subscriber-loop-control
bridge-group 10 block-unknown-source
no bridge-group 10 source-learning
no bridge-group 10 unicast-flooding
bridge-group 10 spanning-disabled
interface GigabitEthernet0.11
description 802.11bgn bridge
encapsulation dot1Q 11
no ip route-cache
bridge-group 11
bridge-group 11 subscriber-loop-control
bridge-group 11 block-unknown-source
no bridge-group 11 source-learning
no bridge-group 11 unicast-flooding
bridge-group 11 spanning-disabled
interface BVI1
ip address dhcp client-id GigabitEthernet0
no ip route-cache
ip http server
ip http secure-server
ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag 1 route ip
line con 0
no activation-character
line vty 0 4
login local
end
bridge
Lastly to actually make the VLANS talk between the router and the access point you need to enter the VLAN info into the internal switch:-
use the command line to manually define the vlans into
interface Wlan-GigabitEthernet0/0
description Internal switch interface connecting to the embedded AP
switchport mode trunk
ie VLAN 10
          name BGN VLAN
   VLAN 11
           name A VLAN
This was a critical step that many people missed.
The next step in my project will to enable one or two more SSIDs on the Access Point and have a secure conection to the corporate LAN. This will be done with proper user authentication and possibly MAC address restrictions. I'll set up a remote access server for the users to authentcate to.
Each VLAN can have its own access list applied, so bind every SSID to its own VLAN number. Dont forget to add the new VLANS to the Wlan-GigabitEthernet0/0 interface.
All the best of luck getting you 1941W's to work, and again please posting working configs for others to use. It only takes a few minutes and could save others many hours of effort. Write a brief description as to what role the router is playing so people can choose the best example to modify.

The difficulty i had with this router is that there is no serial port connection to the wireless AP.
When setting it up, if I changed too many parameters i lost contact with the virtual console of the wirelss AP. I sometimes needed to do a factory reset of the router to get back control.
There is an ethernet switch inside the unit that also need to be set up to pass traffic between the two access points and the rest of the router. I have documented this near the end of my posting.
interface Wlan-GigabitEthernet0/0
description Internal switch interface connecting to the embedded AP
switchport mode trunk
ie VLAN 10
          name BGN VLAN
   VLAN 11
           name A VLAN
The config printouts are two seperate listings, one is from the router and the other from the access point.
I found that the less i mofied the wlan-ap0 interface the better it worked.Other examples I found on the internet for this router assigned wlan-ap0 vlan or IP address information, which broke the access to the wlan ap console port for me.
the 192.168.42.xxx network is on my default vlan and I did not need to define it any further for it to work. I am only using the ethernet 0/0 port at the moment.

Similar Messages

  • Working eMTA config for a Metaswitch for Cisco DPQ3925

    I need a working emta config for a DPQ3295 cable modem that will work with a Metaswitch AGC using NCS

    Thanks for the reply but it still doesn't work.  I have tried those commands a few times and I always get the same error...access violation.
    I am using TFTPserver for Mac.  My Server Status, Working path permissions and Parent folder permission are all green.
    I have tried it with a pre-made file and without a pre-made file and I get the same result.
    I can create and modify any files in my working directory.
    This the message in the log file...Mar 25 13:12:41 MacBook-Pro-Retina.local TftpServer[1295]: 10.4-style NSDateFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSDateFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
    I am not sure what that means, but I will research it after I post this.
    I have tried both the CLI and the GUI and neither will work.

  • Tried 2 hrs now, can't fix it: I want new tabs to open google, not blank page; dwnldng an add-on didn't work, & now config has many CT2504091 files, what next?

    Currently, opening a new tab goes to a blank search page with an annoying advertisement, and I want it to open a new tab in google.com.
    I've tried for over 2 hrs to fix this, following instructions I found. Nothing has worked.
    I downloaded an add-on, but it did not work.
    I then used about:config and tried changing "newtab" and "keyword" but those changes did not work.
    I now see that the config list has dozens and dozens of files beginning CT 2504091, and I am wondering if those should be there.
    I now fear i am making things worse if I keep trying, so I am writing to you.
    Alos, I am reluctant to use the "reset" option because it says "will TRY to keep bookmarks," and my wife will NOT be happy if all her banking and other bookmarks disappear upon reset.
    thanks in advance for your help.

    You likely have a user.js file in the profile folder, this may sound like jargon now but the steps below shall fix this.
    REMOVAL OF ADVERT
    # Go to the Firefox Button and hover help, click "Troubleshooting information"
    # A new page should now show similar to below.
    # Under the Application Basics section, click on Show Folder. A window with your profile files will open.
    # Go to the file named user or user.js, right click and delete.
    # Now restart Firefox, and the advert should be removed.
    If it isnt please use the searchreset tool linked below.
    * https://addons.mozilla.org/en-US/firefox/addon/searchreset/
    * Just install it and it does extra work if above didnt work.
    CHANGING TO GOOGLE.COM
    # In the [[Location bar autocomplete|Location bar]], type '''about:config''' and press '''Enter'''. The about:config "''This might void your warranty!''" warning page may appear.
    # Click '''I'll be careful, I promise!''', to continue to the about:config page.
    # Type '''browser.newtab.url''' and double click the result of that name, a new window should now show, enter www.google.com into that window then hit OK.
    # Does opening a new tab go to google.com now?

  • Ldap auth for db app working, same config for websheet not working

    Hi forum-
    I'm running the following:
    Apex version 4.2.1
    Listener version 2.0.1
    RDBMS version 11.2.0.3
    RHEL Linux version 2.6.18-238.5.1.el5
    We've been using apex for quite a while (version 3.something) and have been successfully authenticating application logins w/ our corporate LDAP service. I've recently installed the latest version of apex and have been exploring the websheet application (very cool). Using parameters similar to our 3.0 installation, I was able to create a test database application and was able to successfully authenticate w/ our ldap service. Using the same settings (listed below) I'm NOT able to successfully authenticate a websheet login. Here are the (sanitized) settings for the database application:
    host: ldap.company.com
    port: 389
    use ssl: no sll
    distinguished name string: CN=%LDAP_USER%,OU=All Users,DC=ad,DC=company,DC=com
    use exact distinguished name: yes
    ldap username edit function: return ldap_validate (p_username => :USERNAME);
    username escaping: standard
    and the settings for the websheet application:
    logout url: ws?p=102:home (default)
    ldap host: ldap.company.com
    ldap port: 389
    use ssl: no sll
    use exact distinguished name: yes
    ldap string: CN=%LDAP_USER%,OU=All Users,DC=ad,DC=company,DC=com
    ldap username edit function: return ldap_validate (p_username => :USERNAME);
    ldap username escaping: standard
    cookie name:
    cookie path:
    cookie domain:
    secure: no
    Additional info
    - the ldap username edit function (ldap_validate) take a login ID and returns the ldap-friendly version via an ldap search
    Questions:
    1) is there any additional configuration that is necessary for a websheet to use ldap authentication (acls, for example)?
    2) is there any useful logging where i determine why the login is failing?
    3) has anyone gotten this working and can share their config with me?
    Many thanks-
    -josh

    Any thoughts?

  • Console link to source not working/ struts-config.xml visual

    - Running jboss/tomcat under the NitroX server debugging, a stack trace
    is spit out. I click on the line in the stack trace that references my
    code, and it gives me: 'Source not found for x.y.z '. This used to work
    when I ran under the jbossIDE server config.
    - When I open my struts-config.xml file, the visual display appears
    broken. It only displays 2 action classes, and nothing else. There's a
    whole lot more than that in there. Is there something in my
    struts-config file it doesn't like?
    Here's the file:
    <?xml version="1.0" encoding="ISO-8859-1" ?>
    <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD
    Struts Configuration 1.1//EN"
    "http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd">
    <struts-config>
    <!-- ========== Data Sources Definitions
    ================================== -->
    <!--
    Define your Struts data sources in a file called
    struts-data-sources.xml and place
    it in your merge directory.
    -->
    <!-- ========== Form Bean Definitions
    =================================== -->
    <form-beans>
    <form-bean
    name="Scheduling_NewCallBean"
    type="com.pubco.icu.struts.scheduling.newcall.NewCallBean"
    />
    <form-bean
    name="Reports_AttendeeReportBean"
    type="com.pubco.icu.struts.report.attendees.attendeeReportBean"
    />
    <form-bean
    name="Reports_AltListingsReportBean"
    type="com.pubco.icu.struts.report.alternate.altListingsReportBean"
    />
    <form-bean
    name="Maintenance_AdBean"
    type="com.pubco.icu.struts.maintenance.ad.AdBean"
    />
    <form-bean
    name="Maintenance_MarketBean"
    type="com.pubco.icu.struts.maintenance.market.MarketBean"
    />
    <form-bean
    name="Maintenance_AssignWarehouseBean"
    type="com.pubco.icu.struts.maintenance.assignWarehouse.AssignWarehouseBean"
    />
    <form-bean
    name="Reports_ContractorReportBean"
    type="com.pubco.icu.struts.report.contractor.contractorReportBean"
    />
    <form-bean
    name="Maintenance_MeetingFormBean"
    type="com.pubco.icu.struts.FormBeanBase"
    />
    <form-bean
    name="Maintenance_MeetingFormBean"
    type="com.pubco.icu.struts.maintenance.meeting.MeetingFormBean"
    />
    <form-bean
    name="Scheduling_ContractorBean"
    type="com.pubco.icu.struts.scheduling.contractor.ContractorBean"
    />
    <form-bean
    name="Reports_SingleContractorBean"
    type="com.pubco.icu.struts.report.singleContractor.singleContractorBean"
    />
    <form-bean
    name="Maint_AltReasonFormBean"
    type="com.pubco.icu.struts.maintenance.altReason.AltReasonFormBean"
    />
    <form-bean
    name="Reports_AdResponseReportBean"
    type="com.pubco.icu.struts.report.adResponses.adResponseReportBean"
    />
    <form-bean
    name="Maintenance_ManagerFormBean"
    type="com.pubco.icu.struts.maintenance.manager.ManagerFormBean"
    />
    <form-bean
    name="Maintenance_WarehouseBean"
    type="org.apache.struts.action.DynaActionForm">
    <form-property name="comments" type="java.lang.String" />
    <form-property name="directions" type="java.lang.String" />
    <form-property name="phoneExt" type="java.lang.String" />
    <form-property name="warehouseId" type="java.lang.String" />
    <form-property name="apartmentNbr" type="java.lang.String" />
    <form-property name="city" type="java.lang.String" />
    <form-property name="faxNbr" type="java.lang.String" />
    <form-property name="houseNbr" type="java.lang.String" />
    <form-property name="phoneNbr" type="java.lang.String" />
    <form-property name="state" type="java.lang.String" />
    <form-property name="streetName" type="java.lang.String" />
    <form-property name="streetPost" type="java.lang.String" />
    <form-property name="streetPrefix" type="java.lang.String" />
    <form-property name="streetSuffix" type="java.lang.String" />
    <form-property name="warehouseName" type="java.lang.String" />
    <form-property name="zipCode" type="java.lang.String" />
    <form-property name="title" type="java.lang.String" />
    <form-property name="archive" type="java.lang.Boolean" />
    </form-bean>
    </form-beans>
    <!-- ========== Global Exceptions Definitions
    =================================== -->
    <!--
    Define your exceptions in a file called global-exceptions.xml and place
    it in your merge directory.
    -->
    <!-- ========== Global Forward Definitions
    =================================== -->
    <global-forwards>
    <forward name="failed" path="/systemError.jsp"/>
    <forward name="start" path="/start.do"/>
    </global-forwards>
    <!-- ========== Action Mapping Definitions
    =================================== -->
    <action-mappings>
    <action
    path="/scheduling/newcall/LocationListPrep"
    type="com.pubco.icu.struts.scheduling.newcall.LocationListPrep"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/locationList.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/market/ImportData"
    type="com.pubco.icu.struts.maintenance.market.ImportData"
    name="Maintenance_MarketBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    /action
    <action
    path="/scheduling/newcall/MeetingListPrep"
    type="com.pubco.icu.struts.scheduling.newcall.MeetingListPrep"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/MeetingListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/attendees/meetingDirectoryPrep"
    type="com.pubco.icu.struts.report.attendees.meetingAttendeesDirectoryPrep"
    name="Reports_AttendeeReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/attendees/attendeeReportRequestPage.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/report/attendees/meetingAttendeesSubmit"
    type="com.pubco.icu.struts.report.attendees.meetingAttendeesSubmit"
    name="Reports_AttendeeReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/attendees/attendeeReportRequestPage.jsp"
    redirect="false"
    />
    <forward
    name="runReport"
    path="/report/attendees/attendeeReportDisplayPage.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/report/attendees/attendeeReportRequestPage.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/market/LocationListLookup"
    type="com.pubco.icu.struts.maintenance.market.LocationListLookup"
    name="Maintenance_MarketBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="successAdd"
    path="/maintenance/market/locationEdit.jsp"
    redirect="false"
    />
    <forward
    name="successEdit"
    path="/maintenance/market/locationEdit.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/ad/AdDetailPrep"
    type="com.pubco.icu.struts.maintenance.ad.AdDetailPrep"
    name="Maintenance_AdBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/ad/adDetail.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/report/contractor/contractorReportPrinterPrep"
    type="com.pubco.icu.struts.report.contractor.contractorReportPrinterPrep"
    name="Reports_ContractorReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/contractor/contractorReportPrinter.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/AttendeeDetailPrep"
    type="com.pubco.icu.struts.maintenance.meeting.AttendeeDetailPrep"
    name="Maintenance_MeetingFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/attendeeDetail.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/ad/AdMktSubmit"
    type="com.pubco.icu.struts.maintenance.ad.AdMktSubmit"
    name="Maintenance_AdBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    <forward
    name="cancel"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/assignWarehouse/AssignWarehouseListPrep"
    type="com.pubco.icu.struts.maintenance.assignWarehouse.AssignWarehouseListPrep"
    name="Maintenance_AssignWarehouseBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/assignWarehouse/assignWarehouseList.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/report/adResponses/adResponsePrep"
    type="com.pubco.icu.struts.report.adResponses.adResponsePrep"
    name="Reports_AdResponseReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/adResponses/adResponseReportRequest.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/assignWarehouse/AssignWarehouseListLookup"
    type="com.pubco.icu.struts.maintenance.assignWarehouse.AssignWarehouseListLookup"
    name="Maintenance_AssignWarehouseBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/assignWarehouse/assignWarehouseList.jsp"
    redirect="false"
    />
    <forward
    name="cancel"
    path="/start.do"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/assignWarehouse/assignWarehouseList.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/report/contractor/sendEmails"
    type="com.pubco.icu.struts.report.contractor.SendEmails"
    name="Reports_ContractorReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="letterEntry"
    path="/report/contractor/sendEmails.jsp"
    redirect="false"
    />
    <forward
    name="sendItDone"
    path="/report/contractor/sendEmailsDone.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/report/contractor/sendEmails.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/ad/AdEditSubmit"
    type="com.pubco.icu.struts.maintenance.ad.AdEditSubmit"
    name="Maintenance_AdBean"
    scope="session"
    parameter="AdEditSubmit_action"
    unknown="false"
    validate="true"
    >
    forward
    name="cancel"
    path="/maintenance/ad/AdListLookup.do"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    <forward
    name="addDirectory"
    path="/maintenance/ad/AdMktPrep.do"
    redirect="false"
    />
    <forward
    name="successUpdate"
    path="/maintenance/ad/AdListLookup.do"
    redirect="false"
    />
    <forward
    name="successIncrease"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    <forward
    name="successDecrease"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    <forward
    name="successDelete"
    path="/maintenance/ad/AdEditPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/newcall/AdListPrep"
    type="com.pubco.icu.struts.scheduling.newcall.AdListPrep"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/adList.jsp"
    redirect="false"
    />
    <forward
    name="notallowed"
    path="/scheduling/newcall/LocationListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/adResponses/adResponsesSubmit"
    type="com.pubco.icu.struts.report.adResponses.adResponsesSubmit"
    name="Reports_AdResponseReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/adResponses/adResponseReportDisplay.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/report/adResponses/adResponsePrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/alternate/alternateListsSubmit"
    type="com.pubco.icu.struts.report.alternate.alternateListsSubmit"
    name="Reports_AltListingsReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/alternate/altListsReportDisplayPage.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/contractor/ContractorListPrep"
    type="com.pubco.icu.struts.scheduling.contractor.ContractorListPrep"
    name="Scheduling_ContractorBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/contractor/ContractorListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/singleContractor/singleContractorPrep"
    type="com.pubco.icu.struts.report.singleContractor.singleContractorPrep"
    name="Reports_SingleContractorBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/contractor/singleContractorDisplay.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/market/DirectoryListPrep"
    type="com.pubco.icu.struts.maintenance.market.DirectoryListPrep"
    name="Maintenance_MarketBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/market/DirectoryListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/altReason/AltReasonDetailPrep"
    type="com.pubco.icu.struts.maintenance.altReason.AltReasonDetailPrep"
    name="Maint_AltReasonFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/altReason/AltReasonDetail.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/newcall/LocationListLookup"
    type="com.pubco.icu.struts.scheduling.newcall.LocationListLookup"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/locationList.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/scheduling/newcall/locationList.jsp"
    redirect="false"
    />
    <forward
    name="tryAgain"
    path="/scheduling/newcall/LocationListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/contractor/ContractorListLookup"
    type="com.pubco.icu.struts.scheduling.contractor.ContractorListLookup"
    name="Scheduling_ContractorBean"
    scope="session"
    parameter="ContractorListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/contractor/contractorList.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/scheduling/contractor/contractorList.jsp"
    redirect="false"
    />
    <forward
    name="addContractor"
    path="/scheduling/contractor/ContractorListSubmit.do?action=add"
    redirect="false"
    />
    <forward
    name="findMeetings"
    path="/scheduling/contractor/ContractorListSubmit.do?action=findMeetings"
    redirect="false"
    />
    <forward
    name="editContractor"
    path="/scheduling/contractor/ContractorListSubmit.do?action=edit"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/altReason/AltReasonListLookup"
    type="com.pubco.icu.struts.maintenance.altReason.AltReasonListLookup"
    name="Maint_AltReasonFormBean"
    scope="session"
    parameter="AltReasonListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/altReason/AltReasonList.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/altReason/AltReasonList.jsp"
    redirect="false"
    />
    <forward
    name="add"
    path="/maintenance/altReason/AltReasonDetailPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/start"
    type="com.pubco.icu.struts.Start"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/title.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/AttendeeListLookup"
    type="com.pubco.icu.struts.maintenance.meeting.AttendeeListLookup"
    name="Maintenance_MeetingFormBean"
    scope="session"
    parameter="AttendeeListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/attendeeList.jsp"
    redirect="false"
    />
    <forward
    name="successOK"
    path="/maintenance/meeting/MeetingDetailPrep.do"
    redirect="false"
    />
    <forward
    name="cancel"
    path="/maintenance/meeting/MeetingDetailPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/warehouse/WarehouseDetailPrep"
    type="com.pubco.icu.struts.maintenance.warehouse.WarehouseDetailPrep"
    name="Maintenance_WarehouseBean"
    scope="session"
    parameter="WarehouseDetailPrep_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/warehouse/warehouseDetail.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/newcall/MeetingListLookup"
    type="com.pubco.icu.struts.scheduling.newcall.MeetingListLookup"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/meetingList.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/AttendeeListSubmit"
    type="com.pubco.icu.struts.maintenance.meeting.AttendeeListSubmit"
    name="Maintenance_MeetingFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/MeetingDetailPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/contractor/ContractorListSubmit"
    type="com.pubco.icu.struts.scheduling.contractor.ContractorListSubmit"
    name="Scheduling_ContractorBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="successNewCall"
    path="/scheduling/newcall/FinishContractor.do"
    redirect="false"
    />
    <forward
    name="successAdd"
    path="/scheduling/contractor/contractorDetail.jsp"
    redirect="false"
    />
    <forward
    name="successEdit"
    path="/scheduling/contractor/contractorDetail.jsp"
    redirect="false"
    />
    <forward
    name="successFindMeetings"
    path="/scheduling/contractor/meetings.jsp"
    redirect="false"
    />
    <forward
    name="successRecruit"
    path="/scheduling/contractor/ContractorListLookup.do"
    redirect="false"
    />
    <forward
    name="successAlternateEdit"
    path="/scheduling/contractor/alternateEdit.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/newcall/AdListSubmit"
    type="com.pubco.icu.struts.scheduling.newcall.AdListSubmit"
    name="Scheduling_NewCallBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/MeetingListPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/attendees/attendeeReportDisplayPrinter"
    type="com.pubco.icu.struts.report.attendees.attendeeReportDisplayPrinter"
    name="Reports_AttendeeReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/attendees/attendeeReportDisplayPrinter.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/report/adResponses/adResponseReportPrinterPrep"
    type="com.pubco.icu.struts.report.adResponses.adResponseReportPrinterPrep"
    name="Reports_AdResponseReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/adResponses/adResponseReportPrinter.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/ManagerAdd"
    type="com.pubco.icu.struts.maintenance.meeting.ManagerAdd"
    name="Maintenance_MeetingFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/MeetingListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/manager/ManagerListPrep"
    type="com.pubco.icu.struts.maintenance.manager.ManagerListPrep"
    name="Maintenance_ManagerFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/manager/ManagerListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/ad/AdDetailSubmit"
    type="com.pubco.icu.struts.maintenance.ad.AdDetailSubmit"
    name="Maintenance_AdDetailBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/ad/AdListPrep.do"
    redirect="false"
    />
    <forward
    name="cancel"
    path="/maintenance/ad/AdListPrep.do"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/ad/adDetail.jsp"
    redirect="false"
    />
    <forward
    name="successInsert"
    path="/maintenance/ad/AdListPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/warehouse/WarehouseListLookup"
    type="com.pubco.icu.struts.maintenance.warehouse.WarehouseListLookup"
    name="Maintenance_WarehouseBean"
    scope="session"
    parameter="WarehouseListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/warehouse/warehouseList.jsp"
    redirect="false"
    />
    <forward
    name="add"
    path="/maintenance/warehouse/WarehouseDetailPrep.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/alternate/altListingsReportPrinterPrep"
    type="com.pubco.icu.struts.report.alternate.altListingsReportPrinterPrep"
    name="Reports_AltListingsReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/alternate/altListsReportPrinterDisplay.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/manager/ManagerListLookup"
    type="com.pubco.icu.struts.maintenance.manager.ManagerListLookup"
    name="Maintenance_ManagerFormBean"
    scope="session"
    parameter="ManagerListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/manager/managerList.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/manager/managerList.jsp"
    redirect="false"
    />
    <forward
    name="successAddForMeeting"
    path="/maintenance/meeting/ManagerAdd.do"
    redirect="false"
    />
    <forward
    name="cancelAddForMeeting"
    path="/maintenance/meeting/MeetingListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/scheduling/contractor/SendEmail"
    type="com.pubco.icu.struts.scheduling.contractor.SendEmail"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/scheduling/newcall/emailConfirmation.jsp"
    redirect="false"
    />
    <forward
    name="failed"
    path="/scheduling/contractor/meetings.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/market/DirectoryListLookup"
    type="com.pubco.icu.struts.maintenance.market.DirectoryListLookup"
    name="Maintenance_MarketBean"
    scope="session"
    parameter="DirectoryListLookup_action"
    unknown="false"
    validate="true"
    >
    forward
    name="add"
    path="/maintenance/market/directoryAdd.jsp"
    redirect="false"
    />
    <forward
    name="success"
    path="/maintenance/market/directoryList.jsp"
    redirect="false"
    />
    <forward
    name="importData"
    path="/maintenance/market/ImportData.do"
    redirect="false"
    />
    <forward
    name="editSuccess"
    path="/maintenance/market/directoryEdit.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/AttendeeListPrep"
    type="com.pubco.icu.struts.maintenance.meeting.AttendeeListPrep"
    name="Maintenance_MeetingFormBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/AttendeeListLookup.do"
    redirect="false"
    />
    </action>
    <action
    path="/report/contractor/contractorSubmit"
    type="com.pubco.icu.struts.report.contractor.contractorSubmit"
    name="Reports_ContractorReportBean"
    scope="session"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/report/contractor/contractorReportDisplay.jsp"
    redirect="false"
    />
    </action>
    <action
    path="/maintenance/meeting/MeetingDetailSubmit"
    type="com.pubco.icu.struts.maintenance.meeting.MeetingDetailSubmit"
    name="Maintenance_MeetingFormBean"
    scope="session"
    parameter="MeetingDetailSubmit_action"
    unknown="false"
    validate="true"
    >
    forward
    name="success"
    path="/maintenance/meeting/MeetingListLookup.do"
    redirect="false"
    />
    <forward
    name="cancel"
    path="/maintenance/meeting/MeetingListLookup.do"
    redirect="false"
    />
    <forward
    name="failed"
    path="/maintenance/meeting/

    Thanks for reply..
    We r invoking javascript/css using relative path only.
    i'm redirecting to the same page only if error happens with including error page
    <script language="javascript" type="text/javascript" src="js-modEmp/addEmpval.js">
    </script>
    <script language="javascript" type="text/javascript" src="js-modEmp/datetimepicker.js">
    </script>
    <link rel="stylesheet" type="text/css" href="css-modEmp/styles.css">

  • Metadata field -Tree update don't work from Config mgr and database

    Hi All,
    I am using UCM 11g. I have a Information field of type 'Memo' which is based on a Option list which uses tree. Updating it is giving me the following problems:
    1. When i update a value in the tree using UCM CS configuration manager, sometimes the change doesn't get reflected on the update info form of a document (immediately and even after several hours)
    2. When i update directly through database end, sometimes the change is not reflected in the config mgr - information field. And sometimes it reflects there immediately but not in update form.
    Once Publishing schema and clearing browser's cookie/temp files worked, but not every time.
    Currently, i have added some data from db end, and the data is not showing up on config mgr, and even in the views there. I have tried clearing browser's cache, publish schema, publish schema base, publish schema config and data, but nothing worked.
    I don't want to go for bouncing the server option every time for such changes. Sometimes, everything does work fine instantly.
    Is there some cache etc maintained by UCM and how to clear it so that it picks up the changes in the underlying table data immediately? Please help asap as i have been stuck in this for a long time.
    P.S. I am doing it from db end in the correct manner, and doing so because i have hundreds of values to be added/updated in the metadata taxonomy tree so don't want to do it manually from ucm config mgr ui.

    '*Is there any UCM notification mechanism which we can use so as to tell it that there is some change in the underlying database or in configuration manager metadata tree; or some in built cache that we can clear so that it picks up the change*'.Nothing I would be aware of. Since you can just login directly to the database (e.g. via sqlplus) and insert/update/delete rows directly such a mechanism would have to be in the database (a trigger), but that would be an overkill.
    Updates in the database - when run from the Config Mgr, for instance - work differently - first a change is done, than a service to update the schema is called (a change, actually, means both changing the scheme and its metadata). I don't know how exactly changes in taxonomy are implemented, but I'd expect something similar - note that a lot of information is cached due to performance reasons and changes like adding/modifying a profile, option lists, or trees might require purging this cached data. Usually, at least closing the browser/re-login helps. If there is a mechanism that can force 'push-model', I'm not aware of that.

  • 1941W config question

    Hi,
    I've been fiddling with this 1941W for about about 20 hours so far.  This is just going to serve as a replacement for linksys 610N.  The ethernet from the cable modem goes into GE0/0 and clients should be able to connect to the internet via 2.4 wireless.  I'm using the CLI. This is my first ever Cisco IOS product that I need to configure so if you can tell me the exact commands I need to fix this I would be eternally grateful.
    I've copied a config from another discussion that is similar to what I need. I'm able to get wireless clients to connect to the SSID and authenticate. But they can't get onto the internet. From the client I can ping 192.168.2.1 (the AP gateway?) but not 192.198.1.1 (the gateway of my upstream internet. I know this is a local ip, I'm setting this up underneath another router for now and not conencting directly to the cable modem so as not to disrupt service). I don't really care about the wired lan.  I see it there in the config on GigabitEthernet0/1, but can take it or leave it.
    Also can you tell me how to get rid of vlan5? It's a product of tinkering and I can't find how to delete it.
    r#show version
    Cisco IOS Software, C1900 Software (C1900-UNIVERSALK9-M), Version 15.0(1)M4, RELEASE SOFTWARE (fc1)
    r#show ip interface brief
    Interface                  IP-Address      OK? Method Status                Protocol
    Wlan-GigabitEthernet0/0    unassigned      YES unset  up                    up     
    GigabitEthernet0/0         192.168.1.30    YES NVRAM  up                    up     
    wlan-ap0                   10.1.1.1        YES NVRAM  up                    up     
    GigabitEthernet0/1         10.55.55.1      YES NVRAM  down                  down   
    NVI0                       unassigned      YES unset  administratively down down   
    Vlan1                      192.168.2.1     YES NVRAM  up                    up     
    Vlan5                      unassigned      YES NVRAM  administratively down down   
    r#show running-config
    Building configuration...
    Current configuration : 6054 bytes
    ! Last configuration change at 02:52:35 UTC Wed Jul 27 2011 by admin
    version 15.0
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname r
    boot-start-marker
    boot-end-marker
    logging buffered 51200 warnings
    enable secret 5 $1$sNyGf$tMfp9XasdfasdfvbWsT2WfdsfyXaJMfcnUF.
    enable password mypass
    no aaa new-model
    service-module wlan-ap 0 bootimage autonomous
    no ipv6 cef
    ip source-route
    no ip routing
    no ip cef
    ip dhcp excluded-address 192.168.2.1 192.168.2.10
    ip dhcp pool LAN-POOL
       network 192.168.2.0 255.255.255.0
       default-router 192.168.2.1
       dns-server 10.55.55.82
       lease 7
    ip domain name yourdomain.com
    multilink bundle-name authenticated
    crypto pki trustpoint TP-self-signed-394307973
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-394307973
    revocation-check none
    rsakeypair TP-self-signed-394307973
    crypto pki certificate chain TP-self-signed-394307973
    certificate self-signed 01
      30820248 308201B1 A0030201 02020101 300D0609 2A864886 F70D0101 04050030
      30312E30 2C060355 04031325 494F532D 53656C66 2D536967 6E65642D 43657274
      69666963 6174652D 33393433 30373937 33301E17 0D313130 37323632 33353534
      375A170D 32303031 30313030 30303030 5A303031 2E302C06 03550403 1325494F
      532D5365 6C662D53 69676E65 642D4365 72746966 69636174 652D3339 34333037
      39373330 819F300D 06092A86 4886F70D 01010105 0003818D 00308189 02818100
      F7D779BD 4E946976 915CE8F8 D972165A 5D0D4120 BAF4C71F 50DB77D6 0B0C54E6
      90BACA60 EED7033C B151973D 5B8038DA B697ADA2 FEE71376 349E6626 86C050F7
      A9B19B51 41A5BFB5 2DE7E7C2 B774FB38 910E9230 A9FF96B4 2F38DF36 1B50573F
      6A564BCD 6C81348C 68ED1846 59B87173 37CDBEA8 649743CD AB231650 D12EEE07
      02030100 01A37230 70300F06 03551D13 0101FF04 05300301 01FF301D 0603551D
      11041630 14821265 73632E79 6F757264 6F6D6169 6E2E636F 6D301F06 03551D23
      04183016 8014B11F 647EE6F7 D91C556F 1C9404D7 952B15C1 1C00301D 0603551D
      0E041604 14B11F64 7EE6F7D9 1C556F1C 9404D795 2B15C11C 00300D06 092A8648
      86F70D01 01040500 03818100 EE8C655D 6A57745D 52E3F795 66FD7D99 5F09BC89
      7E0003BB 0281BC00 60B0A418 24CCD1BA AD9BA32D 47DE11FC F466000B 6FAF6700
      F6A21244 835077D3 AA406B4D 0A015188 31B41849 108E4EA4 BD0AE37B 8FC01C7B
      E73B15DC 0DE85FF0 FFC53EBA 649734A8 E516C964 EC20EF18 7D0E20A0 D4E4D380
      5715EAE1 83D5CBD8 66E40E05
            quit
    license udi pid CISCO1941W-A/K9 sn FTX1515036G
    hw-module ism 0
    username admin privilege 15 secret 5 $1$..Cus$DSjh9d7PTf7uv0sgbMKdg2CqfOh0
    bridge irb
    interface Wlan-GigabitEthernet0/0
    description Internal switch interface connecting to the embedded AP
    no mop enabled
    interface GigabitEthernet0/0
    description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-GE 0/0$
    ip address 192.168.1.30 255.255.255.0
    ip access-group to-lan in
    ip nat outside
    ip virtual-reassembly
    no ip route-cache
    duplex auto
    speed auto
    interface wlan-ap0
    description Service module interface to manage the embedded AP
    ip address 10.1.1.1 255.255.255.0
    no ip route-cache
    arp timeout 0
    no mop enabled
    no mop sysid
    interface GigabitEthernet0/1
    ip address 10.55.55.1 255.255.255.0
    ip access-group from-lan in
    ip nat inside
    ip virtual-reassembly
    no ip route-cache
    duplex auto
    speed auto
    no mop enabled
    interface Vlan1
    ip address 192.168.2.1 255.255.255.0
    ip nat inside
    ip virtual-reassembly
    no ip route-cache
    interface Vlan5
    no ip address
    no ip route-cache
    shutdown
    ip forward-protocol nd
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip access-list extended nat-list
    permit ip 10.55.55.0 0.0.0.255 any
    permit tcp 192.168.2.0 0.0.0.255 any
    access-list 23 permit 10.10.10.0 0.0.0.7
    control-plane
    banner exec ^C
    line con 0
    login local
    line aux 0
    line 67  
    no activation-character
    no exec 
    transport preferred none
    transport input all
    transport output pad telnet rlogin lapb-ta mop udptn v120 ssh
    line vty 0 4
    access-class 23 in
    privilege level 15
    password mypass
    login local
    transport input telnet ssh
    line vty 5 15
    access-class 23 in
    privilege level 15
    password mypass
    login local
    transport input telnet ssh
    scheduler allocate 20000 1000
    end      
    #AP config
    ap#show running-config
    Building configuration...
    Current configuration : 2171 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap
    enable secret 5 $1$RniV$NsdWWgfecyjGhf2UR7f2ri7hjugZ1
    no aaa new-model
    no ip dhcp use vrf connected
    ip dhcp excluded-address 192.168.2.1 192.168.2.10
    ip dhcp pool LAN-POOL
       network 192.168.2.0 255.255.255.0
       default-router 192.168.2.1
       dns-server 208.67.222.222
       lease 7
    dot11 syslog
    dot11 ssid wmttdub02
       vlan 1
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 010307174859545C72
    username Cisco password 7 1531021F0725
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption vlan 1 mode ciphers tkip
    ssid wmttdub02
    antenna gain 0
    speed  basic-1.0 basic-2.0 basic-5.5 basic-11.0 6.0 9.0 12.0 18.0 24.0 36.0 48.0 54.0
    station-role root access-point
    interface Dot11Radio0.1
    encapsulation dot1Q 1 native
    no ip route-cache
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    antenna gain 0
    no dfs band block
    channel dfs
    station-role root
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0
    description the embedded AP GigabitEthernet 0 is an internal interface connecting AP with the host router
    no ip address
    no ip route-cache
    interface GigabitEthernet0.1
    encapsulation dot1Q 1 native
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 192.168.2.2 255.255.255.0
    no ip route-cache
    ip default-gateway 192.168.2.1
    ip http server
    no ip http secure-server
    ip http help-path http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 route ip
    line con 0
    no activation-character
    line vty 0 4
    login local
    end      

    SOLUTION:
    It was not entirely a nat issue.  There was no ip route set up.  (Note: I set GigabitEthernet0/0 to use dhcp since the configuration shown above).   The final solution required these entries:
    interface wlan-ap0
    ip unnumbered vlan 1
    ip nat inside source list 101 interface GigabitEthernet0/0 overload
    ip route 0.0.0.0 0.0.0.0 GigabitEthernet0/0 dhcp
    access-list 101 permit ip 192.168.2.0 0.0.0.255 any

  • LIRC-0.9.1: Remote not working, scancodes, config issues

    Hi,
    I'm using arch (kernel 3.16.0-2-ARCH #1 SMP PREEMPT x86_64 GNU/Linux), a TechnoTrend USB IR Receiver and my custom remote (not covered by existing configs). I installed lirc and lirc-utils via testing repo (lirc-0.9.1). My problem is that I can access my device, but irw gives me no output at all.
    At first some outputs:
    ir-keytable:
    Found /sys/class/rc/rc0/ (/dev/input/event17) with:
    Driver ttusbir, table rc-tt-1500
    Supported protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC other
    Enabled protocols: RC-5
    Name: TechnoTrend USB IR Receiver
    bus: 3, vendor/product: 0b48:2003, version: 0x0101
    Repeat delay = 500 ms, repeat period = 125 ms
    output of "ir-keytable -t" for numbers 1-6 on my remote:
    Testing events. Please, press CTRL-C to abort.
    1408117586.815011: event type EV_MSC(0x04): scancode = 0x01
    1408117586.815011: event type EV_SYN(0x00).
    1408117586.934967: event type EV_MSC(0x04): scancode = 0x01
    1408117586.934967: event type EV_SYN(0x00).
    1408117587.702986: event type EV_MSC(0x04): scancode = 0x02
    1408117587.702986: event type EV_SYN(0x00).
    1408117588.366958: event type EV_MSC(0x04): scancode = 0x03
    1408117588.366958: event type EV_SYN(0x00).
    1408117588.486983: event type EV_MSC(0x04): scancode = 0x03
    1408117588.486983: event type EV_SYN(0x00).
    1408117589.094926: event type EV_MSC(0x04): scancode = 0x04
    1408117589.094926: event type EV_SYN(0x00).
    1408117589.214920: event type EV_MSC(0x04): scancode = 0x04
    1408117589.214920: event type EV_SYN(0x00).
    1408117590.926837: event type EV_MSC(0x04): scancode = 0x05
    1408117590.926837: event type EV_SYN(0x00).
    1408117591.046834: event type EV_MSC(0x04): scancode = 0x05
    1408117591.046834: event type EV_SYN(0x00).
    1408117592.446769: event type EV_MSC(0x04): scancode = 0x06
    1408117592.446769: event type EV_SYN(0x00).
    1408117592.566769: event type EV_MSC(0x04): scancode = 0x06
    1408117592.566769: event type EV_SYN(0x00).
    My remote config file looks like this:
    # Please make this file available to others
    # by sending it to <[email protected]>
    # this config file was automatically generated
    # using lirc-0.9.0(devinput) on Thu Aug 7 15:10:35 2014
    # contributed by
    # brand: Test
    # model no. of remote control:
    # devices being controlled by this remote:
    begin remote
    name BlackFlatOne
    bits 16
    eps 30
    aeps 100
    pre_data_bits 16
    pre_data 0x0001
    post_data_bits 32
    post_data 0x00000001
    gap 132799
    toggle_bit 0
    begin codes
    KEY_POWER 0x0c
    KEY_MUTE 0x0a
    KEY_SELECT 0x38
    KEY_Z 0x0f
    KEY_1 0x01
    KEY_2 0x02
    KEY_3 0x03
    KEY_4 0x04
    KEY_5 0x05
    KEY_6 0x06
    KEY_7 0x07
    KEY_8 0x08
    KEY_9 0x09
    KEY_0 0x00
    KEY_TV 0x1e
    KEY_LEFT 0x11
    KEY_RIGHT 0x10
    KEY_UP 0x20
    KEY_DOWN 0x21
    KEY_ENTER 0x0d
    KEY_CHANNELUP 0x12
    KEY_CHANNELDOWN 0x13
    KEY_VOLUMEUP 0x2b
    KEY_VOLUMEDOWN 0x2c
    KEY_STOP 0x0b
    KEY_RECORD 0x1f
    KEY_CAMERA 0x0e
    KEY_ESC 0x29
    end codes
    end remote
    I start lirc manually with
    lircd --driver=devinput --device=/dev/input/by-id/usb-TechnoTrend_AG_TT-USB_Infrared_Device-event-ir BlackFlatOne -n
    After starting lirc, I start irw, but I get no response at all when pressing buttons on my remote.
    I already tried a
    cat /dev/input/by-id/usb-TechnoTrend_AG_TT-USB_Infrared_Device-event-ir
    (lirc and irw not running, of course) and this gives me cryptic symbols when pressing buttons on my remote, so the IR receiver doesn't seem to be the problem.
    I'm wondering if the scancodes in my config are ok for a devinput-device, because the latest "official" lircd.conf.devinput looks like that:
    # generated by devinput.sh
    begin remote
    name devinput
    bits 16
    eps 30
    aeps 100
    pre_data_bits 16
    pre_data 0x0001
    post_data_bits 32
    post_data 0x00000001
    gap 132799
    toggle_bit 0
    begin codes
    KEY_0 11
    KEY_102ND 86
    KEY_1 2
    KEY_2 3
    KEY_3 4
    KEY_4 5
    KEY_5 6
    KEY_6 7
    KEY_7 8
    KEY_8 9
    KEY_9 10
    KEY_A 30
    KEY_AB 0x196
    KEY_ADDRESSBOOK 0x1ad
    KEY_AGAIN 129
    So I'm wondering about the different lengths of the keycodes (e.g. 0x0d vs 0x1ad -> 2 vs 3 digits).
    Can anyone help me out with this issue ?
    Am I missing something ?
    How do I have to format the scancodes/keycodes the correct way for version 0.9.1 ?

    Hi,
    I'm using arch (kernel 3.16.0-2-ARCH #1 SMP PREEMPT x86_64 GNU/Linux), a TechnoTrend USB IR Receiver and my custom remote (not covered by existing configs). I installed lirc and lirc-utils via testing repo (lirc-0.9.1). My problem is that I can access my device, but irw gives me no output at all.
    At first some outputs:
    ir-keytable:
    Found /sys/class/rc/rc0/ (/dev/input/event17) with:
    Driver ttusbir, table rc-tt-1500
    Supported protocols: NEC RC-5 RC-6 JVC SONY SANYO LIRC other
    Enabled protocols: RC-5
    Name: TechnoTrend USB IR Receiver
    bus: 3, vendor/product: 0b48:2003, version: 0x0101
    Repeat delay = 500 ms, repeat period = 125 ms
    output of "ir-keytable -t" for numbers 1-6 on my remote:
    Testing events. Please, press CTRL-C to abort.
    1408117586.815011: event type EV_MSC(0x04): scancode = 0x01
    1408117586.815011: event type EV_SYN(0x00).
    1408117586.934967: event type EV_MSC(0x04): scancode = 0x01
    1408117586.934967: event type EV_SYN(0x00).
    1408117587.702986: event type EV_MSC(0x04): scancode = 0x02
    1408117587.702986: event type EV_SYN(0x00).
    1408117588.366958: event type EV_MSC(0x04): scancode = 0x03
    1408117588.366958: event type EV_SYN(0x00).
    1408117588.486983: event type EV_MSC(0x04): scancode = 0x03
    1408117588.486983: event type EV_SYN(0x00).
    1408117589.094926: event type EV_MSC(0x04): scancode = 0x04
    1408117589.094926: event type EV_SYN(0x00).
    1408117589.214920: event type EV_MSC(0x04): scancode = 0x04
    1408117589.214920: event type EV_SYN(0x00).
    1408117590.926837: event type EV_MSC(0x04): scancode = 0x05
    1408117590.926837: event type EV_SYN(0x00).
    1408117591.046834: event type EV_MSC(0x04): scancode = 0x05
    1408117591.046834: event type EV_SYN(0x00).
    1408117592.446769: event type EV_MSC(0x04): scancode = 0x06
    1408117592.446769: event type EV_SYN(0x00).
    1408117592.566769: event type EV_MSC(0x04): scancode = 0x06
    1408117592.566769: event type EV_SYN(0x00).
    My remote config file looks like this:
    # Please make this file available to others
    # by sending it to <[email protected]>
    # this config file was automatically generated
    # using lirc-0.9.0(devinput) on Thu Aug 7 15:10:35 2014
    # contributed by
    # brand: Test
    # model no. of remote control:
    # devices being controlled by this remote:
    begin remote
    name BlackFlatOne
    bits 16
    eps 30
    aeps 100
    pre_data_bits 16
    pre_data 0x0001
    post_data_bits 32
    post_data 0x00000001
    gap 132799
    toggle_bit 0
    begin codes
    KEY_POWER 0x0c
    KEY_MUTE 0x0a
    KEY_SELECT 0x38
    KEY_Z 0x0f
    KEY_1 0x01
    KEY_2 0x02
    KEY_3 0x03
    KEY_4 0x04
    KEY_5 0x05
    KEY_6 0x06
    KEY_7 0x07
    KEY_8 0x08
    KEY_9 0x09
    KEY_0 0x00
    KEY_TV 0x1e
    KEY_LEFT 0x11
    KEY_RIGHT 0x10
    KEY_UP 0x20
    KEY_DOWN 0x21
    KEY_ENTER 0x0d
    KEY_CHANNELUP 0x12
    KEY_CHANNELDOWN 0x13
    KEY_VOLUMEUP 0x2b
    KEY_VOLUMEDOWN 0x2c
    KEY_STOP 0x0b
    KEY_RECORD 0x1f
    KEY_CAMERA 0x0e
    KEY_ESC 0x29
    end codes
    end remote
    I start lirc manually with
    lircd --driver=devinput --device=/dev/input/by-id/usb-TechnoTrend_AG_TT-USB_Infrared_Device-event-ir BlackFlatOne -n
    After starting lirc, I start irw, but I get no response at all when pressing buttons on my remote.
    I already tried a
    cat /dev/input/by-id/usb-TechnoTrend_AG_TT-USB_Infrared_Device-event-ir
    (lirc and irw not running, of course) and this gives me cryptic symbols when pressing buttons on my remote, so the IR receiver doesn't seem to be the problem.
    I'm wondering if the scancodes in my config are ok for a devinput-device, because the latest "official" lircd.conf.devinput looks like that:
    # generated by devinput.sh
    begin remote
    name devinput
    bits 16
    eps 30
    aeps 100
    pre_data_bits 16
    pre_data 0x0001
    post_data_bits 32
    post_data 0x00000001
    gap 132799
    toggle_bit 0
    begin codes
    KEY_0 11
    KEY_102ND 86
    KEY_1 2
    KEY_2 3
    KEY_3 4
    KEY_4 5
    KEY_5 6
    KEY_6 7
    KEY_7 8
    KEY_8 9
    KEY_9 10
    KEY_A 30
    KEY_AB 0x196
    KEY_ADDRESSBOOK 0x1ad
    KEY_AGAIN 129
    So I'm wondering about the different lengths of the keycodes (e.g. 0x0d vs 0x1ad -> 2 vs 3 digits).
    Can anyone help me out with this issue ?
    Am I missing something ?
    How do I have to format the scancodes/keycodes the correct way for version 0.9.1 ?

  • CMD Space and CMD {RIGHT}/{LEFT} have stopped working as config- any ideas?

    I have CMD Space set to open Spotlight - set in Preferences/Keyboard&Mouse/Keyboard Shortcuts
    Used to work but stopped over the last couple of days.
    Also, I have set the Spaces to switch on a CMD {Right} or {Left} cursor. this has stopped too.
    Have confirmed both are set in preferences.
    Have done a reboot.
    Keys still not working.
    Any suggestions. Failing that I'll just live with it until I put SL on it.
    Ta

    Here was my solution to this. My left click button on both the trackpad and touch pad suddenly stopped working on me. After putting up with this for a few weeks I decided to investigate. I found if I disabled the touch pad the trackpad left click would start to work again. So I investigated by carefully popping off the left click button for touchpad. Everything looked normal, so I investigated a little father buy removing the small round blueish rubber piece in the middle of the button. Once I did this I realized it quite dirty, with a soft cloth and a toothpick I cleaned both the contacts on the PC and the the black spot on the rubber piece, putting everything back together and my left click worked once again. 
    The cause of my problem was just a build up of dirt under the rubber contact which caused the button to short out and disable itself. 
    I didn't have to reinstall any software or drivers. 

  • AE seems to work, no config errors but it does not work

    I have configured an AE to work as a network extender (implemented with an AEX that is properly working). The Airport Utility configures it correctly and I have the AE with the green LED lighting.
    When I connect my Macbook to ethernet through the AE and I make a ping to an external server in terminal, for some servers I get an answer (so I am connected to ethernet) and for others I do not (why?). The rest of the internet programs are not working (Safary is not working even with the servers I got response with the ping).
    Could anybody give me a hint?
    Thanks a lot!!!
    Jose

    So you configured the AEX to create a wireless network and the AE to extend that network:
    Open AirPort Utility and select the base station or the Time Capsule that will connect to the Internet.
    Click Manual Setup. Enter the base station password if necessary.
    Click AirPort in the toolbar, and then click Wireless.
    Choose “Create a wireless network” from the Wireless Mode pop-up menu, and then select the “Allow this network to be extended” checkbox.
    Next, select the device that will extend this network, and then click Manual Setup. Enter the password if necessary.
    Choose “Extend a wireless network” from the Wireless Mode pop-up menu, and then choose the network you want to extend from the Network Name pop-up menu.
    Enter the network and device password if necessary.
    Is the AEX acting as router - serving DHCP and providing NAT? Is the AE picking up an appropriate IP address from the AEX?
    How are the macs configured in the Network preferences pane of System Preferences? Since you're connecting via ethernet, choose "built-in ethernet" from the "show" drop-down and look at the settings under TCP/IP.
    I'm not sure what would cause such an odd pattern. Are you running any firewall software? (Except the built-in firewall configured through the standard Sharing preference pane which should be OK unless, maybe, you've used some of the advanced options which are not default.)
    - cfr

  • 1941W Vlans on wirless network

    I am new to this
    intergrated router and AP. I followed the basic config and have it working. I can get to any network from wireless or wired lan to internet.
    Now i want to setup a VLAN for the wireless side that can not get the the wired lan, just out to the internet.
    I tryed a few things but I just dont understand the config well to to this.
    can someone post a config?

    Hi,
    I have set up my 1941w in the same way as what you are trying.
    Look for my posts "working 1941w config" as I have attached a full working config with access control lists applied to the VLANS assigned to the wireless AP's.
    This example should help you finish off your config.
    Regards,
    John.

  • Config Template to create/modify Work Schedules

    I created  Excel Configuration Template to gather Tech Information from users to create work schedules:
    Config Template included PSA Groupings, the ESG Groupings, the Calendar Groupings, the Daily Work Schedules, Breaks, the Periodic Work Schedules  etc.
    When I presented this config Template to the user, sounded overwhelmed e,g, had questions like what holiday calendar grouping or PSA grouping.
    What information or form of information can I expect from the user so I can interpret to  fill the above fields?

    When we are gathering the information from the user, its usually the business terms that we use rather than the SAP terminology. For example, if we have to create a work schedule (in SAP language) we will ask the user what are the working patterns in the organisation which involves working time, working days etc., holiday calendar, breaks etc followed by the organisation basis which we create our DWS and PWS. The groupings part is something for the HCM consultant to decide and users will not be able to provide an input on that.
    Hope this helps.
    Thanks
    Ranjeeta

  • 1941w - can't access embedded AP

    Setting up a new 1941w router. Already have another one offsite that's working great. Based the new configuration on the one I have working and can route traffic, etc. My problem with this new one is that I cannot get into the embedded AP to configure. My configuration follows this question. I have checked status of the interfaces and everything is up except VLAN2. I've used the command no shutdown within the VLAN2 interface, but the operational status is still reading down. The admin status is reading up. All other interfaces are up and up. I say this because I suspect it may be my problem, but I know I could be wrong. When I try to go into the AP config I use the command:
    service-module wlan-ap 0 session
    the 1941w returns to the screen
    Trying 10.10.10.10, 2067 ...
    and then says
    % Connection timed out; remote host not responding
    I'm hoping this is any easy fix for the experts here. Thanks in advance for any help you can give. The full configuration is:
    version 15.2
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname 1941w
    boot-start-marker
    boot-end-marker
    no logging buffered
    enable secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
    xxxxx
    no aaa new-model
    memory-size iomem 25
    clock timezone EST -5 0
    clock summer-time EDT recurring
    service-module wlan-ap 0 bootimage autonomous
    ip cef
    no ip dhcp conflict logging
    ip dhcp excluded-address 10.1.9.51 10.1.9.255
    ip dhcp pool ighqcolo
    network 10.1.9.0 255.255.255.0
    domain-name routersrus.com
    default-router 10.1.9.245
    dns-server 10.1.1.100 10.1.1.101
    ip domain name routersrus.com
    no ipv6 cef
    multilink bundle-name authenticated
    license udi pid CISCO1941W-A/K9 sn xxxxxxxxxxxx
    hw-module ism 0
    username admin privilege 15 secret 5 xxxxxxxxxxxxxxxxxxxxxxxxxx
    xxx
    redundancy
    class-map match-all voice
    description Voice Traffic
    match ip precedence 5
    policy-map VOIP
    class voice
    priority 512
    class class-default
    fair-queue
    bridge irb
    interface Embedded-Service-Engine0/0
    no ip address
    shutdown
    interface GigabitEthernet0/0
    description MPLS
    ip address 198.16.152.226 255.255.255.252
    duplex full
    speed 100
    no mop sysid
    interface wlan-ap0
    description Service module interface to manage the embedded AP
    ip unnumbered Vlan2
    arp timeout 0
    no mop enabled
    no mop sysid
    interface GigabitEthernet0/1
    description internal Lan
    no ip address
    ip nat inside
    ip virtual-reassembly in
    duplex auto
    speed auto
    no mop sysid
    bridge-group 1
    interface Wlan-GigabitEthernet0/0
    description Internal switch interface connecting to the embedded AP
    switchport trunk native vlan 2
    switchport mode trunk
    no ip address
    interface Vlan1
    no ip address
    ip nat inside
    ip virtual-reassembly in
    interface Vlan2
    ip address 10.10.10.10 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    bridge-group 1
    interface BVI1
    ip address 10.1.9.245 255.255.255.0
    ip nat inside
    ip virtual-reassembly in
    ip forward-protocol nd
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip route 0.0.0.0 0.0.0.0 198.16.152.226
    access-list 1 permit any
    access-list 23 permit 10.10.10.0 0.0.0.7
    access-list 23 permit 10.1.1.0 0.0.0.255
    access-list 23 permit 10.1.9.0 0.0.0.255
    access-list 23 permit 10.2.1.0 0.0.0.255
    access-list 100 permit ip any any
    dialer-list 1 protocol ip list 1
    control-plane
    bridge 1 protocol ieee
    bridge 1 route ip
    line con 0
    password 7 xxxxxxxxxxxxxxxxxxxxxxx
    login
    line aux 0
    password 7 xxxxxxxxxxxxxxxxxxxxxxxxxx
    xx
    login
    line 2
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output none
    stopbits 1
    line 67
    no activation-character
    no exec
    transport preferred none
    transport input all
    transport output all
    line vty 0 4
    access-class 23 in
    privilege level 15
    password 7 xxxxxxxxxxxxxxxxxxxxxxxxxx
    x
    login
    transport input telnet ssh
    line vty 5 15
    access-class 23 in
    password xxxxxxxxxxxxxxxxxxx
    login
    transport input telnet ssh
    scheduler allocate 20000 1000
    ntp source GigabitEthernet0/1
    ntp server 128.59.59.177
    end

    Thank you Scott - - I ended up getting this going yesterday, but not sure why I needed to do what I did.  Here's the scope.
    With Chrome - Logged in to https://10.1.9.245
    Went to Interfaces> Highlighted VLAN2 selected edit
    At this point I did NOT make any changes was just looking at
    Clicked OK and the AP turned on. 
    Now admin status and operational status are both up
    Could this have been the same as service-module wlan-ap 0 session clear ?
    Am able to go into the CLI AP configuration.  Now I'm struggling with the fact that my computer can connect to the AP, but I don't get an IP address.  I get an ip address when wired, just can't get one through wireless.
    The configuration has not changed since the above configuration I originally posted.  The following is my AP configuration.  Also, I used the same setup as a working 1941w I already have online.
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    service password-encryption
    hostname ap
    logging rate-limit console 9
    enable secret 5 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    enable password 7 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    no aaa new-model
    dot11 syslog
    dot11 ssid ROUTERWAP1
       authentication open
       authentication key-management wpa
       guest-mode
       wpa-psk ascii 7 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX!
    username admin privilege 15 secret 5 XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
    bridge irb
    interface Dot11Radio0
    no ip address
    no ip route-cache
    encryption mode ciphers aes-ccm
    ssid ROUTERWAP1
    antenna gain 0
    station-role root access-point
    no dot11 extension aironet
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface Dot11Radio1
    no ip address
    no ip route-cache
    shutdown
    antenna gain 0
    dfs band 3 block
    channel dfs
    station-role root access-point
    bridge-group 1
    bridge-group 1 subscriber-loop-control
    bridge-group 1 block-unknown-source
    no bridge-group 1 source-learning
    no bridge-group 1 unicast-flooding
    bridge-group 1 spanning-disabled
    interface GigabitEthernet0
    description the embedded AP GigabitEthernet 0 is an internal interface connecting AP with the host router
    no ip address
    no ip route-cache
    bridge-group 1
    no bridge-group 1 source-learning
    bridge-group 1 spanning-disabled
    interface BVI1
    ip address 10.1.9.52 255.255.255.0
    no ip route-cache
    ip default-gateway 10.1.9.245
    ip http server
    ip http secure-server
    ip http help-path
    http://www.cisco.com/warp/public/779/smbiz/prodconfig/help/eag
    bridge 1 protocol ieee
    bridge 1 route ip
    line con 0
    privilege level 15
    login local
    no activation-character
    line vty 0 4
    password 7 XXXXXXXXXXXXXXXXXXXXXXXXXXXX
    login
    transport input telnet
    end

  • Set up Search Service App For SharePoint server 2013 on Windows server 2012 R2 not working

    Hi all,
    I installed SharePoint server 2013 on Windows  server 2012 R2 using VirtualBox.  I created a DC(domain controller) server with a domain set up on one VM and it has SQL server 2012 SP1 installed. Then SharePoint 2013 on another VM was set up to access
    the DC server.  Everything seems working except Search Service App which cannot be sucessfully set up. Creation process for Search service app says Successful and 4 search databases were created and look fine. But when I navigate to search service app
    admin page, it gives error info:
    System status:  The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '386f2cd6-47ca-4b3a-aeb5-d9116772ef16' in search application 'Search Service Application 1' is in
    a good state and try again.
    Search Application Topology:  Unable to retrieve topology component health states. This may be because the admin component is not up and running.
    From event viewer, I see following errors:
    (1) Error From source: SharePoint Server
    Application Server Administration job failed for service instance  Microsoft.Office.Server.Search.Administration.SearchServiceInstance
    (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The object you are trying to create already exists. Try again using a different name.  
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name.  
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean
    isAdministrationServiceJob)
    (2) Error From source: SharePoint Server Search
    Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
    Context: Application '386f2cd6-47ca-4b3a-aeb5-d9116772ef16'
    (3) Warning from source: SharePoint Server Search
    A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message:
    Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2    at
    System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    (4) Error From source: SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance
    (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded.  
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0xC0041235): The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have
    been upgraded.  
    Since separate DC server and SharePoint server do not work, I installed SharePoint 2013 on DC server ( so DC server has everything on it now ) but it gives exactly same result. Later I installed SharePoint 2013 SP1 and still have the same problem with Search
    Service app. I spent two weeks tried all suggestions available from Web and Google but SharePoint Search Service simply does not work. Config and other databases work but why Search Service has this issue seemingly related to search DB.
    Could anybody please help out? You deserve a top SharePoint consultant award if you could find a solution. I am so frustrated and so tired by this issue.    This seems also to be a SP set up issue.
    Thanks a lot.

    Using new Search Service App wizard to create SSA is always a success. I could delete existing SSA and recreate it and no problem. It says successful but when I open Search Admin page from CA, it gives me errors as mentioned.
    Now I used the following PS script for creating SSA from Max Mercher, but it stays at the last setps in following script:
    Add-PsSnapin Microsoft.SharePoint.PowerShell -ErrorAction SilentlyContinue
    $IndexLocation = "C:\Search"  #Location must be empty, will be deleted during the process!
    $SearchAppPoolName = "SSAPool"
    $SearchAppPoolAccountName = "mydomain\admin"
    $SearchServiceName = "SSA"
    $SearchServiceProxyName = "SSA Proxy"
    $DatabaseServer = "W12R2DC1"
    $DatabaseName = "SSA"
    $spAppPool = Get-SPServiceApplicationPool -Identity $SearchAppPoolName -ErrorAction SilentlyContinue
    if (!$spAppPool)
     $spAppPool = New-SPServiceApplicationPool -Name $SearchAppPoolName -Account $SearchAppPoolAccountName -Verbose
    $ServiceApplication = Get-SPEnterpriseSearchServiceApplication -Identity $SearchServiceName -ErrorAction SilentlyContinue
    if (!$ServiceApplication)
    # process stays at the following step forever, already one hour now.  
    $ServiceApplication = New-SPEnterpriseSearchServiceApplication -Name $SearchServiceName -ApplicationPool $spAppPool.Name -DatabaseServer  $DatabaseServer -DatabaseName $DatabaseName
    Account mydomain\admin is an farm managed account, domain admin account, in WG_ADMIN role, It is in all SQL server roles and is DBO. I see search DBs are already on SQL server. From Event viewer, I got following errors in sequence:
    (1) Crawler:Content Plugin under source Crawler:Content Plugin 
    Content Plugin can not be initialized - list of CSS addresses is not set.
    (2) Warning for SharePoint Server Search
    A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message: Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2   
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    (3) Error for SharePoint Server Search
    Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
    Context: Application 'cbc5a055-996b-44a7-9cbc-404322f9cfdf'
    (4) Error for SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded. 
    (5) Error Shared Services for SharePoint Server Search 
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The object you are trying to create already exists. Try again using a different name. 
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name. 
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob
    Above errors keep being generated. Last step for SSA creation stay there forever.  Any clue what is really going on?  Thanks.

  • SharePoint server 2013 Search Service App on Windows server 2012 R2 not working

    Hi all,
    I installed SharePoint server 2013 on Windows  server 2012 R2 using VirtualBox.  I created a DC(domain controller) server with a domain set up on one VM and it has SQL server 2012 SP1 installed. Then SharePoint 2013 on another VM
    was set up to access the DC server.  Everything seems working except Search Service App which cannot be sucessfully set up. Creation process for Search service app says Successful and 4 search databases were created and look fine. But when I navigate
    to search service app admin page, it gives error info:
    System status:  The search service is not able to connect to the machine that hosts the administration component. Verify that the administration component '386f2cd6-47ca-4b3a-aeb5-d9116772ef16' in search application 'Search Service Application 1' is
    in a good state and try again.
    Search Application Topology:  Unable to retrieve topology component health states. This may be because the admin component is not up and running.
    From event viewer, I see following errors:
    (1) Error From source: SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The object you are trying to create already exists. Try again using a different name. 
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0x80040D02): The object you are trying to create already exists. Try again using a different name. 
       at Microsoft.Office.Server.Search.Administration.SearchServiceInstance.Synchronize()
       at Microsoft.Office.Server.Administration.ApplicationServerJob.ProvisionLocalSharedServiceInstances(Boolean isAdministrationServiceJob)
    (2) Error From source: SharePoint Server Search
    Could not access the Search database. A generic error occurred while trying to access the database to obtain the schema version info.
    Context: Application '386f2cd6-47ca-4b3a-aeb5-d9116772ef16'
    (3) Warning from source: SharePoint Server Search
    A database error occurred. Source: .Net SqlClient Data Provider Code: 8169 occurred 0 time(s) Description:  Error ordinal: 1 Message: Conversion failed when converting from a character string to uniqueidentifier., Class: 16, Number: 8169, State: 2   
    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
    (4) Error From source: SharePoint Server
    Application Server Administration job failed for service instance Microsoft.Office.Server.Search.Administration.SearchServiceInstance (b7c72eb8-cbaf-435e-b4c9-963cb6e4e745).
    Reason: The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have been upgraded. 
    Technical Support Details:
    System.Runtime.InteropServices.COMException (0xC0041235): The gatherer application could not be mounted because the search administration database schema version does not match the expected backwards compatibility schema version. The database might not have
    been upgraded. 
    Since separate DC server and SharePoint server do not work, I installed SharePoint 2013 on DC server ( so DC server has everything on it now ) but it gives exactly same result. Later I installed SharePoint 2013 SP1 and still have the same problem
    with Search Service app. I spent two weeks tried all suggestions available from Web and Google but SharePoint Search Service simply does not work. Config and other databases work but why Search Service has this issue seemingly related to search DB.
    Could anybody please help out? You deserve a top SharePoint consultant award if you could find a solution. I am so frustrated and so tired by this issue.    
    Thanks a lot.

    Hi,
    According to your post, my understanding is that  SharePoint server 2013 Search Service App did not work on Windows server 2012 R2.
    Please make sure you configure Search Service Application correctly. You can refer to:Create and configure a Search service application in SharePoint Server 2013
    I recommend to created new Search Service Application, and made a full crawl. Then assigned the new SSA as the default SSA for webapplications. Finnlay checked  the issue doesnt occur now,
    If all search related components now are online, to keep the enviroonment clean, you can delete the old SSA.
    Thank you for your understanding.
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support

Maybe you are looking for

  • Some pictures not available to edit in movie created with stills

    some pictures seem to be "behind" other pictures. this has something to do with adding transitions as i found when i deleted a particular slide; others would appear. now i have a particular slide i want to remove but it is located behind another slid

  • Corrupt itunes library.xml

    The last time I opened iTunes, it told me my library file was corrupt and began importing my library XML file. iTunes doesn't keep a very good job of syncing the XML file with the library because only about 1/10th of the import was accurate. I lost a

  • WS Addressing

    Hi, Is there a way to add WS Addressing elements to a SOAPMessage object. I saw that there is a java implementation of WS Addressing called JAX-WSA , but I am having trouble finding standard libraries to use to generate the element. Please advice on

  • Restrict all document types

    sir, in office 365 is it possible to restrict all document types except .docx and pdf in a particular document library file uplad. please help with it.

  • Laserjet 4200dtn after change driver Have a problem with windowsXP

    Laser jet 4200 dtn and windows server 2003 Hi, The last week In accord with your chat support I change the driver of my Hp 4200  dtn from P6 to PS. You told me that the PS driver is better to print with .pdf files and to print  the layout like book A