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.
I want to retrieve the hostname of the running config.I started easy with putting the hostname in a variable and this works fineset HOSTNAME "hostname P3"set HOST [ regexp -inline {[A-Z0-9]*$} $HOSTNAME ]puts $HOSTOutput:P3(tcl)#puts $HOSTP3 Now, whe...
Is there a way to find out in which address-family context we are currently configure ?R2(config-router-af)#Is this af A:B or C:D ?Sometimes it is hard to keep track of what af was entered, especially if we do a lot of "do show xy).
We use HQoS on WAN-port (FE 4)The parent-policy shapes to 1 MB, the child -policy is LLQ.Do decrease delay do we need to reduce the tx-ring-limit for Voice-Traffic ?Thanks
Is there a way to find out how many packets/bytes with a certain MPLS-label are sent out an interface ? Looking for a command like in ipv4access-lists x x log Thanks
As of your listed config-options, I assume you try to configure a Layer 2 port.If you change it to a Layer 3 port the command should work .If you still have the issue, please attach sh ver and sh run.Thanks
In 12.2(25)SEE, all feature-set should support this command.Do you want to use this command ?ip igmp join-group 225.1.1.1 What error-message do you get ?
Thanks for you response.Just to verify:ISSU is just like a "normal" feature, available in IOS, starting with 12.2(31)SGA and does not require any license beside the usal IOS-licence.Is this correct?I was in the believed that an additional fee will be...