Route_Map doesn't bring out the set clauses

i've configured the route-map on a catalyst switch 4503E but when i checked the configuration i can't see the next hop see below the output of show route-map
ML-SW-1#show route-map 
route-map test, permit, sequence 10
  Match clauses:
    interface FastEthernet2/1 
  Set clauses:
ML-SW-1#
ML-SW-1#sh run  | b route-map
route-map test permit 10
 match interface FastEthernet2/1
 set ip next-hop 192.168.3.13
Any suggestions ? thanks in advance

Hi Rayan,
It should be visible in show route-map command. I am not sure if that is a bug or unsupported feature. What is the IOS version you are using in the 4503 device?
SW#sh route-map
route-map test, permit, sequence 10
  Match clauses:
    interface FastEthernet0/1
  Set clauses:
    ip next-hop 192.168.3.13
  Policy routing matches: 0 packets, 0 bytes
Regards
Karthik

Similar Messages

  • WHEN IS ADOBE BRINGING OUT THE NEW PAGEMAKER FOR MAC?

    Adobe has photoshop elements for those who don't want photoshop.  What about pagemaker for those that don't want to drink the In Design cool aid?
    Am I really the only one complaining about the untimely death of pagemaker?  I am a dual user- I have PC's and Mac's in my house.
    I have gone through the transition of Wordstar to Ami Pro to Microsoft word.
    I have gone through the transition of Visi Calc (on an apple II) to Lotus 1-2-3 to Excell.
    I will be damned if I'm going to switch from Pagemaker to In Design.  I've been using pagemaker since 1990.  MY GOD THAT'S 20 YEARS!!!!  Longer than some of you have been alive.  I have a right to claim upgrade fatigue god damn it!!!!!!!!!
    I can run pagemaker on a pc.  And that's where I go everytime I want to use it.  But my main computer is this mac I'm typing on right now.
    I WANT TO RUN PAGEMAKER ON A MAC!!!!!!   I WANT TO RUN PAGEMAKER ON A MAC!!!!!!   I WANT TO RUN PAGEMAKER ON A MAC!!!!!!
    Is that too much to ask?
    AM I A MONSTER FOR WANTING SOMETHING SO SIMPLE?
    It's a great program, it's a fantastic program.  Adobe, why do you want to kill it.  What did it ever do to you but bring you money.  Is that such a crime?

    Thanks for the response.
    I just might try out page plus- when I absolutely have to.  I might not upgrade to Win 7 if it won't support pagemaker.
    I love pagemaker!  It is completely part of me.
    PS:I'm going to have to change that message that automatically appears at the bottom of all my emails.
    This email is from me. You know it's true because it says so right here, at the bottom of this email.
    Date: Wed, 10 Mar 2010 04:09:36 -0700
    From: [email protected]
    To: [email protected]
    Subject: WHEN IS ADOBE BRINGING OUT THE NEW PAGEMAKER FOR MAC?
    Bacause I said so, you may find Bob and Big John's responses to you post a somewhat harsh. I'd call them suscinct and to the point. Nevertheless, they are quite correct. PM is dead. PM will NOT be fixed, upgraded or updated to run on Win Vista, Win 7 or the latest version of Mac OS X. So from that point of view, you HAVE to get over it! Unless of course you continue to run Win 2000 or XP.
    Of course, there is always more than one way to skin a cat. One option is to use Win 7's XP mode. I do not have time to go into haow XP Mode works. Suffice to say that you need Win 7 Pro or Ultimate and an Intel or AMD cpu that supports virtualisation. How good is it? Well, I use an acient DOS program. on Win XP mode and it runs perfectly well. In this case I have no choice other than to use a true copy Win XP (which has nver been installed on this PC). XP mode is a perfectly viable alternative to this.
    That said, I would NOT run a complex app such as PM on Win XP mode. Not that it would not work, but more from the point of view that XP Mode should be seen as a temporary fix or where an old program has to be used which will NOT gain any upgrades or updates and where NO OTHER alternative program exists, such as my old DOS program.
    With PM, there is an upgrade called InDesign. Yes, you may not like this situation, and neither did I a few years ago. However, the writing was on the wall for PM as soon as InDesign was announced in 1999 and launched in 2000. PM was then 'downshifted' into becoming a business publishing platform to compete more with the likes of MS Publisher, hence the more business orientated marketing. As time went on it became clear that the future of Adobe's publishing focus was InDesign, even though I was assured at an Adobe seminar years ago that PM would continue with more InDesign features!
    Remember, InDesign was not only a response to the technical challenges og making PM comlient with thae latest Win and Mac OS's, it was also a response to QuarkXpress which had left PM far behind by 1992.
    Adobe is not the only answer of course. No one is forcing you to use InDesign. If I were you, I'd strongly consider PagePlus. It runs on Win Vista and 7 and no doubt packs a lot more up to date featutes than PM 7 does right now. It is also updated, upgraded AND supported! Or if you're happy to use what is essentially a drawing program with some DTP options, give CorelDraw a look.
    Ian
    >

  • How to find out the SET PARAMETER ID for FB02 transaction

    hi masters,
    i m working on a alv report and in that i have to make a BELNR field as a interactive field. i m using the 'user command' for this.
    FORM user_command USING ucomm TYPE sy-ucomm
                        selfield TYPE slis_selfield.
      IF selfield-value IS NOT INITIAL.
        CASE selfield-fieldname.
          WHEN 'BELNR'.
            SET PARAMETER ID 'FBAS'  FIELD selfield-value.
            CALL TRANSACTION 'FB03' AND SKIP FIRST SCREEN.
          WHEN OTHERS.
            MESSAGE text-000 TYPE 'W'.
        ENDCASE.
      ENDIF.
    ENDFORM.                    "user_command
    i used this code using this. using this code my program goes to FB03 tc but it don't shows the data of BELNR what i was clicked. it always shows first BELNR no. in the table. plz anyone help me for this..
    the  SET PARAMETER ID 'FBAS'  i m using is right? if not plz suggest me how to find out correct one?

    Hi Vicky,
    To know the Parameter Id of any field in a transaction ,
    you just press F1 onthe particular field then in technical settings under Field data
    you can see the PARMATER ID.
    So if you check like this you can see 'BLN' as parameter id for Document number in FB03
    transaction
    Regards,
    Manoj Kumar P

  • How to find out the set handler for a particular signal?

    I have an interesting puzzle to solve. l'm investigating problems with someone else's code and I'd like to get the name of the handler that is set for SEGV. psig shows that the process catches SEGV, however I don't have access to the source code for all the libraries it links against and none of the source code I have sets a handler for SEGV. Is there a way to find out the name of the signal handler that is set for a particular signal in a process? I'm sure the source was compiled with cc -g. Solaris 8

    Hello Haritha,
    Please follow the path.
    Go to RSA1 -> Metadata Repository ->DataStore Objects(ODS) -> Find you DSO(ODS) there and click on that, you will get all the details(Queries, Objects - Char, Key figures, update rules,etc..) related to that particular DSO(ODS), same is the case for Cube as well.
    Please assign points.

  • Is there a way to bring out the white in the background?

    I'm using Final Cut Pro version 5.1.4
    I'm shooting a spec spot, with the same lighting set up as the popular Mac Vs PS spots...
    Two actors against a white wall. The white wall we shot against has some color variations on it, due to lighting temperatures... Is there a way to key just the white area behind the actors and bring up the white in the background without over brighting the actors?
    thanks!!

    Find the luma key and try that. Or chroma key set to white.

  • My Firefox doesn't open to the set homepages, and My back/forward/refresh buttons are constantly greyed out.

    When I open Firefox it shows a blank page. When I press the home button, the tabs I have set as home pages appear as normal. The back, forward, refresh and stop buttons are all permanently grayed out and unresponsive.
    I have updated Firefox, uninstalled it, re installed it and still it doesn't work.

    Hello.
    It's possible that you are having a problem with some Firefox add-on that is hindering your Firefox's normal behavior. Have you tried disabling all add-ons (just to check), to see if Firefox goes back to normal?
    Whenever you have a problem with Firefox, whatever it is, you should make sure it's not caused by one (or more than one) of your installed add-ons, be it an extension, a theme or a plugin. To do that easily and cleanly, run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe mode] (don't forget to select ''Disable all add-ons'' when you start safe mode). If the problem disappears, you know it's from an add-on. Disable them all in normal mode, and enable them one at a time until you find the source of the problem. See [http://support.mozilla.com/en-US/kb/Troubleshooting+extensions+and+themes this article] for information about troubleshooting extensions and themes and [https://support.mozilla.com/en-US/kb/Troubleshooting+plugins this one] for plugins.
    If you need support for one of your add-ons, you'll have to contact its author.
    Please have no fear of following my instructions to the line, as all can be easily undone.
    If the problem is not disappears when all add-ons are disabled, you can go into ''Tools > Options > General > When Firefox starts:Show my homepage''. As for the interface being unresponsive, hopefully that's some problem with an add-on. But you may want to try going into ''View > Toolbars > Customize... > Restore Default Set'' to restore the interface to its default configuration.

  • How can I use my Dx7 as a MIDI controller for Logic Pro  9? I'm using MIDI/USB cable but Dx7 doesn't appear in the 'set-up' list, what am I doing wrong?

    I'm using Logic Pro 9 -  9.1.8
    MacBook Pro Retina OSX 10.9.3
    DX7 2 FD connected to my laptop with a MIDI/USB cable
    When I click the 'scan all models' search in the 'Control Surfaces Set Up' there is no Yamaha DX7 in the list so how can I make Logic 'see' the DX7?

    As Colin pointed out, you have to look first in the Audio MIDI Setup. If your MIDI Device doesn't show up there, then Logic cannot see it either (unless you are using Logic Remote on your iPad to play over Wi-Fi).
    I'm curious about the "MIDI/USB cable you mention. If the DX7 has a standard 5-pin DIN MIDI out jack, then you have to connect that to a MIDI Interface first that converts the MIDI signal to send it over the USB jack out. Please note that you would see the MIDI Interface in the Audio MIDI Setup  app and not the DX7 itself. Also, in Logic you would see the MIDI Interface in the Environment as a valid MIDI input device.
    Hope that helps
    Edgar Rothermich
    http://DingDingMusic.com/Manuals/
    'I may receive some form of compensation, financial or otherwise, from my recommendation or link.'

  • Can't bring out the video control penal

    When playing the video, the control penal is not displayed. Tried all settings but can't bring it out. Pl. help.

    Odd. Try restarting the iPad (hold Home and Sleep until the apple log appears), or a restore via iTunes

  • HT4976 I have followed instructions to include a second keyboard for emoticons while texting on my Ipad. It does not bring out the second keyboard nor the "globe" to be typed????

    Caan someon help me find the way to be able to see the second keyboard on my texting while using Ipad?
    I have followed instructions and so I have open a second keyboard for emoticons but the "globe" would not show and therefore the emoticons would not appear.

    i didn't read a lot of your 2nd paragraph, but it seems like the password is the issue, right?
    do a true clean install
    reboot your machine and hold down command+option+r, you should see a spinning globe - if you don't see the globe or anything that reads internet recovery, shut down and try again
    at menu, chose disk utility and once there, find your HD on the left side, select the physical name and erase it as mac journaled
    exit disk utlity
    at menu, choose install OSX
    this time, when it asks for a password just hit continue, it will let you complete without a password
    you should be able to get into your laptop, now figure out what password you'll be able to use with your kb issue

  • Firefox doesn't bring back the menu bar when toggling back from full screen view(F11)

    I have recently been using the full screen view (pressing F11). This works fine until I press F11 again to resume normal view when the menu bar does not appear. This means I cannot see the minimize / maximize / X buttons on the top right. Also, if there is another window open i.e. Word sometimes parts of this show through on the Firefox window. I try to use the latest version and so am currently using version 3.6.8
    == This happened ==
    Every time Firefox opened
    == Not sure - maybe after the latest update?

    No, dont return it, its a glitch in Safari, and VERY annoying. I first would have to Force Quit Safari, but later learned to keep hovering the mouse in the upper right corner, even tho nothing, yeah nothing,,,,is visible.
    Keep the mouse there, and after a bit, you will see the little arrows pointing in, hit them.
    But to keep this from happening again, Im not sure.
    So anybody with further info, please post it here.

  • Pressing Delete doesn't bring bring up the Remove or Delete... how do I get it to work again?

    I am trying to clear our duplicates in my library and for some reason the Delete functon doesn't bring up the the choise of  Delete form the library or permaently erase the files from disk. I wan to ERASE! What do I do now? Is there some option I have disabled long time ago and forgotten??
    Thank you!

    As long as the song listing that is showing the main window is "connected" to the appropriate song no matter where it is located, if you delete it in the main music window it will go away from the library it was in even if it's not the one designated in the prefs.
    That's not what I wrote.
    Delete an item from iTunes.
    If the item is in the iTunes media folder shown in iTunes prefs, iTunes will then ask if you want to delete from the hard drive.
    If it is not asking, either you told it to stop or it is not located in iTunes media folder shown in iTunes prefs .
    You are deleting it from iTunes but it is still cluttering up your hard drive.
    I just tested it and it did not remove or ask to remove from the hard drive. This is how it has always worked.
    You can delete anything from iTunes regardless of where the file is actually located.
    if you delete it in the main music window it will go away from the library
    The main window IS the library. The iTunes media folder is not the library. It is only part of the library.

  • This novice is having trouble with the AS clause...

    I appreciate any help I can get.  As you will probably be able to tell when I ask my question, I am a complete newbie when it comes to SQL.  I just started a class in Database Design and I am already stuck. 
    Anyway, my question is this: why am I getting an error message when I execute my query?  I hope I am providing all the necessary information.  This is my SELECT statement:
    SELECT ItemID, ItemPrice, DiscountAmount, Quantity, (ItemPrice * Quantity) AS [PriceTotal], (DiscountAmount * Quantity)
    AS [DiscountTotal], ((ItemPrice-DiscountAmount) * Quantity) AS [ItemTotal]
    FROM OrderItems
    WHERE ItemTotal > 500
    ORDER BY ItemTotal DESC
    And this is the question asked of me:
    Write a SELECT statement that returns these column names and data from the OrderItems table:
    ItemID...........................The ItemID column
    ItemPrice.......................The ItemPrice column
    DiscountAmount...........The DiscountAmount column
    Quantity.........................The Quantity column
    PriceTotal.......................A column that’s calculated by multiplying the item price with the
    quantity
    DiscountTotal.................A column that’s calculated by multiplying the discount amount
    with the quantity
    ItemTotal........................A column that’s calculated by subtracting the discount amount from the item price and then multiplying by the quantity
    Only return rows where the ItemTotal is greater than 500.
    Sort the result set by item total in descending sequence.
    I can tell the issue is with the ItemTotal column I created in my SELECT statement, but I don't know how to fix it.  I could very well be wrong, but I thought that when I declared a temporary column using the AS clause, that I could use the title of
    that column for the rest of the statement.  I don't know how to post the database I am using on here, so I hope you don't need that.  Oh, but when I execute the statement, the message says that the ItemTotal column doesn't exist.  And when I
    comment out the WHERE clause in my statement, it works fine.
    Sorry for the long winded question and I eagerly away any help I can get.  Thanks!

    Hi,
    Derived tables can be used instead as well like so
    Select * FROM( SELECT ItemID, ItemPrice, DiscountAmount, Quantity, (ItemPrice * Quantity) AS [PriceTotal], (DiscountAmount * Quantity)
    AS [DiscountTotal], ((ItemPrice-DiscountAmount) * Quantity) AS [ItemTotal]
    FROM OrderItems) mytable
    WHERE [ItemTotal] > 500
    ORDER BY [ItemTotal] DESC
    Hope this helps
    Thanks
    Bhanu

  • Can't get into Facebook - doesn't show all the page. Can't get into my regular AOL - Firefox will only do Basic AOL not what I usually have.

    When I sign into Facebook, it doesn't bring up the whole page. It only has things on the left side that say messages, Log Out, and a few other things. It won't go into Facebook as it should. When I try to go to my e-mail, it won't go there. It says I have to use the Basic version. Signing into Facebook is off, too. Instead of being horizontal along the top, it's vertical on the left side.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"

  • Remote app in iOS 7 doesn't bring keyboard when entering text.

    I tried to use the remote app with my new iPad air with iOS 7 with and when I tried to make a search for a movie it won't bring the keyboard as before when entering text. The funny thing is that I have an old iPod 4th gen with iOS 6, and that one still brings the keyboard every time text needs to be entered, even still has the option to hide and bring out the keyboard. Is this feature gone forever in iOS 7? Or is missing and will be added later?

    This is now fixed. The remote has two modes. It starts with an interface similar to iTunes to play music or videos from your library, on the top right side it has a keyboard (mine appeared greyed out and I was unable to activate it, but now works), and an axis which brings the other remote everyone is familiar with to select the icons on the tv screen. The other remote now has a small keyboard icon on the top right which didn't used to have before. I don't know what I did to activate it, however, it won't bring the keyboard automatically like before. Another way to bring the keyboard, if yours still stuck, is to highlight any of the letters in the menu, and swipe from right to left, the highlight will cursor will hide, swipe again and that brings up the keyboard. How? Why? Still a mystery to me, but I happy I can use remote again.

  • How to retrieve the 'Where Clause' text?

    Hello all,
    I have created a package to retrieve all the DML's executed against the database for the day, for a particular user. DBMS_LOGMNR package was used to retrieve DMLs. But the DMLs retrieved have their 'WHERE' clause text converted to ROWID's. I need to find out the 'WHERE' clause with the parameters.
    I tried retrieving values from the v$sql views, but that information is cryptic and very volatile.
    Is there a way to retrieve the 'Where' clause? If not, is there a way to retrieve the 'WHERE' clause information using a trigger against the corresponding table.
    I am desparately lookin'for a solution. Hope someone out there can help me out.
    Regards,
    Prabu Raghav.

    Hi Andrew,
    Thanks for the suggestion.
    I am using Oracle 8i not 9i.FGA using DBMS_RLS let's me add policies and retrieve all other information about a user except the SQL statement that's executed by the user.
    I want to retrieve the Current sql statement executed against the table by a particular user and record it.
    Any suggestions?
    Regards,
    Prabu Raghav.

Maybe you are looking for

  • Film Student Needs A Lot Of Help!

    Okay, first of all, let it be known that I am a complete newb. Also, I may sound ignorant as there are several other "Camera Help" posts, so I am sorry for that; however, this topic is fairly specific. Any help/recommendations are welcome. I have not

  • LMS 3.2 RME 4.3.1 Inventory Failing for Switches

    I have two 6500 Series switches that RME is not able to get the inventory for.  It keeps on failing.  I have tried to increase the SNMP timeout to a larger number also increased the telnet timeout.  I've seen it asked for in other posts.  Here is my

  • Adding margins while leaving a header in place

    Hi, I recently purchased the latest version of Dreamweaver and I am constructing my first web site. I used a starter page (1 column liquid with a header and a footer). I want my header image to fill the entire width but I want to be able to add space

  • May I import a photo image from My Documents into Photoshop to resize?

    May I import a photo from My Documents into Photoshop to resize it?

  • 6712 New Sound Card Freezes PC

    I have a KT4AV-L MS-6712 that has worked great for several years. I'm running XP SP3 with 1.5GB memory and an XP2500. All software is updated/current. One channel of the on-board sound device has become very weak and distorted so I installed a new C-