cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Cannot create vlan on 2811

lcaruso
Level 6
Level 6

Hi,

Appreciate if anyone can assist on this. This is a 2811 rotuer running

Cisco IOS Software, 2800 Software (C2800NM-SPSERVICESK9-M), Version 12.4(24)T3, RELEASE SOFTWARE (fc2)

Not sure why this isn't working.

Can see it expects to parse the command. Can see this device is vtp server. Can see other vlans were defined here.

Router(config)#vlan ?

  accounting  VLAN accounting configuration

  ifdescr     VLAN subinterface ifDescr

Router(config)#vlan 35

                    ^

% Invalid input detected at '^' marker.

Router#sh vtp status

VTP Version                     : 2

Configuration Revision          : 1

Maximum VLANs supported locally : 36

Number of existing VLANs        : 8

VTP Operating Mode              : Server

VTP Domain Name                 :

VTP Pruning Mode                : Disabled

VTP V2 Mode                     : Disabled

VTP Traps Generation            : Disabled

MD5 digest                      : 0x20 0x67 0x65 0xB2 0xB9 0x4D 0x85 0xD5

Router#sh vlan-sw br

VLAN Name                             Status    Ports

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

1    default                          active   

10   Servers                          active   

50   WorkStations                     active   

101  IP_Phones                        active   

1002 fddi-default                     act/unsup

1003 token-ring-default               act/unsup

1004 fddinet-default                  act/unsup

1005 trnet-default                    act/unsup

Who Me Too'd this topic