"c1941w" how to communicate from AP to the router

I'm Cisco1941W configuration.

but I can't ping of AP or router or vice versa.

When I use VLAN1, then I can do it.

So how do you configure only using VLAN100 and VLAN200?

(router)

interface GigabitEthernet0/Wlan-0
switchport mode trunk
!

interface GigabitEthernet0/0.1
100 native encapsulation dot1Q
no ip address
!
interface GigabitEthernet0/0.2
encapsulation dot1Q 200
no ip address

!

wlan-ap0 interface
IP unnumbered Vlan100

!

interface Vlan100
IP 1.1.1.1 255.255.255.0
!
interface Vlan200
IP address 2.2.2.2 255.255.255.0

(AP)

Bridge IRB

!

interface GigabitEthernet0.100
100 native encapsulation dot1Q
no ip route cache
Bridge-Group 1
No source of bridge-Group 1-learning
Bridge-Group 1 covering-disabled people
!
interface GigabitEthernet0.200
encapsulation dot1Q 200
no ip route cache
Bridge-Group 2
No source of bridge-Group 2-learning
Bridge-Group 2 covering-disabled people
!
interface BVI1
1.1.1.2 IP 255.255.255.0

If this is not enough information, please report me.

The Wlan-GigabitEthernet0/0 interface is a true switchport, thus, on the side of the router, all you need is the switchport and trunk switchport mode trunk vlan native 100 orders.  You don't need a subinterface it.

On the side of the AP, you need to configure it as you would any other standalone AP.  Bridge-groups and subinterfaces, bridge-Group 1 for the sous-interface it is the vlan native

Tags: Cisco Wireless

Similar Questions

  • How to connect my PC to the router?

    New connection PC Help!

    Hi, we are changing our IPS at Virgin (connection broadband) to the warehouse Utility (router wireless connection), but I can't work out how 'connect' my PC to the router. My wife has a laptop that is already running through the router. I tried the obvious options on the control panel to connect my PC, but have failed miserably! Any ideas, please!

    Hi Eagozz,
     
    Connect the router to the computer by referring to the manufacturer's manual.
     
    Try to connect to the available wireless network. Here are some articles that might help you to do the same thing:
  • How can I open ports in the router msn games

    Try to connect to zone.msn.games on a new Windows 7 computer. Ports like 80 are needed, but when I go through the Windows Firewall and make changes that they do not open ports. What is my router? If yes how can I open ports in my router?

    Each brand of the router has slightly different menus to set up is not possible to say here what you have to do, it would be better to seek support on the router manufacturers website

    The manual will tell you how to do it even if the quality of education varies.

    The affected ports are UDP 6667/TCP as a single port and 28800-29100 UDP/TCP as a range. They must be configured to allow incoming always and toward the front of your PC.

  • How to prevent from loading alongside the page I actually laoded apges announcement?

    How to stop additional (or generally unwanted) pages loading alongside the page I actually asked.

    These additional pages can be advertisements or some sell a program that is supposed to improve the performance of my system.

    I'm using Firefox under Microsoft 8.1 34.0.5.

    Never, the problem appeared when using XP that I converted from a month ago!

    Adblock more {web link}
    Blocks annoying video ads on YouTube, Facebook ads, banners
    and much more. Adblock Plus blocks all the annoying ads, and
    supports Web sites by blocking is not discrete (configurable) default ads.

  • BlackBerry Smartphones MIssion Impossible: How to communicate with anyone on the Blackberry support

    Hi all!

    I have an important question for the BlackBerry support team (is not directly related to a product specific to BB, but related to the support of BB products in general), but it was impossible to contact anyone, somehow, in support of BlackBerry.

    Can someone help me on this mission?

    Thank you

    Ricardo

    RIM does not guarantee other support devices by wireless companies.  So, if you buy from someone and they don't give you a guarantee then you will get probably no guarantee through RIM.   That's the pitfall of equipment from unauthorized dealers.  I am a TMobile customer we.  However, I can't directly call the RIM and get warranty support.  If I want to RIM support I have to pay $50 for the case.  But, if I called TMobile and they can't solve my problem they can escalate my case to RIM without cost to me.

    This is how their system works.

  • How to go from Lightroom for the new portable computer?

    Hello!  Can someone help this person to UN-computer saavy?  Got a new laptop, but I don't know how to move my Lightroom from my old to new...  Thanks for your help!  In trying to meet a deadline!  AARRGHHH.

    How can I move Lightroom to a new computer? Lightroom Queen

    Available downloadable Setup files:

    Download and installation help links Adobe

    Help download and installation to Prodesigntools links can be found on the most linked pages.  They are essential; especially steps 1, 2 and 3.  If you click on a link that does not have these listed steps, open a second window by using the link to Lightroom 3 to see these "important Instructions".

  • How to go from sysdate as the initial value for reports?

    Hi, I am using Oracle 10 G reports. I would like to know how to pass sysdate as initial value for the property of a date in the parameter element user. Help, please. Thank you

    arms777 wrote:
    I want to say is, if you select range of property for the specific parameter, there is a property for the initial value (type of data, width, mask entry, initial value, Validation trigger, list of values, etc.). Does this mean that I can just put sysdate on the initial value of the parameter property? I really need to use a trigger for this? In forms, I don't have to create a trigger to do this, simply put sysdate on the initial value of the item property. I hope you understand what I mean. Thanks again.

    I can't find another way...

    This from Reports FAQ
    How to set the initial values of the parameters to the form of the parameter at run time? +

    This is what is mainly used for BeforeForm relaxation. Even if you used a select statement to create a search list for the parameter, this statement is completely parsed before the form parameter is opened. Simply assign the parameter to a value in the trigger BeforeForm will choose this option as a default value displayed to the user. For example, suppose you have a parameter called p_input_date that is intended to contain a date of the invoice. The following example will select the date of the most recent invoice being the default and notes that it correctly handle exceptions to ensure that the report does not arbitrarily die if this default setting fails. Also note that, as all the triggers of report, it should return a true or false value.

    function BeforePForm return boolean is
    begin
    select max(bill_period_end_date + 1)
      into :p_input_date
      from billing_period
     where bill_period_end_date <= (select trunc(sysdate)
                                      from dual);
      return (TRUE);
    exception
      when others then
         :p_input_date := null;
         return true;
    end;
    

    If someone useful or appropriate, please mark accordingly.

  • How to go from VSM at the new location?

    I have the VSM Dell done VMware rehearsals once a day between the two environments of vCenter. Now that seeding is finished, I need to move my DR SAN and server vCenter on toward the new location, which of course has a different network address.

    I know how to change addresses SAN and vCenter, but I don't know how to restore the partnership between my production and DR VSMs so that I do not lose anything and replication can pick up back where she had stopped. Y at - it guides for this? I can't believe I'm the only one who has seeded at their main location and then moved off site...

    Thanks for any help!

    Hello

    The replication is configured at the level of the EQL, no VSM group.   However, you need to remove the groups in VSM for groups where he has changed theIP address.  There is currently no option to change the IP address of the Group once it has been added to the VSM.  Which also removes saved schedules.

    Kind regards

  • How to transition from iphoto to the LR

    Sad story: freaked out horrible photos iphoto, and thusly tired vs Apple customers, I used organizing elements to import over 100,000 images in Lightroom. I like what I see so far, but there is a learning curve. The metadata does not transfer but aussient were hoping that translates into a LOT of the reorganization of the time. Don't know where to keep them RAW / DNG vs their duplicates JPG files. All of the photos in iphoto are sitting in the Organizer on an external drive. I have still the masters than iphoto / photos use and continue to work because my wife likes it, but don't want to keep them both for always. What other people do to make this transition, not to lose hundreds of labels of the album (these are the equivalent of collections?) and to gain a sense of security that a all of their photos are safe and accessible?

    And my apologies for the convoluted array of questions, but it reflects the State I am. Any help is appreciated.

    Hi markk66565363,

    Greetings.

    Please visit this link on the import of aperture in LR

    Catalog of items in LR

    Concerning

    Rohit

  • How to move from data within the main application and many components

    HY people I am a newbie

    I created an application that uses 3 components created by me.

    The application main main, mxml have 3 buttons named AButton Bbutton Cbutton

    I pressed every button call one a large 3 components

    (I use ViewStack, to call each component after clicking each button)

    AButton invoke ComponentA

    BButton invoke ComponentB

    CButton call ComponentC

    My problem is how can I get (and use) in ComponetB the value of a public variable previosly

    created in the ComponentA.

    Thanks in advance

    Check this thread on the same subject

    http://forums.Adobe.com/message/2150870

  • How to prevent from loading with the google images search results?

    Since I updated to FireFox 18 I get images (thumbnails of Web pages) with the results of my research with Google. I thought it was a problem of google but I don't have the problem in Internet Explorer.
    Please notify.

    OK horribi,

    go to the preferences of Firefox-> content and next to the selection "load images automatically" add an exception for the google site and block.

    Let us know the result!

  • NB100: Line-In/Mic-In - how to pass from one to the other?

    Hi everyone - lists of specifications more list entry on the NB100 as an audio Mic-In/Line-In, but I can't find an option to go to the line.
    I would like to be able to record audio with an external preamplifier, therefore the Line-In input, would be really useful.

    Is it just the input that is activated when enabling/disabling gain/sensitivity between Mic-In/Line-In?

    The Mic-In volume would be the same as the change of Line-In?

    Any ideas?

    Thanks in advance :)

    Hello

    In your case you should take a look in the user manual.
    The user manual says that this laptop supports and taken headphone and Microphone jack.

    The mic jack is a standard 3.5 mm jack, and it allows the connection of a microphone or the other device to an audio input.
    This means that you do not need to change anything. Simply plug the connector of right to take.

    Good bye

  • How to connect from Twitter (using the API of Twitter ME v 1.9)?

    Hello..

    I am doing an application with twitter and I use the API Twitter ME v1.9

    I am already able to post tweet with her... But is it possible to log on to the twitter application?

    Kind regards

    Eric

    Why not.. When you save the access token. You use any file Storetoken.java for the registration of access token. You can have a method to clear the access token...

  • How to set a password for the router in mn 700?

    I have a MN-700 router and want to set a password so that other people can not access my connection. Can u please provide an astep step-by-step, instructions how to do it. Thank you.

    This is not a forum for the MN-700 router. You have to go to the manufacturer's Web site and look for the instructions or ask their support desk.

  • How to set up VPN on the router via ASA5505 2811

    Hello everyone

    I apologize for the possible triviality of my question. The current configuration of our society considers appropriate for the edge, two ASA5505 below that are installed two routers configured with the CCME 2811 Express. When the two AS5505 is configured a VPN connection for the transmission of data in our network traffic. Given the presence of several public addresses available on our two sites, I was wondering if you could (and if so, how) to set up a VPN between two routers 2811, except that when existing data traffic, dedicated exclusively to the voice traffic. It give me a document that teach me how can I solve my problem?

    Thank you very much

    Damiano,

    If you want an IPsec VPN for only separate voice and termination traffic on routers, there are several possibilities. Especially if you have a spare IP addresses:

    IPsec VPN endpoints on the routers.

    GRE over IPsec routers ending (gives you that soften what and where can be routed, in particular, identify voice traffic)

    Termination of free WILL on the routers and unloading IPsec to ASAs. (Benefit of the foregoing + ASAs making encryption).

    There is no problem to close the tunnels through the ASA, the only warning is that even in the case of static NAT you should probably use NAT-Traversal.

    Marcin

Maybe you are looking for