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...
Great, just one question: why in the above examples Wireshark shows the IP fragment sequence in the reversed order w.r.t. the fragmentation order performed by R2? Thanks.
Hi, a lot of time has passed but reading again this post a doubt arose me about the following point: in the above scenario, at the end of the day, which is actually the traffic distribution between the 5+1 "logical" Giga links ?The distribution betwe...
Hi Xander,great explanation ! Just some points to be clarified....In the scenario where bgp next-hop recursion is not fixed we can see for CEF load distribution (show cef 100.100.100.0/24 detail)Load distribution: _ _ _ _ _ _ _ _ _ _ (refcount 1) ...
Thanks for the reply....Let me ask about some point:- backoff timer: consider a traffic class (TC) that at a point in time goes out-of-policy and currently exist another in-policy exit: does PFR moves the TC to the available in-policy exit or, anyway...