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 have an ISR4331 running IOS XE 3.16.3S with IOS 15.5(3)S3. The "show control-plane host open-ports" command (very useful for showing what ports the router is listening on) is an unrecognized command. Also, the "control-plane host", "control-plane...
Is there a command similar to "test etherchannel load-balance int port-channel # ip 1.1.1.1 2.2.2.2" (available on the 3750 switches) for 3850 switches. I cannot find a way to test which interface of a port channel a particular flow will use.
We are testing a 3850 stack (active, standby and one member switch) running 3.6.0E. Connecting the console cable to the active switch works fine. When we connect the console cable to either the standby switch or the member switch, the messages "swi...
Our 5508 controllers (v7.3.112.0) are configured to send trap logs to Prime Infrastructure (v1.2.1.12). I can view the most recent 2048 traps on the controllers themselves, but am having trouble finding the trap logs on the Prime ...
Was the AP Isolation feature removed from the current line of E-series wireless routers? Is there a different or new configuration option that provides the same functionality? We recently got an E1200 and could not find the setting to enable/disab...
The switch stacks use an internal VRF to connect the console ports in a stacked solution to the master switch. Adding the "vrf-also" keyword to the vty access-class command fixed it for us.
line vty 0 4 access-class 103 in vrf-also
Yes, but "show etherchannel # port-channel" does not allow you to specify a particular source and destination IP to determine which one of the individual interfaces of the port channel the traffic from the specified source IP to the specified destina...
Thank you..Here is my "show users" when I physically connect to the third stack member:Switch>show users Line User Host(s) Idle Location 0 con 0 idle 00:03:35* 2 vty 0 ...
I tried:service internalredundancy main-cpu standby console enable ...but this did not solve the problem. As a matter of fact, after I enter the commands, I find the "service internal" command in the configuration but do not find the "standby ...
Thank you...So if I understand correctly, for traffic that is exiting an ES port, within the switch, traffic first passes through the standard queueing framework (priority-queue out) and then passes through the hierarchical queueing framework (priori...