Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SPAN on cisco catalyst 2924M-xl ver 11.2 1

Status
Not open for further replies.

kevin2003

MIS
Joined
Jun 19, 2002
Messages
183
Location
US
Hi,

Does anyone know if I can configure my switch for port SPAN with the current ios version? or do I have to upgrade to ver 12.0 in order to configure SPAN?

When I tried this command:

(config)#monitor session 1 source interface Fa0/12 tx
I got the error saying that ^marker under the letter o of the word monitor.

Thanks,

Kevin
 
In older switch ios's the span function is different . Select the port you want as the analyzer port . Go into config mode for that port and add "port monitor slot/port" . Should look like this. This would monitor port f0/11 .

interface FastEthernet0/10
port monitor FastEthernet0/11
no snmp trap link-status
spanning-tree portfast
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top