A SERVICE OF

logo

Note: Since the 3750 is configured as a VLAN Trunk Protocol (VTP) server, the VTP configuration is not
displayed by the switch. This is standard behavior. The commands below are used on this switch to create a
VTP server with the three user−defined VLANs from global configuration mode.
C3750G−24T(config)#vtp domain cisco
C3750G−24T(config)#vtp mode server
C3750G−24T(config)#vlan 2
C3750G−24T(config−vlan)#name USER_VLAN
C3750G−24T(config−vlan)#exit
C3750G−24T(config)#vlan 3
C3750G−24T(config−vlan)#name SERVER_VLAN
C3750G−24T(config−vlan)#exit
C3750G−24T(config)#vlan 10
C3750G−24T(config−vlan)#name MANAGEMENT
Cat2950 (Cisco Catalyst 2950G−48 Switch)
Cat2950#show running−config
Building configuration...
Current configuration : 2883 bytes
!
version 12.1
no service single−slot−reload−enable
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password−encryption
!
hostname Cat2950
!
!
ip subnet−zero
!
spanning−tree extend system−id
!
!
interface FastEthernet0/1
no ip address
!
!−−− Output suppressed.
interface FastEthernet0/16
no ip address
!
interface FastEthernet0/17
description SERVER_2
switchport access vlan 3
switchport mode access
no ip address
spanning−tree portfast
!
!−−− Output suppressed.
!
interface FastEthernet0/33
description HOST_1
!−−− Host_1 is configured to be the user VLAN (VLAN 2).
switchport access vlan 2
Cisco − Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration