cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
589
Views
0
Helpful
2
Replies

Vlan Help

paul dungey
Level 1
Level 1

Good afternoon,

Below is a copy of the switch VLan information I've erased the Vlan.dat file from flash, when i reboot the switch and run the show vlan

I can still see the following, how can i delete these entries

2    vlanTraining                     active

3    vlanTraining2                    active

Switch#show vlan

VLAN Name                             Status    Ports

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

1    default                          active    Fa0/1, Fa0/2, Fa0/3, Fa0/4,

                                                Fa0/5, Fa0/6, Fa0/7, Fa0/8,

                                                Fa0/9, Fa0/10, Fa0/11, Fa0/12,

                                                Fa0/13, Fa0/14, Fa0/15, Fa0/16,

                                                Fa0/17, Fa0/18, Fa0/19, Fa0/20,

                                                Fa0/21, Fa0/22, Fa0/23, Fa0/24,

                                                Fa0/25, Fa0/26, Fa0/27, Fa0/28,

                                                Fa0/29, Fa0/30, Fa0/31, Fa0/32,

                                                Fa0/33, Fa0/34, Fa0/35, Fa0/36,

                                                Fa0/37, Fa0/38, Fa0/39, Fa0/40,

                                                Fa0/41, Fa0/42, Fa0/43, Fa0/44,

                                                Fa0/45, Fa0/46, Fa0/47, Fa0/48,

                                                Gi0/1, Gi0/2

2    vlanTraining                     active

3    vlanTraining2                    active

1002 fddi-default                     active

1003 trcrf-default                    active

1004 fddinet-default                  active

1005 trbrf-default                    active

VLAN Type  SAID       MTU   Parent RingNo BridgeNo Stp  BrdgMode Trans1 Trans2

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

1    enet  100001     1500  -      -      -        -    -        0      0

2    enet  100002     1500  -      -      -        -    -        0      0

3    enet  100003     1500  -      -      -        -    -        0      0

1002 fddi  101002     1500  -      -      -        -    -        0      0

1003 trcrf 101003     4472  1005   3276   -        -    srb      0      0

1004 fdnet 101004     1500  -      -      -        ieee -        0      0

1005 trbrf 101005     4472  -      -      15       ibm  -        0      0

VLAN AREHops STEHops Backup CRF

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

1003 7       7       off

Switch#

Regards

Paul

1 Accepted Solution

Accepted Solutions

Sandeep Choudhary
VIP Alumni
VIP Alumni

HI

try to use this command ...

Switch(config)# no vlan X

and the show the ouput with sh vlan command:

Regards

Please rate if it helps.

View solution in original post

2 Replies 2

Sandeep Choudhary
VIP Alumni
VIP Alumni

HI

try to use this command ...

Switch(config)# no vlan X

and the show the ouput with sh vlan command:

Regards

Please rate if it helps.

HI Sandeep,

Thank you for your support i've accessed  the Vlan database and run the command you gave above,

fantastic it's worked a treat and remove the vlan name.

thanks

Paul