Background: I recently had a consultated come in and install 3 cisco 3560 PoE switches. We have two wiring closet at opposite ends of the building. The main Closet has 2 3560 PoE cisco switches. The other closet had 1 3560 PoE install. The switches are connected by Fiber in the Gigabit fastethernet ports.
I am in the proccess of adding a second switch to the second closet with one.
While going through the configs i noticed that the 2 switches in the main closet have
!
no aaa new-model
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
ip routing
!
!
!
while the switch in the fat closet config looks like
!
no aaa new-model
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
!
!
!
it is missing the ip routing statement.
Is this important? Also some users have expericened netowrk connections being dropped for a few second every other day. Would this be the cause of the network problems?
I am in the proccess of adding a second switch to the second closet with one.
While going through the configs i noticed that the 2 switches in the main closet have
!
no aaa new-model
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
ip routing
!
!
!
while the switch in the fat closet config looks like
!
no aaa new-model
clock timezone PST -8
clock summer-time PDT recurring
ip subnet-zero
!
!
!
it is missing the ip routing statement.
Is this important? Also some users have expericened netowrk connections being dropped for a few second every other day. Would this be the cause of the network problems?