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.
Greetings .... I manage a small/medium sized campus network consisting of 4 Cisco 6500 series chassis (each with SUP720's) and a couple hundred Cisco 3550/3560/2960 edge switches. We recently completed a new leg of fiber that will make a completed lo...
At our University, we have a problem with students "accidentally" plugging in broadband wireless routers into our network backwards. When they do this they start giving out 192.168 addresses to other stations on the network.What command can I put int...
I cannot get any of my Cisco switches to sync with an NTP server. I have configured a Windows Server to be the NTP server for all of my network equipment but it will not work. Here is the config:version 12.2no service padservice timestamps debug upti...
I am trying to set up a PIX in a test environment and cannot get it to do what I am wanting. I have a PIX515E with 4 interfaces, outside, inside, Net1 and Net2. This is going to go in a branch location that has 2 vlan's 199.8.108.0 and 199.8.109.0. I...
I need help solving a randomly occurring problem. We have several pieces of Cisco wireless equipment deployed across our network, both access points and bridges. Randomly and not very frequently we will experience connectivity issues with all of the ...
Will assigning NAT addresses to the interfaces effect anything? We own a public class B so all my other addresses are public. Is there a way to add interfaces to the OSPF network without assigning IP addresses to them?
After some more reading .... Do I assugn each interface an IP address .... then add that IP address to the "router ospf" command?Something like this?interface gig 1/1 ip address 192.168.1.1 255.255.255.0interface gig 1/2 ip address 192.168.1.2 255.25...
"no loop will be in place"...... but there will be a ring? Correct? Under normal circumstances the data will travel whichever leg has the shortest time to destination. In the event of a fiber break the traffic will automatically go to the remaining p...
Here is what I have for a configuration file:PIX Version 6.3(4)interface ethernet0 100fullinterface ethernet1 100fullinterface ethernet2 100fullinterface ethernet3 100fullinterface ethernet4 auto shutdowninterface ethernet5 auto shutdownnameif ethern...
Correct. We are not using any NAT. We will try changing the static (net1, outside) as you have suggested.The DNS is entered and correct, it was just left out of my post.We have tried changing the mask exactly as you suggested to no avail. Again, I wi...