cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4236
Views
0
Helpful
25
Replies

2960X doesn't Support RSPAN?

kelvinffhan
Level 1
Level 1

Hi Experts,

Is WS-C2960X-24TS-LL with c2960x-universalk9-mz.150-2.EX5 supported RSPAN? I have tried it out Today but unfortunately the command isn't accepted.

I have checked the release note it actually showing RSPAN are supported.

My next action plan will be upgrade the IOS version to the latest firmware and try. It is good if anyone can share out his/her thoughts.

 

My scenario would be like below :

6509 (Source) > 2960X > 3850X (Destination)

 

Regards,

25 Replies 25

Switch Ports Model              SW Version            SW Image                 
------ ----- -----              ----------            ----------               
*    1 26    WS-C2960X-24TS-LL  15.0(2a)EX5           C2960X-UNIVERSALK9-M     


Configuration register is 0xF

IIT-C2960X-SW01(config-vlan)#exit
IIT-C2960X-SW01(config)#vlan 781
IIT-C2960X-SW01(config-vlan)#remote-span
                              ^
% Invalid input detected at '^' marker.

IIT-C2960X-SW01(config-vlan)#remote span
                              ^
% Invalid input detected at '^' marker.

IIT-C2960X-SW01(config-vlan)#remote vlan
                              ^
% Invalid input detected at '^' marker.

IIT-C2960X-SW01(config-vlan)#remote-vlan
                              ^
% Invalid input detected at '^' marker.

What are your options if you type remote? Or remote-?

or

vlan 781

?

Hi Cehill,

I have posted the available configuration command at the above thread.

Is vlan 781 previously configured on a port?

 

have you tried another new  

vlan?

It works for me

 

Switch(config)#vlan 781
Switch(config-vlan)#re
Switch(config-vlan)#?

Switch(config-vlan)#?
VLAN configuration commands:
  are          Maximum number of All Route Explorer hops for this VLAN (or zero
               if none specified)
  backupcrf    Backup CRF mode of the VLAN
  bridge       Bridging characteristics of the VLAN
  exit         Apply changes, bump revision number, and exit mode
  media        Media type of the VLAN
  mtu          VLAN Maximum Transmission Unit
  name         Ascii name of the VLAN
  no           Negate a command or set its defaults
  parent       ID number of the Parent VLAN of FDDI or Token Ring type VLANs
  remote-span  Configure as Remote SPAN VLAN

 

sh ver | i Ver|image
Cisco IOS Software, C2960X Software (C2960X-UNIVERSALK9-M), Version 15.0(2)EX5, RELEASE SOFTWARE (fc1)
BOOTLDR: C2960X Boot Loader (C2960X-HBOOT-M) Version 15.0(2r)EX, RELEASE SOFTWARE (fc1)
System image file is "flash:c2960x-universalk9-mz.150-2.EX5"
Version ID                      : V01
Switch Ports Model              SW Version            SW Image
Version ID                      : V01
 

So not sure what is happening in your case. As cehill said, can you create a new vlan and try.  Also share  output of sh vlan, sh license

 

Thanks,

Madhu.

 

 

 

 

 

Sure Madhu,

May I know what is the 2960X model are you using?

I dont remember exact model, but it was different from one you are having since i could not locate a similar one in my lab.

 

Thanks,

Madhu.

I think we bought the wrong switches instead of Lan Base. We purchase Lan Lite. 

Hi Kelvin,

 

This is what i was suspecting that it could be a license issue. But for 2960X the feature set is bound to the hardware model itself and we cannot upgrade the feature set. So I think you need may buy WS-C2960X-24TS-L  

Thanks,

Madhu.

 

This is the issue. I have upgraded to 15.0(2a)EX5 but still no luck.

C2960X-SW02(config)#vlan 781
C2960X-SW02(config-vlan)#?
VLAN configuration commands:
  are        Maximum number of All Route Explorer hops for this VLAN (or zero if none specified)
  backupcrf  Backup CRF mode of the VLAN
  bridge     Bridging characteristics of the VLAN
  exit       Apply changes, bump revision number, and exit mode
  media      Media type of the VLAN
  mtu        VLAN Maximum Transmission Unit
  name       Ascii name of the VLAN
  no         Negate a command or set its defaults
  parent     ID number of the Parent VLAN of FDDI or Token Ring type VLANs
  ring       Ring number of FDDI or Token Ring type VLANs
  said       IEEE 802.10 SAID
  shutdown   Shutdown VLAN switching
  state      Operational state of the VLAN
  ste        Maximum number of Spanning Tree Explorer hops for this VLAN (or zero if none specified)
  stp        Spanning tree characteristics of the VLAN
  tb-vlan1   ID number of the first translational VLAN for this VLAN (or zero if none)
  tb-vlan2   ID number of the second translational VLAN for this VLAN (or zero if none)

C2960X-SW02(config-vlan)#remo
C2960X-SW02(config-vlan)#remote vlan
C2960X-SW02(config-vlan)#remote vlan ?
% Unrecognized command
C2960X-SW02(config-vlan)#remote-vlan
C2960X-SW02(config-vlan)#remote-vlan ?
% Unrecognized command
C2960X-SW02(config-vlan)#remote-vlan
                              ^
% Invalid input detected at '^' marker.

I think Cehill said is correct..

it should be remote-span

 

Thanks,

Madhu.