How many vlan can be created on single port of HWIC-2FE

Hi Guys,
I have a router 1921 with a HWIC-2FE.
How many VLAN can I create in each port of HWIC-2FE.  
Thank you
Salvo

I'm not sure what you are referring to. How many VLANs can be untagged while the port is in access? Or how many VLANs can you pass on a trunk?

Similar Messages

  • How many vlans can create on 2950,3550,3750,6509 etcc

    Hi,
    How many vlans can be created on 2950,3550,3750,6509 etc?

    From the specs, they all support 4000 VLAN IDs, however you must keep in mind that VLAN 1006-4094, will not be propagated via VTP and they must be created manually on each switch and the switch must be set to VTP transparent.

  • How many iPads can be on a single iTunes account if it is used in a school?

    How many iPads can be on a single iTunes account if it is used in a school?

    Hi kundan,
    You can create any number of variables for an infoobject but you can use only any one in a query.
    Your requirement can be achieved as below.
    Create a selection variable of type 'Multiple Single Values' on 0Calday.
    Drag 0CALDAY to the column in the query designer.  Drag you key figure below 0CALDAY.  It will be placed in a new structure.
    Hope this helps.
    Regards,
    Priya

  • How many tables can be created under one user's account?

    Hi everyone,
    I am a newer, I was wondering how many tables can be created under one user's account? Is there a number of tables limitation for the whole system?
    Thanks
    Jun Chen

    The answer is that Oracle imposes no limit on the number of tables that can be created in a single schema. Whatever limits exist are imposed by the hardware and kernel resource limits of a given configuration.
    Russ

  • How many heirachies can be created using one dimensional table

    Hi,
    I have one dimension table and one fact table, how many heirachies can be created, is it only one?
    Thank you.

    Hi,
    One dimension can have only one hierrarchy for sure.But create dimension in a such a way(columns should be included in one dimension,example: Year and FYear in Time Dimension) that we can create two branches on Total level.
    Refer this blog..Will solve your doubt....http://gerardnico.com/wiki/dat/obiee/hierarchy#defining_multiple_hierarchies_for_the_same_dimension_logical_table
    Regards,
    Srikanth
    http://bintelligencegroup.wordpress.com

  • How many statements can be created with one connection?

    how many statements can be created with one connection?

    and on available memory. At some point, even were the database to allow an infinite number, you'd run out of memory.

  • How Many WebSItes can I create

    I already created a web site but I´d like to create a new one. Is this possible without erasing the first one? How many sites can I create?

    Welcome to the Apple Discussions. Yes. Create a new site in iWeb and rename it to whatever works best. When you publish the URL will be: http://web.me.com/YourMMe_Account_Name/SiteName/
    You can have as many sites as you have room form. I have over 85 individual sites in my MMe account.
    OT

  • How many webpages can I create?

    How many different webpages can I create with iWeb? I just created a site to show friends a slide show from a recent trip, but I need to create another webpage that will have video on it. It would be a totally different subject matter. I do have a .MAC account and not sure if I need to do anything with that so I can have more webpages.
    I guess what I am saying is that I am going to need different URL's for the webpages I am going to need to create and want to know how many you can have or create using iWeb.

    Well let's see if we can sort this out.
    Hmmmmm that sounds like a lot of duplicating domain files and putting them in folders yada yada yada.
    "yada yada yada" aside, you can't appreciate what you don't understand. Get a few sites created in iWeb, all sitting in the same Domain file, and I guarantee you will start to get a handle on it.
    I don't know why there isn't a way you can give your newly created website a title and then iWeb uses that title as a NEW URL to go under your domain name.
    You can. And iWeb does. If you are hosting with .Mac your url will correspond with the name of your site. (web.mac.com/username/iWeb/nameofsite)
    In iWeb it seems like I can only add 1 video per page!
    Probably better if you don't embed a bunch of video in a single web page; the page will take forever and a day to load. Find a frame in the video that best represents the video and take a screen shot of it. Save this shot as a jpg and then place it in the page. Now enable it as a hyperlink using Inspector, and then link to the video file. iWeb will upload the file upon publishing and the plug-in will take over from there for visitors.
    Should I just try to make my page in .MAC? If I go that route and publish it, will the .MAC page messed up my iWeb page which would be of a totally different subject matter? [sic]
    I don't really understand your question there, but let me try to give an answer anyway. Homepages aside, you don't create stuff with .Mac. .Mac is server space, referred to as your iDisk, that integrates beautifully with Macintosh iLife. Use iWeb, create your sites, name them differently so they don't overwrite each other upon publishing and fire away. If you want to keep them all in a single Domain file then go ahead. Use the File/New Site command in the menu. You can publish as many different and individual sites to .Mac as your subscription space will allow.

  • How many website can I create with iWeb?

    How many different webpages can I create with iWeb? I just created a site to show friends a slide show from a recent trip, but I need to create another webpage that will have video on it. It would be a totally different subject matter. I do have a .MAC account and not sure if I need to do anything with that so I can have more webpages.
    I guess what I am saying is that I am going to need different URL's for the webpages I am going to need to create and want to know how many you can have or create using iWeb.

    You can have multiple websites, each with multiple pages depending on the need. To make managing multiple sites easier, take a look at iWebSites. The limiting factor, as was pointed out, is the available space on your iDisk. I use iWebSites to manage multiple sites.. It lets me create multiple sites and multiple domain files.
    If you have multiple sites in one domain file here's the workflow I used to split them into individual site files with iWebSites. Be sure to make a backup copy of your Domain.sites files before starting the splitting process.
    This lets me edit several sites and only republish the one I want.
    Do you Twango?

  • How many tables can i create in Oracle 10g ?

    hi every body !
    how many tables can create in oracle 10g ?
    thank you !

    Unlimited
    http://download-west.oracle.com/docs/cd/B19306_01/server.102/b14237/limits003.htm

  • How many thread can I create?

    I wrote a multithread program. I use Excutors class and newCachedThreadPool method to create a thread pool.
    I want to create max threads that i can. In some where, I saw Max thread that is allowed, depends on OS, availabe memory, JVM.
    I use SUSE 11.1 as operating system, have 3.75 GB RAM & 7.5 GB swap & use jdk 1.6
    I want to create max threads that i can. I don't know how many i can create.
    please help me.

    Hi _Security, Mutli-Threading isn't always a good thing, because of the constant switching the processor has to do, causing it to be slower then it could be if you properly queued your tasks instead of threading each one. Each thread you create is another thing your processor has to execute each cycle, so if you have tons of threads, your processor will have to execute and switch through each one every cycle, making it bog down performance by a long shot.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How many Companies can I create

    Dear all,
    are the numbers of companies which I can create on one SAP Business One Server limited? Or can I create as many companies as I want?
    Many thanks, David

    Hi David,
    There's no limit to the number of companies you can create, as far as I know, other than the capacity of your SQL Server (ie disk space). Licensing is per user and each user can have access to as many companies as you like.
    Hope this helps,
    Owen

  • How many databases can I create under Hyperion Planning

    Dear all,
    I'm new to Hyperion. I have a doubt on Hyperion planning. In our project we have only one database for every planning application. Can I create multiple databases? If yes, what is the maximum number of databases can I create?
    If this post is not related to this category, please provide me the exact category so that I can post in the exact place.
    Please help me ASAP.
    Thank for all your help in advance.
    Regards,
    Raghuveer.

    Hi,
    You can create five databases in a planning application ( three custom,workforce and capex).
    http://docs.oracle.com/cd/E17236_01/epm.1112/hp_admin/frameset.htm?app_dsc.html
    For any queries related to Hyperion Planning you can post it in "Performance Management Applications" -> "Planning and Budgeting"
    Cheers...!!

  • How many pages can I create in one document on buzzword???

    Hi, I just started using buzzword and acrobat today. I was creating a document in buzzword that I wanted to save and convert to a pdf file in acrobat, but it wouldn't let me go past 3 pages.  Can I create more than that or is there some other FREE program I can use? I need one that will let me insert images, insert links, change font colors and center somethings. I know I have read pdf documents that are 100's of pages long and do all of the things I need.
    Please help ASAP, my ebook needs to be finished!

    Hello,
    I'm sorry you're having trouble. You should most certainly be able to convert a document that's a lot longer than 3 pages.
    Please make sure you have the most recent version of the Adobe Flash Player. You can download it here: http://get.adobe.com/flashplayer/
    Could you also try opening Buzzword in a different browser to let us know if you can then successfully convert the document to PDF?
    Please note, you'll want to get your document completed in Buzzword before converting, because you can't edit a PDF in Buzzword. To edit a PDF requires the full desktop version of Acrobat.
    Let us know!
    Thanks,
    Michelle

  • How many posts can *you* create in one hour ?

    s Raj has successfully created 7 posts within 30 minutes.
    Now I understand using this forum for getting config / errors resolved, but that kind of rapid fire posting does not seem right.
    It could be a newbie that is just trying to understand and get ahead, but someone should point him to read the rules of engagment, and politely tell him not to post so many so fast.
    Yet time and time again, folks say nothing to the person about this, which promotes the forum getting clogged up.
    I also have issue when a person asks a specifc question in an area (example in shipping how a route and leg are determined) and someone pastes the complete Delivery and Transportation IMG in a response, but that's another topic.

    Hi bill
    yes , i know there are 1000's of posts in forum it is his duty and he should realize that , a person who cant realize , it is his problem.
    even i can also say what you said but it doesn't look nice . thats why i kept calm. by answering 4 questions  out of 10questions as . silence gives answers to people but comments doesn't
    lets not prolong this by wasting our time  and this is  a place where we expect some good questions and good answers on SAP not on this .
    I am here  not for any T-shirts or points., i hope u are clear
    Thanks
    Srinath

Maybe you are looking for

  • How to remove a meter from an installation after move-out

    Hi, Could anyone please tell me how to remove a meter from an installation after move-out and if the installation was blocked before move-out. I was trying to remove the meter from an installation which was blocked before move-out. And if i remove th

  • One song from my last purchase did not load. How do I get it?

    The new album, Damage, by Jimmy Eat World has ten songs, and I'm missing number 5 of 10.  It seems to have been omitted when the album automatically downloaded since I had pre-ordered. Are there any steps that I can take on my own to get the song?

  • Function module to change the reason code for status in a Opportunuity/lead

    Hi, What is the function module to change the opportunity reason.   I was able to change the status using the crm_order_maintain but How can I change the reason for that opportunity. Thanks naveen

  • Junk values in an internal table field

    Hi, I have an internal table with a field matnr and matxt. Now both the fields have a junk value '#'. matnr has '#' at the end and matxt has '#' in between the description. How do I get rid of them. Michael

  • Linked cdr files causing problems in InDesign

    I have a Pagemaker file I am trying to open in InDesign. The PageMaker file has linked Corel Draw (cdr) files in the document. When I open the PageMaker file in InDesign, I am having problems with linked cdr files. The graphics come out blurry and I