From: Jonathan V Hays (jhays@jtan.com)
Date: Thu Jul 03 2003 - 16:45:19 GMT-3
> -----Original Message-----
> From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On
> Behalf Of John Matijevic
> Sent: Thursday, July 03, 2003 2:56 PM
> To: Jung, Jin; 'MADMAN'
> Cc: SHARMA,MOHIT (HP-Germany,ex1); ccielab@groupstudy.com
> Subject: Re: Switchin Basics
>
>
> cat1(config)#vlan 1
> cat1(config-vlan)#shut
> Command is only allowed on VLAN 2..1001.
> cat1(config-vlan)#
>
> Hello Team,
>
> The above is what I was illustrating.
>
> sincerely,
>
> Matijevic
In the console session above, you are in config-vlan mode (entered via
the "vlan database" command) trying to shut down vlan 1.
This action is NOT the same thing as disabling a switched virtual
interface with "int vlan 1" followed by "no shut", which does not
disable vlan 1, but rather it disables layer 3 access to vlan 1 via the
SVI.
HTH.
This archive was generated by hypermail 2.1.4 : Wed Aug 06 2003 - 06:52:22 GMT-3