BIG NEWS! The Adtran Support Community is moving! In the next few weeks it will be housed in a new location. Be sure to visit our NEW Adtran Community before the end of July to check it out and verify that you can access all the resources and features that you need. If you discover any issues with your account or access, or just want to let us know about your experience, be sure to use our Feedback Form to let us know!
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tshea
New Contributor II

Spanning Tree Edgeport Keeps Enabling Itself

Our customer has a recording server that he's monitoring RTP with. We've setup port mirroring so the customer can capture the traffic coming out of 20. But each and every time the Adtran reboots, the port 20 adds "spanning-tree edgeport" back onto itself even though spanning tree was disabled. Spanning tree has to be turned off again before monitoring can be enabled so it's kicking the monitoring off as a result of the reboot.

How can I stop this from happening??. I want the config to remain untouched during each reboot. This seems to ignore write mem.

interface eth 0/19
spanning-tree edgeport
no shutdown
switchport voice vlan 20
!
!
interface eth 0/20
description Destination Call Recorder
no shutdown
switchport voice vlan 20
!
!
interface eth 0/21
spanning-tree edgeport
no shutdown
switchport voice vlan 20

monitor session 1 destination interface ethernet 0/20
monitor session 1 source interface ethernet 0/2 both
monitor session 1 source interface ethernet 0/14 both
monitor session 1 source interface gigabit-ethernet 0/1 both
monitor session 1 source interface gigabit-ethernet 0/2 both

0 Kudos