cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
622
Views
0
Helpful
7
Replies

Cannot add a port to a VLAN with number over 99

swakelen
Level 1
Level 1

We have a 6500 switch with dual Sup1A running 7.6(2). When we try to add a port to any VLAN with a number higher than 99 we get the following message

"VLAN number must be in the range 1..1005,1025..4094"

The VLAN is configured and active. This also appiles when trying to add a port to a currently working VLAN.

We are planning a reload (switch has been up for 171 days so far), unless anybody knows of any reason why this is not working? I have not found any relevant entries in the bug listing for this version of CatOS.

Any help greatly appreciated.

7 Replies 7

cdusio
Level 4
Level 4

seems weird. switch is not a vtp client is it? I know that's not what one would expect for an error message but the fact that you can't even change a current port is weird as well.

Prashanth Krishnappa
Cisco Employee
Cisco Employee

Can you paste output of sh vlan?

Yes this is weird, especially as it was ok. Switch is a VTP server, and we have had no problems configuring ports and VLANs in the past. It is also not possible to create a VLAN with a number over 99.

Here is some output.

RBS01-SW65-010 (enable) sh vlan

VLAN Name Status IfIndex Mod/Ports, Vlans

---- -------------------------------- --------- ------- ------------------------

1 default active 1272 1/2

10 10.1 active 1277 3/1

14 VPN active 1278 3/6,3/37

7/37

15 Graphic_Outward active 1279 3/5

20 Meridian active 1280 3/14

4/2

7/46

30 Backup active 1281 3/8,3/10,3/13,3/15,3/18-20,3/25,3/27

4/1,4/12

6/5,6/13,6/40,6/46

7/9,7/13,7/23

33 fw_mgnt active 1303

41 CallRecording active 1294

42 ERSGenesys active 1292 3/23

46 MERIDIAN_TEST active 1299

100 Management active 1282

102 Transit-Mgmt active 1297

150 QW_Extension active 1283

160 BSP_SMS active 1284

190 Yell_Blue active 1285 3/28-31

191 Core_Blue active 1286 3/4

6/41-42

7/44

192 Corp_Green active 1287 3/3

7/43

193 Corp_Red active 1288 3/2

7/42

210 User10.2 active 1296 3/7,3/9,3/11-12,3/16-17,3/21-22,3/24,3/26,3/32-36,3/38-48

4/3-11,4/13-48

5/1-48

6/1-4,6/6-12,6/14-39,6/43-45,6/47-48

7/1-8,7/10-12,7/14-22,7/24-36,7/38-41,7/45,7/47-48

220 BSP_WLAN active 1295

444 RoutedBSPNewbury active 1293

666 Routed_Vlan_to_QW active 1289

670 VIP_ADSL_LAN active 1301

1002 fddi-default active 1273

1003 token-ring-default active 1276

1004 fddinet-default active 1274

1005 trnet-default active 1275

RBS01-SW65-010 (enable) set vlan 300

VTP advertisements transmitting temporarily stopped,

and will resume after the command finishes.

VLAN number must be in the range 1..1005,1025..4094.

RBS01-SW65-010 (enable) set vlan 670 7/46

VLAN number must be in the range 1..1005,1025..4094.

How about this? If you try to set up a vlan say 2 digits.. Use 40 for example. Does it work? Does it create a vlan 40 or 400? Looks like there is an extra character maybe not being displayed or something. I am grasping here but that would potentially cause the issue right?

Maybe try it from another machine or other terminal program to see if that works instead.

Obviously the commands look fine.

Let me know if you get anywhere.

A good theory. I'll give it a try when I next get chance to log on and let you know.

Shaun

I have now been able to try adding another vlan. I created vlan50, and it did create a vlan50 and not a vlan500. We have a scheduled reload occurring at 5am (BST) on the 25th, so unless I can find a reason and solution to this beforehand, we'll see what happens after then.

Well it was worth a shot anyway...