Adding N2048P YES

Hello

I stacked the two switches to N2048P and created and added a VLAN 10 to all ports. I posted the VoiceVLAN to VLAN 10.

I try to add the Polycom YES so Polycom phones are automatically transferred and assigned to VLAN 10.

I've done this before on my devices 3524P easily via the web console such that there is an option specially for this. There is no option in the web interface for the N2048P well so I'm looking to add via CLI, but get an error.

Yes vlan voice SW-STACK1 (config) #-table add 0004f2 PolycomTIPT

He puts the error marker to 'o' to 'yes '.

If someone could point me in the right direction I would really appreciate it.

Thank you

David.

To get the phone automatically placed on VLAN 10 traffic, you will need to configure the VLAN 10 as the voice VLAN.

Allow on a global scale.

Console (config) #voice vlan

Activate the voice VLAN on the specific interface.

Console (config) # interface ethernet 1/g1

Console (Config-if-Gi1/0/1) # vlan 10 voice

Defines the General/Trunk interface. I would try the general mode first.

Console (Config-if-Gi1/0/1) # switchport mode general

Console # switchport general allowed vlan remove 10

With this configuration, once the port detects a voice traffic it will place this traffic to VLAN 10. All no voice traffic from the client connected to the phone will be placed on the PVID.

Tags: Dell Switches

Similar Questions

  • Photosmart 7520 missing apps

    I have a HP Photosmart 7520 working fine until today.   Paper and applications has disappeared from the top of my screen, I added.  Yes, I could have accidentally pushed something.  How to make a comeback?  I had customized applications when I arrived at the printer, and I would not start from scratch.  Thank you!

    Hi, I know this may seem very basic, but you are sure that the printer display shows the home screen? Deletion or addition of printing apps for the 7520 is done through your connected account ePrintCenter/HP. Sign in to your account and click on the tab printer or devices depending on whether yours is an ePrintCenter or connected HP (the connected HP website is the successor to the ePrintCenter website). From there you can see what applications are installed on your printer, and add all the apps that were once installed.

    Post back if you have problems.

    Best.

  • BlackBerry 10 unable to receive notifications of text of 1 contact

    I read a lot of other users having the same problem as me, but nothing helped. It is also always that contact messaged. I am able to send and receive texts from everyone except for ONE person. I know only she sent a text if I manually type in his name, as if I'm composing a text message to it. Then only, our chat history is displayed. Otherwise there is no indication on my screen, either, that we have been in contact.
    Yes: I have updated the latest software
    Yes: I checked all the contact-specific notification settings
    Yes: I deleted and added contact
    Yes: I deleted all correspondence with the contact
    Yes: I have rebooted/restarted/soft-rebooted/prayedtotheblackberryheavens etc.
    Yes: I checked all the settings, etc.
    Please please please help. I have a classic Blackberry, but the problem is software and not specific phone. Many others have had the same problem. Its very frustrating because he is the person I'm talking for the most part, MY WIFE! and this seems to be the case for everyone else having the same problem.

    Thanks in advance for your suggestions and help!

    OK, here's what worked for me. (still can't believe that I should understand this and nobody has a clear solution)

    • Chat finished, deleted all the text messages with the contact that doesn't show notifications.
    • Repeat the step above to ensure that there is ZERO text of my wife.
    • Removed from his contacts, and all delete/no related all profiles (facebook, etc). I did all this in the menu contacts after clicking on the name of his contact specifically.
    • I had even then go on my Outlook where all contacts are stored and remove its details it.
    • Then, I picked up the phone.
    • Then once it was back on, I took out the Sim Card. Make sure the phone is turned on.
    • Then I turned off the phone.
    • Put the SIM card
    • And turned on the phone. THEN IT WORKED!

    I know it sucks to have to do all this, but I was at my breaking point. I was about to buy another brand!

  • Google Voice?

    Can I use Google Voice from phone calls from my TP?  If so, plug-ins that should be used?

    If you talk about appeal to one of your added phones, yes you can. If you speak with the TouchPad for the call (via the GMail interface), then no.. This requires a separate browser plugin that is not compatible with the browser of TouchPad.

  • Selection of the active base model

    Hello

    Im trying to get the model in the base asset field, but I'm not able to provide. I added renderusingtemplate = "yes" in FirstSiteII active stylesheet. but still, im not getting the Model Creation/editing field

    This is the first line of the ADF

    < ASSET " NAME="StyleSheet" " " DESCRIPTION="StyleSheet" " " MARKERTEXT= '*" " " PROCESSOR="5.0" " " DEFDIR="c:\FutureTense\Storage\StyleSheet" " " RENDERUSINGTEMPLATE="Yes" " >



    Hello

    It seems that this is indeed the RENDERUSINGTEMPLATE parameter. You need to set it to YES (uppercase) or remove it entirely.

    Kind regards

    Stephan.

  • Presentation of the form of the ADF - navigation by jumping the next record.

    I have a hard time trying to implement a feature using ADF. Please see my below use case and advise.
    Use case:
    To view the questions and capture responses (yes/no).

    I use a formatting for data (questions to show) collections and adding the Yes buttons, not to enter the answers. The part I'm having trouble is: based on the answer to a particular question, there may be questions void to the question of the mother who may or may not be displayed according to a business logic. All questions and sub-questions are in the same table. The subquestions should not be displayed, should I remove them from the collection of data, so that when I click on the button 'Next' to go to the next question of parent. How to hide or show not the few recordings following, in a collection of data with navigation controls and put in shape.
    Thank you.

    Your previous post has a possible answer. If you update an attribute on the records of the Sub, then when the user clicks the next button you can browse the lines and the value of the current row to the next question with the correct value of the attribute.

    You have an attribute - 'IsDisplayed. Answer to question 2 and press Next.

    (1) if the condition is met - set the IsDisplayed to 'False' flag on the issues 3 & 4.
    (2) crosses the lines until you find the record following IsDisplayed flag = "Y". In this case, it would record 5.
    (3) select this row as the current row in the collection.
    (4) at this stage, the form should display the current line (form 5)

  • Newspapers of apex

    Not sure where the newspapers of the apex. I checked apex_activity_log and empty sound. There is some info by apex_workspace_access_log and apex_workspace_activity_log but not apex_activity_log.


    I have also traced my session by adding & ptrace = YES at the end of my URL and the generated trace files. Is there another way to find the logs of the apex?

    Thank you

    Query wwv_flow_activity_log.
    Apex_activity_log is a vision for the security group of the user, so it depends on how you connect if you see data in this view or not. See the definition of the view. It uses:

    where  security_group_id = (select wwv_flow.get_sgid
                                from   dual
                                where  rownum = 1);
    

    Note: you must be a DBA to question wwv_flow_activity_log, or have a role APEX_ADMINISTRATOR_ROLE (in Apex 4.1).

    Published by: InoL on December 28, 2011 09:40

  • Session Timeout variables

    Hello

    I'm having a problem with a timeout on my site.

    We have upgraded to ColdFusion 8 in September and our application is usable only in Internet Explorer. After the upgrade we started to receive complaints of a timeout. It's not ' occur for each user and we cannot reproduce the problem. Our site after 30 minutes time, we let then the connection of the user clicking on a link and we define the variable session timeout on 'Y' to let us know that they are currently connected. They are then able to access the site but only for a single page. Once they click on any other page that they are returned to the page timeout.

    I noticed that the CFID and CFToken change after what they consider a page, which suggests he's somehow the session. To solve the problem I ask the user to delete their cookies and temporary internet files of Internet Explorer. Once they do so they no longer see the problem.

    I'd rather not have someone clear their cache. Has anyone seen this problem before? Any suggestions?

    I found a solution.

    When I added setdomaincookies = "yes" to my in my Application.cfm a cfapplication tag worked! Yes!

  • Fake H710p PERC? -Firmware upgrade error

    Hallo,

    I recently bought a DELL PERC's H710p to the address but I can't update the firmware or install the driver. I always get an error like:
    "No controllers present or detected."

    First I thought that this is because the PERC H710p is not supported on a DELL R710 server. But after some research, I found something weird.

    The reason why the update of the firmware fails is simply the fact, that the "SUBDEV = 1f38" required when updating cannot be fond. My 'H710p' has a different SUBDEV. His SUBDEV is 1f77. So my question is, I bought some controller "false"?

    If this is not a 'fake' controller, what should I do to update my H710p and how to install the drivers?

    Thank you

    Here is the log from Megafl:

    Card #0

    ==============================================================================
    Versions
    ================
    Product name: adapter PERC H710P
    Serial number : xxxxx - Im not sure if its save to publish a sn on the internet. But if a job DELL need to check the controller, please send me a PM.
    FW Package Build: 21.0.2 - 0002

    Data from MFG.
    ================
    MFG Date: 01/04/13
    Transfer date: 01/04/13
    Revision no.: A00
    Battery FRU: n/a

    Version of the image in Flash:
    ================
    BIOS version: 5.30.00_4.12.05.00_0x05110000
    CTRL-R Version: 4.00 - 0014
    Pre-launch CLI version: 05.00 - 03: # 00008%
    FW version: 3.130.05 - 1587
    NVDATA Version: 2.1108.03 - 0093
    Boot block version: 2.03.00.00 - 0003
    STARTING version: 06.253.57.219

    Images pending in Flash
    ================
    None

    PCI Info
    ================
    Provider code: 1000
    Device ID: 005
    SubVendorId: 1028
    SubDeviceId: 1f77

    Host interface: PCIE

    Frontend Port number: 0
    The Device Interface: PCIE

    Backend Port number: 8
    Port: address
    0 4433221102000000
    1 4433221103000000
    2 0000000000000000
    3 0000000000000000
    4 0000000000000000
    5 0000000000000000
    6 0000000000000000
    7 0000000000000000

    HW configuration
    ================
    SAS address: 590b11c04b521300
    BBU: present
    Alarm: Absent
    NVRAM: present
    Debugger series: present
    Memory: present
    Flash: present
    Memory size: 1024MB
    TPM: Absent
    On board the Extender: Absent
    Key update: Absent
    Sensor of temperature for ROC: present
    For controller temperature sensor: present

    ROCK temperature: 57 degrees Celcius
    Temperature controller: 57 degrees Celcius

    Parameters
    ================
    Current time: 20:28:33 9/4, 2013
    Predictive failure polling interval: 300sec
    Interrupt the active gas number: 16
    Interrupt the completion of the throttle: 50us
    Regeneration rate: 30%
    PR rate: 30%
    BGI rate: 30%
    Consistency check rate: 30%
    Rebuild rate: 30%
    Cache flush interval: 4 s
    Max led to spin-up at the same time: 4
    Between groups of spin-up time: 12s
    Coercion of physical training mode: 128 MB
    Cluster mode: disabled
    Alarm: disabled
    Auto regeneration: enabled
    Battery warning: enabled
    ECC bucket size: 15
    ECC bucket leak rate: 1,440 Minutes
    Restore the hot spare to the Insertion: disabled
    Exposing pregnant devices: disabled
    Keep the history of the PD Fail: disabled
    Reorganization of host application: enabled
    Auto Detect Enabled BackPlane: SGPIO/i2c MS
    Load balancing mode: automatic
    Use only the FDE: Yes
    Security assigned key: No.
    Security key failed: No.
    Not saved security key: No.
    Default policy LD PowerSave: controller set
    Maximum number of disks to connect direct to the top at 01:00
    Any Cache offline VD kept: No.
    Allow booting with preserved Cache: No.
    Disable controller Reset online: No.
    KFC in NVRAM: No.
    Use the disk activity to locate: No.

    Capacity of
    ================
    RAID levels supported: RAID0, RAID1, RAID5, RAID6, RAID00, RAID10, RAID50, RAID60, PRL 11, 11 with covering PRL, layout of PRL11-RLQ0 DDF with no span, DDF PRL11-RLQ0 available with span
    Supported disc: SAS, SATA

    Permit mixture:

    Mix allowed attachment

    Status
    ================
    ECC Bucket Count: 0

    Limits
    ================
    Max of weapons by VD: 32
    Max extends by VD: 8
    Max tables: 128
    Maximum VDs: 64
    Max parallel orders: 1008
    County EMS max: 60
    Max Data transfer size: 8192 sectors
    Max band PerIO: 42
    Band of min size: 64 KB
    Max band dimensions: 1. 0 MB
    CacheCade varied size: 512 GB
    Current size of CacheCade: 0 GB
    The current size of the Cache FW: 887 MB

    Current device
    ================
    Virtual drives: 1
    Gradient: 0
    Offline: 0
    Physical devices: 2
    Disks: 2
    Critical records: 0
    Has no records: 0

    Card operations support
    ================
    Rebuild rates: Yes
    Rate of CC: Yes
    BGI rate: Yes
    Rebuild rates: Yes
    Patrol read rate: Yes
    Alarm control: Yes
    Cluster support: No.
    BBU                             : No
    Spanning: Yes
    Dedicated backup: Yes
    Reversible spare discs: Yes
    Foreign Config import: Yes
    Auto diagnosis: Yes
    Allow the joint redundancy on table: No.
    World Relief: Yes
    Deny SCSI Passthrough: No.
    Reject the SMP Passthrough: No.
    Deny STP Passthrough: No.
    Security: Yes
    Snapshot enabled: No.
    Support ECO without adding drives: Yes
    Support the KFC: No.

    Operations supported VD
    ================
    Read the policy: Yes
    Write policy: Yes
    IO policy: Yes
    Access policy: Yes
    The strategy of Disk Cache: Yes
    Reconstruction: Yes
    Deny locate: No.
    Reject the CC: No.
    Allow encryption Ctrl: No.
    Turn on LDBBM: Yes
    Breakmirror support: Yes
    Energy savings: Yes

    PD supported operations
    ================
    Force online: Yes
    Force offline: Yes
    Rebuild the force: Yes
    Deny the Force failed: No.
    Deny the good/bad Force: No.
    Refuse to replace missing: No.
    Deny Clear: Yes
    Deny locate: No.
    Support temperature: Yes
    Disable the Copyback functionality: No.
    Enable JBOD: No.
    Enable the feature Copyback on CHIP: No.
    Activate Copyback of SSD on SMART error: No.
    Select SSD read: No.
    PR Correct unconfigured areas: Yes
    Enable Spin Down of unconfigured disks: No.
    Turn off the Spin Down of the hot spare function: Yes
    Spin-Down time: 30
    T10 power state: Yes
    Errors counters
    ================
    Memory correctable: 0
    Mistakes not rectifiable memory: 0

    Cluster information
    ================
    Authorized cluster: no
    Cluster Active: No.

    Default settings
    ================
    PHY polarity: 0
    PHY PolaritySplit: 0
    Base rate: 30
    Band size: 64 KB
    Hunting time: 4 seconds
    Write policy: WB
    Read the policy: Adaptive
    Be cached when BBU Bad: disabled
    IO caching: No.
    SMART mode: Mode 6
    Turn off the alarm: No.
    Mode of coercion: 128 MB
    ZCR Config: unknown
    Dirty disk activity LED Watch: No.
    BIOS continue on error: No.
    Spin-Down Mode: no
    Authorized device type: SAS/SATA Mix
    Allow Mix attachment: Yes
    Allow to Mix SAS/SATA HDD to VD: No.
    Allow Mix SAS/SATA SSD in VD: No.
    Allow Mix HDD/SSD in VD: No.
    Enable SATA in Cluster: No.
    Chained Max speakers: 4
    Disable Ctrl-R: No.
    Enable Web BIOS: No.
    Direct Mapping PD: Yes
    BIOS enumerate VDs: Yes
    Restore the hot spare integration: No.
    Exposing pregnant devices: No.
    Keep the history of the PD Fail: No.
    Disable any perforation: No.
    Zero based speaker enumeration: Yes
    PreBoot CLI enabled: no
    Disk activity see the LED: Yes
    Disable cluster: Yes
    Disable SAS: No.
    Auto Detect Enable BackPlane: SGPIO/i2c MS
    Use only the FDE: Yes
    Led enable header: No.
    Delay during the POST: 0
    EnableCrashDump: No.
    Disable controller Reset online: No.
    EnableLDBBM: Yes
    Uncertified hard disk drives: enable
    Treat simple span R1E as R10: Yes
    LD max by the Bay: 16
    Energy saving option: don't turn down the readers not configured
    Don't turn down hot spares
    Do not Auto centrifuge configured Drives
    Power settings apply to all readers - cannot set the individual parameters of power PD/LD
    Max power savings option is not allowed for LDs. supply Conditions only T10 should be used.
    Written in cache is not used for queue down VDs
    Annex can disable save energy at the level of the controller
    By default the spin time in minutes: 30
    Enable JBOD: No.
    Journal of the ATS in Flash: no
    Auto improved Import: No.
    BreakMirror RAID support: Yes
    Disable the join mirror: Yes
    Time required to detect the CME: 60 s

    Exit code: 0x00

    Controllers H710 series have been tested and validated in the Dell only 12 servers (such as the PE 720) generation.   Further, check your H710p came from a Precision Workstation.  The following valid this information, which came from the file nocheck.bat for this controller:

    OFF @Echo
    CLS

    put the FW = 21.0.2 - 0002
    Set ROM = H710PAWS.rom
    SUBDEV = 1f77 set
    DOS32A = set / AC /NOWARN:9004

     
    You will need this patch: http://www.dell.com/support/drivers/us/en/19/driverdetails?driverid=CGM2K which is the latest available for this particular controller.

    The controller may or may not work in your PE710, it just has not been tested or validated.  Good luck!

    Kind regards

  • Remove the button in CFGRID controls

    I'm trying to use CFGRID tags on a ColdFusion 8 Server. I have set the format of HTML and binding for a cfc attribute. I put the onChange for a cfc method attribute. SelectMode has the value edit and delete attribute is set to yes.

    The data grid allows me to edit the records and properly updated. The problem is that I can't delete lines. I don't see any a delete button. I feel I'm missing something very simple.

    Any help would be most appreciated. Thank you.

    I got it.

    Because I was only displays two columns, the grid is not wide enough to display the button DELETE.

    I fixed it by adding the attribute WIDTH = "350" and then also added AUTOWIDTH = "yes" attribute

  • FRM-40401, 40-405

    Hi all

    I have an application where I get this message in many forms. I have searched the forum and find that there are a lot of different answers, I tried some but are not really satisfied.

    Write a trigger-ERROR and simply delete these messages means, I need to take care of all the other errors, myself, correct? Seems dangerous.

    Increase the: SYSTEM. MESSAGE_LEVEL will work I guess, but where I would put it to 'normal '? In a trigger output?

    Then there's the ' IF: SYSTEM.» FORM_STATUS = "CHANGED" that sounds like the best solution, but then I read in another thread that it does not really work. Forms builtin function commit will manage the FRM-40401 message anyway? Or is it all about which relaxation to put this code in?

    Any useful comment is quite welcome!

    Concerning

    I think that the best solution would be to dig into your form and find out why you get the FRM-40401-no changes to be saved and FRM-40405 - no change to apply instead of delete. To remove the errors, the problem persists. There are two ways you can "dig" in your form to see what is happening. If you are able to run your form from the forms Builder, you can run the form with active debugging Messages. This will let you see the trigger that fires when you receive messages. You can also enable debugging Messages in the application by adding "debug_messages = YES" to the URL.

    Another option would be to use Trace shapes on your forms session. This will create a log of your session of forms that you can check and see what is at the origin of the messages. There is some changes to set environment where forms must write the log files too. Download with your application server administrator to see if the variables FORMS90_TRACE_DIR or FORMS_TRACE_DIR are set. See Metalink Doc ID: 209372.1 for all the details to configure this option.

    Finally, if you really want to delete just this messages, you can change your level of forms On-Error trigger to remove, but you're right, you must code the On-Error trigger so it handles still all other errors - that is not so difficult. Here is an example:

    DECLARE
       al_id     ALERT;
       al_button  NUMBER;
    BEGIN
       IF ( ERROR_CODE IN (40401, 40405) ) THEN
          /* Here are the Errors we want to supress */
          NULL;
       ELSE
           /* Now Lets handle all other errors that might happen */
          /* This example assumes you have an Alert defined in the
              ALERTS node of the Object Navigator.  */
          al_id := Find_Alert('ERROR');
          Set_Alert_Property(al_id,ALERT_MESSAGE_TEXT, ERROR_TEXT;
          al_button := Show_Alert(al_id);
          RAISE Form_Trigger_Failure;
    END;
    

    Hope this helps,
    Craig B-)

    If a response is appropriate or useful, please mark accordingly.

    Published by: Silvere on June 9, 2010 09:00

  • My news story 'Date added' is now gone joined upward with the SYNC...

    They are now all updated to the date of synchronization instead, and my story when I added a bookmark is lost, very disappointing... A way to solve this problem?

    Fortunately, although I used the files in my favorites and nothing in the files is still intact in the history.

    My browsing history is also date F #$$ j also all my browse history even that "six months or more" is now dated to last week when I joined sync... not happy with it.

    HI cmyachtie,
    Yes, Firefox Sync and sync ICloud currently are not compatible. It is maybe what is causing duplicates. Add the Bookmark Deduplicator can help the immediate fix. However, with respect to accidents, signatures do not have a bug that are associated with them, and there are few comments. However there was mention of an antivirus that can be the cause. If this is the case additional troubleshooting for accidents caused by antivirus:_ http://kb.mozillazine.org/Firefox: _Issues:_Firefox_Won % 27t_St...

  • Is it possible to disable or remove an add-on from the outside of the FF (it does not start after adding an addon)

    I installed the addon and now FF won't start and seems to be a loop. Is it possible to uninstall the addon or configure FF so that it starts with disabled addons? Don't forget that FF does not at all so I don't have access to one of the internal functions.

    Release the FF is 17.0.1, on Windiows XP/SP3

    In addition, as soon as I did this, I would have the addon added to the red list.

    Open Firefox in Safe Mode diagnosis by holding down the SHIFT key when you start Firefox. Firefox will start with Extensions and some other things off. When done with the Safe Mode, the release of Firefox, wait a few seconds and click the Firefox desktop icon to start Firefox in normal mode.

    More info on who and by removing manually extensions, if any, included in the following articles:

    Additional follow-up questions:

    • Name of the add-on?
    • Link to which you downloaded the add-on?
    • Was this a separate application? If Yes, have you looked in Control Panel > add or remove programs (or programs and features) to see if it is listed and remove from there?
  • 40TL900A - I'd love to see abc iview added to Toshiba places

    Hey all, new to these forums, but just bought a 40TL900A and I am very happy with it so far. Nice visuals and sound coming from the built-in speakers isn't too bad either.

    Would like to see abc iview added Toshiba places to be a bit more at the same level as the samsungs offers...

    Yes, its really interesting what new features would be available for Toshiba TVs in the future...
    lets see what will happen here...

  • Package of added value and Windows Vista 64-bit on Satellite P200

    Hello, recently I changed Windows version of 32-bit to 64-bit. Everything works perfectly except PPV.

    When I try to install it, it produces an error message that says:

    ID_ERR_NOTINSTALLTVALZ_MESSAGE

    I found in some old discussions that I should update my bios, so I downloaded most recent bios, and when I tried to update, the pop-up message that I already have this version.

    I did some research and I found some drivers for the 64-bit version - [link to driver | http://eu.computers.toshiba-europe.com/cgi-bin/ToshibaCSG/download_driver_details.jsp?service=EU&selCategory = 2 & selFamily = 2 & selSeries = 152 & selProduct = 746 & selSho rtMod = null & language = 13 & selOS = 27 & selType = all & yearup load = & monthupload = & dayupload = & useDate = null & mode = al lMachines & search = & action = search & macId = & country = all & selectedLanguage = 13 & type = all & page = 1 & ID = 61866 & DISO = 27 & driverLanguage = 13]
    and in the statement, he said that I should
    "It's only the driver of value added package for 64-bit computers. Installation instructions: 1. unzip the zip-> 2. Right-click on the "TVALZ_O.INI" file-> 3. After a right-click on the file, choose "Install" from the context menu. »
    But when I do that there is an error message that says that this INF file selected does not support this method of installation.
    I tried to install it in safe mode, but the error is the same.

    Maybe I should put these drivers in a specific location? If Yes, where?
    Who can I install everything first? VAP installation for 32 bit, then driver for 64-bit? Or maybe the other way around?

    If someone could write me a clear instruction how step by step, I would be really grateful.

    My system: Windows Vista 64-bit Ultimate with SP1
    My Notebook: P200 series

    Best regards, Paul of the Poland.

    Hmm, I wonder about this sentence
    > I've done some research and I found some drivers for the 64 bit version

    What is your laptop model number? Have you chosen the right Toshiba VAP for the right notebook series?

    If you have chosen the correct drivers (for the right notebook series) then try to copy the extracted files in the folder of Toshiba Value Package added to programs-> Toshiba-> Toshiba Value added Package.

    Then try to run the ini file as described on the page of the European driver Toshiba.

Maybe you are looking for