Bandwidth management attributes

please i know which attributes that support it by Cisco,i can use it to limit the bandwidth [bandwidth control or management ] for the users !!

Sounds like you need QoS. AFAIK you have to define the QoS policy on the device and then the AAA server can (per user) assign the desired policy
There's a how to doc here:
http://www.cisco.com/en/US/products/sw/iosswrel/ps1839/products_feature_guide09186a00801541cb.html#wp1027129
In ACS you'd add a Cisco-Av-Pair with the following content
"ip:sub-policy-In="
"ip:sub-policy-Out="

Similar Messages

  • Manager attribute from AD and to AD

    Hello Experts,
    I am working with AD-IDM implementation.
    I am facing two problems here:
    1. Issue in getting Manager attribute of the users from HR system onto IDM via initial load and
    2. Issue in assigning the Manager attribute to a user from IDM while creating a new user on AD
    In case 1, I am simply trying to pass the manager in HR system to attribute MX_MANAGER as
    in pass 'to identity store' ->  MX_MANAGER = %manager%
    For this, the IDM throws an error as "Entry reference value is not numeric when storing attribute MX_MANAGER=xyz"
    In case 2, while creating a new identity assigning the AD privilege, I am trying to assign the manager to that new AD user. But it fails to create a user on AD as the manager attribute value comes with an error "CONSTRAINT_ATT_TYPE"
    I know that the manager value on AD resides in DN format, but not sure how to resolve that to use the same for purposes.
    Could you please suggest on the above issues.
    FYKI - Version: IDM 7.2
    Many thanks in advance!
    Naveen

    Hi Naveen,
    In order to start writing scripts, you should know what are the tables/views to query for getting the required information.
    I strongly recommend you to go through the the blog IDM SQL Basics #1: Queries against the Identity Store by  Per Krabsetsve
    Anyways I am writing down the sample scripts for your reference, which you can make use of.
    Let me know for any further queries.
    1. For getting the MSKEY of the user from MSKEYVALUE
    // Main function: z_sap_getMskeyForMskeyvalue
    function z_sap_getMskeyForMskeyvalue(Par)
      var msKey = "";
      msKey = "select distinct mcMSKEY from idmv_entry_simple where mcMSKEYVALUE='"+Par+"'";
      msKey = uSelect(msKey);
      return msKey;
    2.  For gettting the DN of the Manager with MSKey as the input to the script.
    // Main function: z_sap_getManagerADDN
    function z_sap_getManagerADDN(Par)
       var msKey = Par;
      var managerADDN = "";
      managerADDN = "select avalue from idmv_value_basic where MSKEY="+Par+" and AttrName='ACCOUNTIDECAD'";
      // in the above select query ACCOUNTIDECAD is my AD account attribute. In your case it is ACCOUNT<AD Rep Name>
      managerADDN = uSelect(managerADDN);
      return managerADDN;
    All the best !!
    ~ Krishna.

  • Using dnconvert() on manager attribute in a mapping file for AD-OID synch

    I was just curious - has anyone tried using dnconvert() on the manager attribute for Active Directory - OID synchronization?
    Example: manager: : :person:manager: :inetorgperson:dnconvert(manager)
    Is that the way to bring over who an employee reports to (in our case, for use in Oracle Portal) or is there a better solution?

    Surely, we're not the only ones trying to map employees' Managers from AD to OID? :-)

  • Bandwidth manager with Solaris

    Hi all !
    Is there a tool for bandwidth manager like pf-altq in BSDs or other in Linux ?
    Thanks in advance.
    roberto

    Download and install:
    ntop:
    http://www.ntop.org/
    iftop:
    http://www.ex-parrot.com/~pdw/iftop/
    Gary

  • Bandwidth Management for Software

    Is there a utility out there that would allow you to allocate specific amounts of bandwidth any software could use? In many download managers (such as Speed Download, Limewire, Azul, etc.) you can easily set the total amount of bandwidth and even per file download parameters. I have always been surprised that browsers such as Safari and even iTunes does not allow you to control the amount of bandwidth it is to use when downloading.
    I often find myself in situations where I need to download a large file, and yet be able to continue to surf for example, or else I would like to keep the setting in my iTunes to download podcasts automatically when I launch it. Both Safari and iTunes, will take as much bandwidth as you can throw at them which means that it can grind every other on line activity to a halt (specially when you do not have a blazing fat connection).
    Anyone know of any such software?
    Thanks.

    Shahin wrote:
    Thanks, but I don't understand what this has to do with bandwidth management? Perhaps I do not understand the capabilities of nice, but isn't nice just a way to prioritize applications and services? How would you use it to allocate bandwidth?
    By giving various jobs different priorities, the effective bandwidth is limited. If you use 100% of the bandwidth for 1% of the time and 0% of the bandwidth for 99% of the time, you are effectively giving the "niced" app only 1% of your bandwidth. And since a computer is digital, there is really no such thing as "instantaneous" bandwidth, as there is in other areas of communication.
    If you have 10 processes running and each consumes 10% of your total bandwidth, it does not matter whether the processes are time-shared or bandwidth-limited, when considered over any reasonable period of time.

  • Bandwidth Management(Rate Limit) Using QoS Policies

    Hello,
    I need some advice. We have an ASA 5525 running version 8.6(1)2 and a 10 MG pipe. I have execs that want to limit bandwidth on users for stuff like youtube, stream media, and downloads. I found the article on ‘Bandwidth Management(Rate Limit) Using QoS Policies’ so it appears our firewall can do what we want. I’m not a cisco person. My knowledge is limited when it comes to configuration – that’s why we have SmartNet :). The advice I need is what to ask for, so to speak, when I put a case in. Can bandwidth be limited on end users and/or can they limit the ‘bandwidth rate limit’ to just youtube, steaming media, and downloads? If so, what should the limit be? and I’m assume this would be for ‘incoming’ traffic only? we’re running into some bandwidth hogs – usually youtube and/or streaming media. We have a Barracuda web filter which we’ve used to block and monitor activity but I simply do not have time to babysit this all day. I should also mention we do have critical data running up and down the pipe; such as credit card processing, DB replication between in house DB and hosted website, TPCx and EDI, FTP, and such that we don’t want restricted.
    Need input please,
    Thanks,
    D

    Hello,
    That's a question that you as the network admin of that organization could answer.
    How much traffic for business purposes must travel via HTTP/HTTPS?
    How much bandwith are you willing to provide to this 2 protocols?
    Those are the kind of answers you need to answer before setting the number
    Regards
    Remember to rate all of the helpful posts, Just click the 5 stars at the left of each post
    Julio

  • Need to put 2 managers on Manager attributes field.

    Hello,
    Need to fill two manager name on users attribute (manager attribute) on windows server 2012 active directory.
    Please help...
    Thanks & Regards
    Anil

    you can't...
    you would need to create another custom attribute in your AD if you wanted a user to have two managers.
    Regards,
    Denis Cooper
    MCITP EA - MCT
    Help keep the forums tidy, if this has helped please mark it as an answer
    My Blog
    LinkedIn:

  • Get Manager attribute from AD 2003

    Guys, Is there anyway to retrieve the value of "manager" attribute for a specific user defined on Active directory (windows 2003), any example will be higly appreciated as i am trapped. Thank u

    If you know the user name you could simply just retrieve the "manager" attribute. For example:.....
    String userName = "CN=Albert Einstein,OU=Research,DC=antipodes,DC=com";
    // Create the initial directory context
    LdapContext ctx = new InitialLdapContext(env,null);
    // Retrieve all attributes of the requested object
    Attributes attrs = ctx.getAttributes(userName);
    // Print out some of the attributes
    System.out.println("DN: " + attrs.get("distinguishedName").get());
    System.out.println("Manager: " + attrs.get("manager").get());
    .....Alternatively if you are performing a search, again just specify the manager attribute in the list of attributes to be returned. ....
    //Specify the attributes to return
    String returnedAtts[]={"sn","givenName","mail","manager"};
    searchCtls.setReturningAttributes(returnedAtts);
    //Specify the search scope
    searchCtls.setSearchScope(SearchControls.SUBTREE_SCOPE);
    //specify the LDAP search filter
    String searchFilter = "(&(objectClass=user)(mail=*))";
    //Specify the Base for the search
    String searchBase = "DC=Antipodes,DC=Com";
    ....Note the corresponding backlink to the manager attribute is the directReports attribute.

  • WAAS - Bandwidth Management support?

    WAAS - Bandwidth Management support?

    Sorry, I had a problem with the web. My comment was:
    I know that other products such as Juniper's WXC supports Bandwidth Management. Does Cisco WAAS support it too?
    Bandwidth Management means:
    - Guarantee a minimum bandwidth for your most critical applications.
    - Set maximum bandwidths to limit (or drop) low-priority traffic.
    - Set priorities to determine how the “excess” bandwidth is allocated.
    Thanks in advance.
    José Luis

  • Solaris Bandwidth Manager

    Hi every one.
    I just Installed the Solaris OS 5.10 10/08 on a new Dell Vostro 200. I downloaded the Solaris Bandwidth Manager Documentations but can't find the software itself in solaris.
    Does the software come bundled in solaris 10 or does one get it separate?

    I have moved this question to the Network Configuration Forum here [http://forums.sun.com/thread.jspa?threadID=5354258|http://forums.sun.com/thread.jspa?threadID=5354258]. Please follow the link.
    Sorry for any inconveniences.
    Regards
    Nyantos.

  • Qos/bandwidth management possible from 2950?

    Hello,
    I was curious as to how granular I can be with bandwidth management on a C2950 switch. What I would like is to be able to restrict any SESSION to 300 kilobits or less depending on the IP Traffic type. Basically what I have is MS Terminal Servers connected to a C2950 switch in turn connected to a c2621 router which in turn sends RDP,Printing and Web Traffic back to clients, who are connected using PPPoe w/ C837's. Is it even possible to be able to restrict bandwidth by session, anywhere in this setup?
    Thanks for any help. I just started researching QOS, Bandwidth Management and am lost as to where I should be looking for help. Due to the fact that I want to restrict by single sessions not by total amount of traffic, its confusing trying to get help.

    You can do this with a 2950, as long as you run the EI image (enhanced). Check the QOS section where it says Policing in this document. Its in pdf format.
    http://www.cisco.com/application/pdf/en/us/guest/products/ps628/c2001/ccmigration_09186a00801cde4b.pdf
    HTH
    Sankar
    PS: please remember to rate posts!

  • LRT214 - Bandwidth Management Rate Control Rule

    I have an LRT214 that is configured with 3 VLANs. VLAN 1 just for management, VLAN 10 for internal devices, VLAN 20 for guest devices. Everytime i try to add Bandwidth Management Rate Control Rules for my VLAN 20 IP Range, the router stops responding within 10 seconds to 5 minutes. If I remove the rules, I am able to keep the network up for days. I have even had someone from Linksys Support remotely login to my computer then the router and remove my rules, then add them just like I had. It stayed up for about 3 minutes and then I lost network connections to all devices and couldnt even login to the router. Once I power cycle the router, i am able to get into the router long enough to remove the rules and then everything functions normally. Is anyone else having issues with Rate Control Rules or are there other steps that need to be done as well?
    Just as an FYI, I do have an open case with Linksys but havent heard back from them since Wednesday the 21st. I have tried configuring another LRT214 and even a LRT224, the same issue happens when I add the rules on both of those as well.

    QOS does a calculation based on the up\down Maximum bandwidths. Then applies that against the rules you set. It's critical that the values be accurate.
    Rate control is like pie slices. Leave enough for the rest of the network.
    Please remember to Kudo those that help you.
    Linksys
    Communities Technical Support

  • RDP Via Essentials Server - Bandwidth Management

    The RDP Gateway hosts a secure connection between the client and the RD server. It opens the tunnel on port 443 and verifies that the user has permissions to access the requested RD server. Other than that, speed is almost completely on your internet connection and the RDS host.

    Does an RDP connection via a Remote Desktop Gateway route all traffic through the gateway server? Or does the gateway just secure the connection and let the two clients talk together? I am trying to optimize my bandwidth management as the RDP connection seems to get weak at random times.
    This topic first appeared in the Spiceworks Community

  • Bandwidth management on 3650 configuration example

    in the 3650 datasheet, he says
    The 3650 switch has advanced wired plus wireless QoS capabilities. It uses the Cisco modular QoS command line interface (MQC). Theswitch manages wireless bandwidth using unprecedented hierarchical bandwidth management starting at the per-access-point level and drilling further down to per-radio, per-service set identification (SSID), and per-user levels. This helps manage and prioritize available bandwidth between various radios and various SSIDs (enterprise, guest, and so on) within each radio on a percentage basis. The switch is also capable of automatically allocating equal bandwidth among the connected users within a given SSID. This makes sure that all users within a given SSID get a fair share of the available bandwidth while being connected to the network. The UADP ASIC enables the hierarchical bandwidth management and fair sharing of bandwidth, thereby providing hardware-based QoS for optimized performance at line-rate traffic.
    In addition to these capabilities, the switch is able to do class of service (CoS) or differentiated services code point (DSCP) based queuing, policing, shaping, and marking of wired plus wireless traffic. This enables users to create common policies that can be used across wired plus wireless traffic. The 3650 also supports downloadable policy names from the Cisco Identity Services Engine (ISE) when a user successfully authenticates to the network using the ISE.
    We are having repeated issue of a single user taking up all the WAN bandwidth.  We are trying to figure out a way to limit the user from taking up all the bandwidth    My leadership see the datasheet and attended the webinar and they mention bandwidth management and think that the 3650 is the solution.   From wireless, maybe, but from wired, ???
    How could accomplish this goal from a wired side?     or should I take a different approach? 
    I can discuss further if needed.

    Hello,
    That's a question that you as the network admin of that organization could answer.
    How much traffic for business purposes must travel via HTTP/HTTPS?
    How much bandwith are you willing to provide to this 2 protocols?
    Those are the kind of answers you need to answer before setting the number
    Regards
    Remember to rate all of the helpful posts, Just click the 5 stars at the left of each post
    Julio

  • ME3400E egress bandwidth management

    With help from this site, I was able to figure out ingress bandwidth management on a per port basis, but now I need to be able to configure egress bandwidth management.  I think I need to do traffic shaping but am not sure.  I was told that if you configure the bandwidth management using a percentage, that it doesnt' use the actual negotiated (or configured) port speed, but looks at the bandwidth interface command - is this true?  If a port is set to autonegotiate, and comes up as a GigE port, but the bandwidth command is set to 100Mbps, if you configured the egress shaping to 10% would that set it to 100Mbps or 10Mbps?  We are using the ME3400E to provide internet access to our customers - egress bandwidth management is very important !

    We had the same problem. Rate Control didn't seem to work.
    I discovered that after changing the rate control settings and saving these settings the router needs a reboot.
    Otherwise the rate control does not work anymore and the bandwidth is not managed.
    Whenever something is modified in the rate control settings you have to reboot the router.

Maybe you are looking for