Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,reading CCO documentation for OER it is not so clear to me the difference between backoff timer (3 values used for dampening) anf holddown timerBTW which are the triggers for OER to evaluate the MTCs and in turn move them to another exit link (if ...
Hi experts,I've a question about the implementation of destination MAC address filtering for ethernet interfaces. For instance on a C3745 fast0/0Nettuno#sh controll f0/0Interface FastEthernet0/0Hardware is GT96K FE ADDR: 658BB044, FASTSEND: 60648690,...
Hi,With following config R2 acts as PPPoE server (R2 assign an IP address to a PPPoE client via DHCP)ip dhcp excluded-address 10.10.1.2 10.10.1.254 ! ip dhcp pool R1 network 10.10.1.0 255.255.255.0 ! bba-group pppoe global virtual-template 2! ! i...
Hi,I've to implement a VACL to filter PVST+ BPDUs sent on a 802.1q trunk portFor instance here http://ardenpackeer.com/tutorials/security/security-common-ethertypes-in-vlan-access-maps/ you can find a mac access-list example to match PVST+;PVST+ BPDU...
Hi,I've a doubt about the behaviour of the following commands:aaa new-model!aaa authentication enable default group tacacs+ enable!aaa authorization exec default group tacacs+ localthe first (authentication enable) defines the authentication method l...
Hello Aleksandar,
as far as I can tell, DWRR is just Deficit Round Robin (DRR) where class'Q "quantum" is chosen to be proportional to a weight assigned to each -- see also Deficit_round_robin.
Weights associated to class's Qs are calculated/progra...
Hi Aleksandar,
from what you said, there should be a sort of token bucket mechanism even for class'Qs with a guaranteed BW allocated (i.e. classes configured via either "bandwidth <x>" or "bandwidth percent <x>").
Can you confirm that in both cases...
Thanks for replying Aleksander !
To take it simple, let's take a flat policy (level 0 policy-map). As you said by using "bandwidth percent x" you define how much traffic from the relevant class should be handed to the "commit" scheduler. My question ...
Hi xthuijs,I tried to apply one after the other the following pmap(s) to a 100G port on an asr9k LS+ card (A9k-8HG-FLEX-SE).
policy-map QOS-OUT-1class STRICT-REAL-TIMEpriority level 1police rate percent 50!class PREMIUMbandwidth percent 80!class clas...