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.
Hello,I'am trying to find out actual power consumption on c7600 routers.When issusing comman "show power used":7606#show power usedsystem power used = 1736.28 Watts (41.34 Amps @ 42V)7606# router don't show actual power consumption, it shows sum...
Hello, I tried to find Multicast Service Reflection feature on recent 5.1.2 IOS-XR ... but I couldn't find it.Is there any way to implement translation of externally received multicast destination addresses with mitigation of RPF check errors on ASR9...
Hello,I have two questions regarding ASR 9010 in dual chassis, with dual RSP per chassis, with full redundant connections between.First question is when I had upgrade ASR from 4.3.0. to 4.3.1. version, and activate installation packages:RP/0/RSP0/CPU...
Ok, thank you. When can we expect 5.1. version?And one more question, input shaping on 9000v satelites ports isn't implement yet... when can we expect that feature?Regards,Ivan
Hello,I already post the question in Other Service Provider Subjects, but now I see that this is a topic for ASR questions...I wil C/P my qestions here:I have two questions regarding ASR 9010 in dual chassis, with dual RSP per chassis, with full redu...
Do you mean like this?action 1.3 set i "0"action 1.4.1 foreach VAR "$_cli_result" "\n"action 1.4.2 if $i gt 9action 1.4.3 continue //instead of break?action 1.4.4 endaction 1.5 append OUT "$VAR"action 1.6 increment iaction 1.7 endBut...