You guys see where it says interface vlan### and then shut down.
Question. This is a layer 3 switch used as a gateway and lan switch.
but I guess my question is if someone created vlans is this one way to create a vlan
is by using vlan interfaces and then shutting them down because the shut down vlans
are actually used on our network but why would someone create all these vlan interfaces and then shut them down? is that a way to create vlans? vs the other normal way?
(this is code from our L3 gateway but IPs have been changed to bogus ips but the meaning is still here.) thanks guys...
interface Vlan141
description FourthAveData2
ip address 192.168.61.1 255.255.255.0
!
interface Vlan151
description FourthAveVPNClients - no ip address - shutdown
no ip address
shutdown
!
interface Vlan231
description FourthAveCore1Firewall1InternetP2P
ip address 192.168.231.1 255.255.255.252
!
interface Vlan232
description FourthAveCore1Gateway1P2P
ip address 192.168.231.5 255.255.255.252
!
interface Vlan233
description FourthAveFirewall1FRBGatewayP2P - no ip address - shutdown
no ip address
shutdown
!
interface Vlan234
description FourthAveFirewall1ORCCGatewayP2P - no ip address - shutdown
no ip address
shutdown
!
interface Vlan235
description FourthAveFirewall1DebitATMGatewayP2P - no ip address - shutdown
no ip address
shutdown
!
interface Vlan236
description FourthAveCore1Firewall1PrivateP2P
ip address 192.168.231.33 255.255.255.252
!
interface Vlan237
description FourthAveFirewall1VPNGateway1P2P - no ip address - shutdown
no ip address
shutdown
!
interface Vlan238
description FourthAveFirewall1CavionGatewayP2P - no ip address - shutdown
no ip address
shutdown
!
interface Vlan239
description FourthAveFirewallELANGatewayP2P
ip address 192.168.239.1 255.255.255.0
!
interface Vlan900
description FourthAveDMZ ***** Do not activate this interface - outside access *****
no ip address
shutdown
!
interface Vlan950
description WebSenseMonitor - no ip address - shutdown
no ip address
shutdown