How Could I assign Trunk on 6505 Switch Interface

Hi,
I am Facing a problem about assigning specific interface on 6505 switch as a trunk port that could pass specific tagged vlans, I would like to know how could I configure this interface as layer 2 interface and assign trunk that allows specic tagged vlans.
thanks

Hi,
Creation of vlan is common for all catalyst 6500 series.
For Creation,
set trunk mod_num/port_num [on | desirable | auto | nonegotiate] negotiate
For assinging specific vlans
set trunk mod_num/port_num vlans
http://www.cisco.com/en/US/products/hw/switches/ps700/products_configuration_guide_chapter09186a00800eb755.html#xtocid99228
Rate if it does,
Rgs,

Similar Messages

  • How could we assign customized function module to the object

    Hi Experts,
    How could we assign z made function module to the object type.
    for instance, i have prepared one z function module and want to assign segment builder.
    Please help in this regard
    Thanks
    Mahesh Babu

    Hi Thiru,
    Standard Transaction Codes, have their own Function Modules for generating Outbound/Indbound Idocs. Where these Function Modules will be configured to a particular Process Codes.
    For E.g for PO's
    Process code : ME10 - IDOC_OUTPUT_ORDERS - for creation
    In case if its a Z Function Module, It depends on the case how you use IDOC types. either directly through Z Program or through Inbound/Outbound Process  codes with respective Function modules.
    Regards,
    Anbalagan

  • How could I assigning object values to internal table?

    CREATE DATA dref TYPE TABLE OF (table).
        ASSIGN dref->* TO <intab>.
        SELECT * FROM (table) INTO CORRESPONDING FIELDS OF TABLE <intab>.
    I have create a internal table intab1.
    obviously, the expressing "intab1 = <intab> " is wrong.
    then,how should intab1 get the value of <intab>?

    Hi
    If you need only to transfer all data: <b>INTAB1[] = <INTAB>[]</b>. But INTAB1 has to be as <INTAB>.
    If the structure of INTAB1 is different, you have to use the field-symbols:
    LOOP AT <INTAB> ASSIGNING <WA>.
      ASSIGN COMPONENT SY-INDEX OF STRUCTRE <WA> TO <VAL_F>.
      IF SY-SUBRC <> 0. EXIT. ENDIF.
      ASSIGN COMPONENT SY-INDEX OF STRUCTRE INTAB1 TO <VAL_T>.
      IF SY-SUBRC <> 0. EXIT. ENDIF.
      <VAL_T> = <VAL_F>.
    ENDLOOP.
    So how to transfer the data depends on the structures of INTAB1 and <INTAB>.
    Max

  • How can I assign image file name from Main() class

    I am trying to create library class which will be accessed and used by different applications (with different image files to be assigned). So, what image file to call should be determined by and in the Main class.
    Here is the Main class
    import org.me.lib.MyJNIWindowClass;
    public class Main {
    public Main() {
    public static void main(String[] args) {
    MyJNIWindowClass mw = new MyJNIWindowClass();
    mw.s = "clock.gif";
    And here is the library class
    package org.me.lib;
    public class MyJNIWindowClass {
    public String s;
    ImageIcon image = new ImageIcon("C:/Documents and Settings/Administrator/Desktop/" + s);
    public MyJNIWindowClass() {
    JLabel jl = new JLabel(image);
    JFrame jf = new JFrame();
    jf.add(jl);
    jf.setVisible(true);
    jf.pack();
    I do understand that when I am making reference from main() method to MyJNIWindowClass() s first initialized to null and that is why clock could not be seen but how can I assign image file name from Main() class for library class without creating reference to Main() from MyJNIWindowClass()? As I said, I want this library class being accessed from different applications (means different Main() classes).
    Thank you.

    Your problem is one of timing. Consider this simple example.
    public class Example {
        public String s;
        private String message = "Hello, " + s;
        public String toString() {
            return message;
        public static void main(String[] args) {
            Example ex = new Example();
            ex.s = "world";
            System.out.println(ex.toString());
    }When this code is executed, the following happens in order:
    1. new Example() is executed, causing an object to constructed. In particular:
    2. field s is given value null (since no value is explicitly assigned.
    3. field message is given value "Hello, null"
    4. Back in method main, field s is now given value "world", but that
    doesn't change message.
    5. Finally, "Hello, null" is output.
    The following fixes the above example:
    public class Example {
        private String message;
        public Example(String name) {
            message = "Hello, " + name;
        public String toString() {
            return message;
        public static void main(String[] args) {
            Example ex = new Example("world");
            System.out.println(ex.toString());
    }

  • Two questions 1. how can I send multiple photos to the same number 2. how do I assign a silent ringtone to a number?

    I want to send three photos to the same phone number. How can I do this without sending three seperate texts? Also how do I assign a silent ringtone to a number to block that number?

    you should be able to copy/paste more than one photo into an imessage by holding down on the entry field. When it comes to MMS, the number of pictures you can send is dictated by your carrier
    You could try using this service to create a special ringtone that has no actual sound content
    http://technologyguy.hubpages.com/hub/Convert-iTunes-music-into-ringtone-for-iPh one
    Just make the section of the song that you convert a silent part of a song (like the very beginning or end)

  • How could I find which i-views/pages are being used

    Hello
    I am pritty new in portal area. I have to administrate an ESS/MSS portal during hollydays. I am trying to find everywhere the way.
    How could I find which i-views/pages are being used. Let say I can see which group I belong and which roles are behind.
    How could I know in which PCD folder they are taken into account (to e.g give permission to someone not in the group)

    HI,
    the user administration (UME) gives you the information about the user <-> group <-> role assignment.
    When you know the role, search in the PCS for it, open the role and you will see all the pages / iviews assigned to the role.
    SAP Help: Role Assignment: http://help.sap.com/saphelp_nw04s/helpdata/en/59/bf2287b3cb5e48af94f99929ad15b9/content.htm
    SAP Help: Content Administration: http://help.sap.com/saphelp_nw04s/helpdata/en/5a/0339000c0b11d7b84800047582c9f7/content.htm
    br,
    Tobias

  • How do i get the old tab switching behavior back?

    I installed Firefox 8 today to give it another try after a pretty bad experience of switching from FF 3.6 to FF 4.0.
    Right now, i've dealt with most of the inconveniences of the switch, but there is one thing i don't get.
    What happened to the tab navigation behavior? I mean, i used to be able to switch tabs from left to right with Ctrl+Tab and from right to left with Ctrl+Shift+Tab. And it was perfect for me.
    Now Ctrl+Tab is opening some sort of a preview window, and Ctrl+Shift+Tab opens the All Tabs list.
    How could i get the previous behavior back? I'm too used to it to change myself simply because somebody came up with a new way that he thought would suit better.
    Thanks.

    Found the answer by myself, thanks to the [https://support.mozilla.com/en-US/questions/851489 other post here] . Looks like Control Tab Preview got itself enabled for some reason...

  • How could you map the Records of OM- PA

    Hello Experts,
    How could you map the Records of OM->PA ,if the designation of person changes from manager to supervisor from certain date.and how can we see the changed records??
    Solution :we can see the changes in the addition action infotype 302,personel hiring action(0000) delimit the record whenerver we changes the designation,and in the orgassingment infotype overview ,action infotype over view we can see the changes and PLOGI-ORGA IS the integration switch and position is the key for map the recoed from OM ->PA
    Post your comments if the solution is correct???
    Regards
    Chandra

    Thanks  a Lot!!!!
    Regards
    Chandra

  • How could I add a spanish voice from text-to-Speech?

    I like the text-to-speech function. But there is no Spanish Voice. How could I add  a Spanish voice to it? I use Captivate 5.5.
    Your reply will be greatly appreciated.

    Using iPhone, iPad, or iPod with multiple computers - http://support.apple.com/kb/HT1202 - You can manage your iPhone, iPad, or iPod with multiple computers as long as you have set the device to "Manually manage music."  -  E.g., adding music from a second computer to an i-device. Additional information about switching sync mode - https://discussions.apple.com/thread/4435531 and manually adding in iTunes 11 https://discussions.apple.com/thread/4597408

  • How could I know which table the synonym points to now?

    I have two tables with the same structure, TableA and TableB
    I create a synonym which points to TableA. In some senario, the synonym should be switched to point to the other table.
    How could I know which table the synonym points to right now? So that I can switch the synonym to the other table.
    Thanks a lot!!!!!!

    How could I know which table the synonym points to right nowSee all_synonyms view.
    So that I can switch the synonym to the other tableNot without drop synonym. You need to drop and recreate the synonym to point to the new table.
    Nicolas.

  • How could Ecatt support a FM which has export parameter data type as any

    Hi,
    I have created a FM which has export parameter data type as 'Type ref to data'.
    The actual paremeter value for this export parameter is a dynamically generated internal table, which does not have a abap dictionary data type.
    Could I use the 'FUN' ecatt command to test this FM?  How could I get this reference export parameter?
    Thanks a lot in advance!

    Hi,
    Wouldn't it be enough if you define parameter in test data container as reference to table type with structure of type c(1000)  (or more/less characters depending on how much data you need to pass)?
    I'm not 100% sure if filling this table with data will work (this is reference after all) but if this is an issue than create 2 parameters: 1 of table type and second of reference type. Then inside your script before FUN use ABAP...ENDABAP to assign your table parameter to reference parameter and use second one as input for FUN command.
    I think that either first or second solution should work.
    Best regards
    Marcin Cholewczuk

  • How could i..

    Hey guys,
    i have an idea but i just have no clue as to how to do this.
    i take care of  the website in my institution,
    the instittion has various departments that need a website, all subdirectory of the main website.
    I need to make a webpage, that somehow
    allows the director of each department to edit the text content of their website.
    So that, i make the design and eveything bout the website,
    and YOU ( director of the Science Department [ for example ]) can "log-in" to this "area" of the website that you can EDIT ( only the text )
    and keep updated without my assistance or me having to change anything.
    I was looking for CMS info but all i see is to make the websites and only i can edit it,
    my website is done, it uses ASP, and i need "selected others" to access "selected pages" and edit the text / save changes
    someone pleease share the light
    how could this be done?

    Look at Content Seed CMS.  It's available in ASP or ASPnet versions.
    http://contentseed.com/
    In a nutshell, you plug in some code to the editable regions of your pages.  Assign users an ID and password.  They log-in to the CMS from their browser & edit pages on-line.
    Nancy O.
    Alt-Web Design & Publishing
    Web | Graphics | Print | Media  Specialists 
    http://alt-web.com/
    http://twitter.com/altweb

  • Error: all members of structure are assigned to the same switch

    Hi,
    I have transported my query to QA environment sucessfully with error code (0). When I execute my query is runs fine but it gives me error "all members of structure 'Key Figures' are assigned to the same switch, query will fail if switch is not active" when I open it in Bex Designer.
    Any idea what could be the reason.
    Regards,
    Divy

    Hi,
    any idea what´s behind this "error message" if re-importing the query seems to solve it? We only face this issue with a query in our productive system, but not in the development or test system. And because we can not test it, we have not implemented the note yet.
    Has anyone implemented the note already?
    Regards
    Lars

  • Colour Managment I How could that be?

    Hello Folks,
    Just a serious Problem: If I make a Screenshot of my Desktop Theme and copy it in my Photoshop there is a slight colour mismatching! I Think the Photoshop Copy has less red in it. I mean, how could this be?
    Same thing with saving JPGs. I pick a picture in Lightroom handle it with Photoshop (change the colour Profile from ProPhoto to sRGB etc.) saving it its a mess. I always have to go back to Lightroom and Export JPG (I mean simple JPG file) to preserve the colour.
    What's wrong with me? =(
    Thanks for you're time.
    J.

    Silbecue wrote:
    If I make a Screenshot of my Desktop Theme and copy it in my Photoshop there is a slight colour mismatching! I Think the Photoshop Copy has less red in it. I mean, how could this be?
    It sounds as if it's working as expected.  You might want to read this thread:
    http://forums.adobe.com/thread/909806
    Your desktop is displayed on your monitor in your monitor's color space.  If you want it to match when shown in a standard color space, such as sRGB, do this:
    1.  Capture your screen.
    2.  Assign the monitor color profile to it when you create a document containing the image in Photoshop.
    3.  Convert the image to the standard profile, e.g., sRGB.
    Some people prefer ease of use and more consistency between color-managed and non-color-managed apps over accuracy.  In that case you can skip steps 2 and 3 by using sRGB as your monitor color profile.
    -Noel

  • How could i put the text background of each node transparent?

    I am working on JTree. I Assign distinct icons to each node and a background image to the Jtree. I use transparent images to each node but the background text of each node have color. How could i do to put the text background of each node transparent.

    Your tree cell renderer should include the line "setOpaque(false);".

Maybe you are looking for

  • Report Name Length Problem

    Hies Guys I've a problem in oracle report calling from Oracle FORMS. I am using reports and forms 6i. When the report name length is more than 30 characters the report engine runs first time correctly but on the second call of report the system gives

  • FB60 - Substitution rule to generate Text in automatic generated line item

    Hello SAP genious, While we post vendor invoice ( FB60) and customer invoice (FB70), at this time along with Dr and Cr line items one automatic additional line item is getting generated this is based on Tax type which you select while making invoice.

  • DVI/HDMI connection for Thinkpad R61 (with IBM 2504 Docking station) and Samsung LNT4665F LCD TV

    I am trying to connect my laptop (Thinkpad R61) with my TV (Samsung LNT4665F) using a DVI/HDMI cable. Because the R61 doesn't have a DVI port, I am using it in the IBM 2504 Docking station. I have docked the computer, connected the DVI/HDMI cord (usi

  • Trying to play diablo 3, graphics card incompaitble

    Hey guys,      I just bought Diablo 3 yesterday and it says my graphics card isnt able to run the game. I have a HP pavillion DV6-1230us, im running windows 7 64-bit with the first service pack. All my drivers and software are up to date it still won

  • How do I change my email for my Adobe account?

    I am going to be making a new email soon and I want to know how to change the email for my Adobe account. I have purchased things on this account so I want to make sure that I can keep those purchases. Thanks!