Using the NAM in a 6513 to monitor RMON on an uplink.

I should be able to gather and monitor rmon statistics using the NAM. When I go into the NAM's monitor mode and look at port stats I get the following error message:
No data available.
Possible reasons:
- Switch community string not configured properly. Test at Setup > Switch Parameters
- RMON Stats not enabled on the switch ports. Check switch configuration
I tested the community string and it was ok.
I configured the port that I wished to monitor with:
"rmon promiscuous"
That seemed like the only option to configure this model with. I tried to configure "rmon collection rmon1", on the interface, to enable all possible collection stats but there is no such command.
In the end I would like to look at port usage, to set up a new ACL on my edge that denys all protocols not currently in use. (and maybe understand those in use better and weed them). A big undertaking....

It worked but it simply provided the same information that I could have got from sh int. CPU or memory utilization didn't go up. The original command from the IOS command lookup tool: This command would keep details from each packet, well beyond traffic summaries. The command does not seem to be available on the Catalyst 6513...
rmon collection rmon1
To enable all possible autoconfigurable Remote Monitoring (RMON) MIB statistic collections on the interface, use the rmon collection rmon1 command in interface configuration mode. To disable these statistic collections on the interface, use the no form of the command.
rmon collection rmon1 controlEntry integer [owner ownername]
no rmon collection rmon1 controlEntry integer [owner ownername]
Syntax Description
controlEntry integer
Specifies an identification number for the RMON group of statistics. The integer can be any number in the range from 1 to 65535.
owner ownername
(Optional) Specifies the name of the owner of the RMON group of statistics.
Defaults
Disabled.
Command Modes
Interface configuration
Command History
Release Modification
12.0(5)T
This command was introduced.
Usage Guidelines
Use the show rmon matrix command to display RMON statistics.
Examples
The following command enables the RMON collection rmon1 group of statistics with an ID number of 30, and specifies "john" as the owner:
Router(config-if)# rmon collection rmon1 controlEntry 30 owner john
Related Commands
Command Description
show rmon matrix
Displays the RMON MIB matrix table.

Similar Messages

  • How do I generate the pdf file using the name of a field.  How can I help

    how do I generate the pdf file using the name of a field.  How can I help

    Hi,
    here's a sample.
    LiveCycle Blog: Formulare in bestimmte Verzeichnisse speichern und nach Inhalt aus Formularfeld benennen //Save forms to…

  • TS4002 when I was assigned my ".me accounts.... I used the name of the company that I worked for. Then I received a iCloud account.  The problem is I want to change the two original names but can't because they're greyed out.  Is there anything I can do?

    When I was assigned my ".me accounts I used the name of the company that I worked for. Then I received a iCloud account.  The problem is I want to change the two original names but can't because they're greyed out.  Is there anything I can do?
    Thanks in advance,
    Majormidi

    http://discussions.apple.com/thread.jspa?messageID=3366422
    Odd, the link works for me.
    -mj
    [email protected]

  • API0408: Within same namespace domain one object has already used the name

    Migration of dimensions from 10.2.0.4 to 11.2.0.1 getting above message
    Noticed when dimensiions imported in via mdl file, onl levels tab, applicable items box are al unchecked
    When try add check the box to match what existed in 10.2.0.4 get message
    Within same namespace domain one object has already used the name <object_name>
    Can recreate the dimensions but didn't wantto have to.

    Are you going to be deploying the dimensions? The namespace was changed in the database for dimensions and tables and I think that's why you are getting that error from OWB. If you are not deploying the dimensions then I think you can configure the module to generate 10gR2 code and avoid the validation error - otherwise you will have to change the dimension names ... I think.
    Cheers
    David

  • Is it possible to use the iMac display as en external monitor?

    I want to connect my powerbook up to an iMac using the display as an external monitor for the laptop. Is this even possible? Any feedback would be appreciated.

    Hello,
    I've seen this post at least a hundred times. Has
    anyone actually had the gusto to try this idea?
    I don't remember where the page was. But, I posted it's link several months ago in the forums during another discussion.
    But, the guy who had done it to his iMac G3 had very poorly documented his conversion.
    Basically, he took and wired signal to same signal on the monitor, and adapted his power supply and other items to work properly in the modified setup.
    So, it is possible. You just need to sit down with the schematics and wire signal to same signal, and make sure you account for all the variables. It may take some resistors, etc. to get the adaptation just right.
    I don't have any reason to do it myself, so I'm not going to tinker with it.
    If I remembered the link, I'd post it. But, it wouldn't do much good anyway since his HTML formatting was severely messed-up. The end-result was accurate information that was scrambled around on the screen in such a way that you couldn't decipher it anyway. If he had done the HTML work properly, it would be in a formatted table. But, instead the information was scattered all over the screen in an illogical format. So, it wasn't of much real use.

  • Tecra A2: Cannot use the 1680x1050 resolution on external LCD monitor

    Hi All,
    I need to make my Tecra A2 run at 1680x1050 at 60Hz for my new external VW222U LCD monitor which is connected to my port replicator.
    I know the card (which is 82852/82855) can run at this resolution as when using the Intel Embedded drivers it works, just one has to give up all the little nice things when using the standard drivers, like monitor switching etc....
    I have been discussing on many forums over at Intel's site why this resolution is not available by default, it appears that it is not a resolution enabled in the video BIOS which the display drivers read by default, so the vendor need to add it, the reason that the embedded drivers work, is that they don't read this directly from the video BIOS....
    Thanks and regards,
    Adam

    Hi,
    I know that issue, but we have to live with it because it seems that the graphics card vendors are giving some really "default" drivers to the notebook manufacturers.
    I have an Satellite Pro S200 and I also use the Intel drivers from the Intel homepage. But my monitorswitching, etc.. works like a charm so maybe if you install the tools like the "FN-F5" etc.. it would probably work.
    I would give it a try, otherwise: it is like it is.. :/
    Greets

  • Reference using the name assigned with setName

    I am automatically generating a data update screen that displays labels
    and associated data fields. The labels and fields are generated based on the field names and types contained in a SQL table. As the fields are generated the field name is set to the name of the field in the SQL table.
    For example:
    decimalData = new LimitedDecimalField(currentDoubleValue,  columnsAllowed, minDoubleValue, maxDoubleValue);
    decimalData.setName(((Vector)fieldInfo.elementAt(i)).elementAt(1).toString());Normally I have a reference to the field that I need to set or get a value from.
    But in some cases I also have total fields that need to be updated. I am
    only able to identify the name of the field (the one set using the setName() function).
    Is there some manner I can use this name to set ot get the associated field value?
    Thanks for any suggestions
    rykk

    Is it possible to check (process) the form (component) hierarchy to identify the field?

  • Can you use the iPhone 6 Plus as a monitor for DSLRs?

    I just got my iPhone 6 Plus and it would be great to use its gorgeous display as a monitor for my Canon 5D mark III when filming on steadicam (the rear screen on the camera is generally not very useful for filming, so one needs a monitor).
    Is there a way to connect the 6 Plus to my 5DIII and have what the camera sees on my iPhone screen? And are there brackets to fix the iPhone onto the flash shoe?

    Nope.  As far I'm aware, the HDMI out from your camera will show content the camera has already taken, not a live view of shots.  It might show live video if you're shooting a video, but I think you want to use the camera screen as the LCD for photographs, right?  You download pictures to your iPhone via the Camera Connection kit and your memory card.  You can't connect a camera via chord to see what the camera sees.  There would be no way for Apple to incorporate software that works with every camera out there.  And there's no standard for using other devices as a monitor for cameras.
    Check with Canon or do a lookup in the App Store for Apps from Canon that are specifically for your 5d MarkIII.

  • When I save a PDF Preset, use the name of the fracking preset.

    Duh!

    How are you downloading the file from the internet. If you right-click on a link and use same link or download link, the process doesn't involve Reader at all in the process. However, you should be able to set the name as you wish. If you are viewing the pdf in the Reader plug-in within your browser, then do a save the name given to the pdf file is not chosen by Reader either. But again you should be offered the chance to name the file as you wish.

  • Can I use the iPhone as a display or monitor?

    I would like to be able to connect an external camera to my iPhone and have the image displayed on the iPhones display.  I don't know of any application out that do this.  My question is really more of is it possible to do this if I write an application for it.
    Does the iOS frameworks and tools available for developers provide a way to access the iPhone display to show an image coming from an external device?
    Thanks for your help,
    TSoles

    Hellboy254,
    Again I think this is using some wireless connection to use the iPhone as an alternate display.
    What I really am attempting to do is generally the same thing that the Camera icon (software) is doing on the iPhone but I want to use an external connected camera to hijack, temporarily, the display.  There must be some communication taking place between the built in camera and the display in the standard Camera software.  Can I use those same principals (frameworks) to display the image from an external camera?
    Thanks,
    tsoles

  • Has anyone used the Acer X223Wbd 22" Wide LCD Monitor with their MBP?

    Good afternoon,
    I'm currently thinking about purchasing the 22" Wide Acer LCD monitor to hook up to my MBP, so I can have a bigger screen to render graphics and play games on. I was wondering if there is anyone else, who has experience with this product, that can give me their opinion about it. My financial budget is about $200.00, so I need to find the best monitor for my buck. I have read some good reviews on it, but I'm not sure if those individuals had used it with a MBP. I would appreciate any useful information that anyone can give me. Thank you.
    AMMOCAN

    Thanks J, that's a nice find. I've tried it and it seems to be working seamlessly. As you said, I cannot confirm any multi-touch support and the price that they are asking is certainly not in the private end-user range. Fortunately, according to the terms of use for the evaluation, you only need to calibrate after every 100 touches to keep the driver working indefinitely.
    Terms of Use:
    TERMS OF USAGE
    This software is supplied for evaluation and test purposes only. For use in production systems, driver licenses are required. Please note that click emulation will cease after 100 touches and a calibration or reboot is needed to gain another 100 touches.
    This would appear to be a nice work around until acer decides to distribute a Mac driver or someone develops a cheaper alternative.

  • Using the MacBook Pro with external Monitor and Keyboard

    This may be a dumb question, but here it goes anyway:
    Can I use the MacBook Pro with an external monitor and a bluetooth keyboard and mouse without having it opened all of the time ?
    I am planning to buy a MacBook for my wife and most of the time she will be using it at her home office.
    I don't want her to use the computer opened all of the time when she is actually looking at the separate screen and using a separate keyboard. Having the laptop opened will only accumulate dust and reduce the lifetime of the built in screen.
    What I would actually need is a kind of "docking station", but Apple doesn't make that - I know.
    So can the MacBook at least be operated without the internal screen powered on while it is closed?
    Thanks for your help
    Martin
    Message was edited by: mdopp

    Yes - it's called clamshell mode:
    http://support.apple.com/kb/HT3131

  • How to have report which use the odbc name of the database

    First, sorry for my English... i have a BIG problem with Crystal 2008. I have a lot of report created with crystal report 8. In crystal report 8, when i create a report, i select the odbc and then add all the tables i need. then i go under "database", "setting position". here i find all the tables and if i select them, in the field "table" the name is "databasename.dbo.tablename". so i delete "databasename.dbo." and leave only "tablename". so in my app i can use the name i want for the database, i only need to create the odbc with the correct database name and it works.
    now with crystal 2008 i can't do this!!!! if i change the name of the database and modify the odbc, when i print the report i have an error like "provider error" or similar. i try to use the expert database, the "change position  data source" but no results. this appends only if  i add a new table to an old report or if i create a new report.
    what shall i do?? now i'm still using crystal 8 (i only need to use the runtime and the preview object in .net, but i don't need all the feature of the new crystal report), but i'd like to use the new one because it's a lot better for create reports....
    thanks

    Hello,
    That's the general work around, basically fully qualifying the database.user info.
    Have a look at these links, lots of great samples on how to use all of them:
    Root Page
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsHome
    Enterprise Samples (including managed and unmanaged ras)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/BusinessObjectsSDKSampleApplications
    Non-Enterprise Samples
    http://wiki.sdn.sap.com/wiki/display/BOBJ/CrystalReportsSDKSampleApplications
    Exporting Samples (RAS)
    http://wiki.sdn.sap.com/wiki/display/BOBJ/NETRASSDK+Samples#NETRASSDKSamples-Exporting%2FPrinting
    Thank you
    Don

  • Contacts uses Facebook names after connecting to iTunes everytime, what to do, that it always uses the iCloud names?

    When friends use a different name in Facebook, than what the real name is, I told my iPhone to use the name like I entered it for the iCloud contact.
    Anytime I connect my iPhone with iTunes it automatically changes back the names to the Facebook ones, and I have to change it again manually for like 50 contacts, that is very very annoying! How can I change it that the iPhone should use the iCloud names for every contact or at least for the one with different Facebook/real names as default?

    I would use iTunes Home Sharing to share the song you have and she can then add it to her library. Although, it seems as if she has never had a library since the phone was never connected to iTunes. My understanding of using iCloud is that for her to use a song that isn't in iTunes, you have to use iTunes Match, and there is a cost involved in this. If her phone was synced to her own iTunes library on a computer, you could use the Home Sharing as I indicated earlier.

  • Assign the name of a file and its extension when using DESTYPE=MAIL

    Hello,
    I've developed a report running Oracle Reports 10g that is being emailed to a user. I would like to specify the name of the file and it's extension that is attached. Are there variables or parameters in Oracle Reports that I can use to accomplish this?
    It looks like by default that the file name is using the Name value found in the Property Inspector for the report. I have not been able to find a way to re-assign this value with a value from either the input or select values in the data model.
    Will Oracle Reports 10g allow me to define the name of the file and the extension?
    Any help or direction would be greatly appreciated.
    Thanks in advance
    Jesse
    Message was edited by:
    Sutherland

    Thank you for the quick reply and information. I almost thought you had solved my problem until I found out that distribution and bursting do not support delimited and spreadsheet output. One of the two files I need to email has a desformat of SPREADSHEET.
    Is there any other way to manipulate the file name and extension when using destype of MAIL?

Maybe you are looking for