how can I determine what IOS version provided the snmp-server host enable traps envmon command? When I enter the command on a 2950 switch it doesn't take the command. It's running 12.1.9(EA1) and that command is not accepted.
Does anyone know if there are any restrictions for deploying a radio bridge that spans from a office building directed to a hotel that crosses an airports runway. The radios in use are Cisco Aironet 1400 radios. If there are any restrictions where are those stated. I couldn't find anything...
Thanks for the site information. It helped to get what I need. One question I still have. If I have a text file and say numbers and I want to delete an entry and update the file, is there a procedure for that in Java? I found some information about a seek parameter. Any suggestions?
Thanks
How do you go about appending information to an existing file using Java? It's a bit confusing and I need some guidance in understanding the process.
Thank you in advance for the assistance!
I tried your suggested code but I'm still getting errors. Any thoughts?
public class farm2
{
public static void main (String [] args)throws Exception
{
Scanner ifile1 = new Scanner(new File("cowBarn.txt"));
Vector<cowFile> cow = new Vector<cowFile>(50)...
public class test
{
public static void main (String [] args)throws Exception
{
Scanner ifile1 = new Scanner(new File("input.txt"));
String type = " ";
String color = " ";
String description = " ";
String make = " ";
int ccount = 0...
Question:
If I have a file with 5 items per line, ex:
Car Red 4door Chevy Good
Truck Black Club-Cab Ford Fair
Car Grey 2door Honda Good
etc....
and I want to read those values into an array to be able to separate or tally how many I have per classification, how can I accomplish that?
I've...
Where can I download a compiler for Java for XP. I saw several things on Sun's site, but not really sure which one to download. Any guidance would be greatly appreciated.
Thanks in advance!
It is a 6509 and it has these commands on it:
set qos wred 1p2q2t tx queue 1 40:80 70:100
set qos wred 1p2q2t tx queue 2 40:80 70:100
If I do a show qos it states that it's not enabled on this switch.
Servers
\
Switch
\
Router
|
Router Doing an extended ping to the server
| from any router on this side of the FW
| results in the source quench
| problem allowing only 17%...
I did find these settings in the switch where the servers are connected.
set qos wred 1p2q2t tx queue 1 40:80 70:100
set qos wred 1p2q2t tx queue 2 40:80 70:100
NetworkB#ping ip
Target IP address: X.X.X.X
Repeat count [5]: 1000
Datagram size [100]: 1500
Timeout in seconds [2]:
Extended...
Thanks for the response.. let me see if I can clarify. This company has two networks segregated network interconnected by a firewall, so Network A and Network B. On network A there are some servers that hand off a 6500 which is layer 2 connected to a 6500 that does the routing for that subnet...
I have an interesting problem that I need assistance with. There is a /24 subnet that returns a source quench message whenever any device on that subnet is pinged via an extended ping from a router. This even occurs from the gateway router of the subnet. If I do an extended ping from a...
These are devices called a devicemaster, they are basically a switch that collects environmental data and forwards that information to a server. What I want to do is ensure that no one can use snmp to make any modifications to the devices. We are in the process of putting them on their own...
We have some devices on the network that have the default private and public community strings set that I would like to change to prevent someone from accessing them via SNMP. I'm saying that's the case because I can do a snmpset command to the devices and make some changes. According to the...
Does anyone know an easy way to find how many switches are on a given network. I am trying to avoid having to telnet to each switch and issue a show cdp nei to get an idea how many switches someone has on their network.
Any suggestions?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.