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, My asa device has 3 external ip address. On of the addresses is used for static pat to a host on the inside network. If a inside host tries to access the external resource not using the asa as the default gateway it works.If the inside client use...
Hi, when traffic flows from i.e. in to port 1 then internally to port 2. Where does qos take place? port 1 (ingress --> egress) --> port 2 (ingress --> egress).jason
Hi, I have a cisco 2960 as the commander switch with an ip address that is reachable on vlan10 'I had to change the cluster management vlan to 10'. The other 4 switches are 2050's, and are all in a cluster.When I try using the CNA cluster conversion ...
Hi, we have a mix of cisco 2950, and 2960switches. Givin the 2950, I have ios versions such as 12.1(22)EA2 and 12.1(22) EA1.Also, the 2960's have 12.2(25)FX,12.2(25)SEE1.For the 2960's what is the difference between the fx,see ? I could not find much...
Hi, when qos is enabled on the switch (mls qos). It will rewrite anything that is not trusted of classified to 0. How would I change that to af11 0x28?thx jason
Hi, It would seem that all switches must be using the same management-vlan. Here is one point I do not understand.Using the cli I could not change the management-vlan, it would give me a error stating that only this could only be done on a command sw...
autoexpect is a recorder for expect. Expect is a tool primarily for automating interactive applications such as telnet, ftp.It comes default on most if not all linux flavors. Examples of its use can be found by googling around for 'expect'.jason