interface GigabitEthernet1/0/22
!
interface GigabitEthernet1/0/23
!
interface GigabitEthernet1/0/24
!
interface GigabitEthernet2/0/1
description To 2948G
switchport trunk encapsulation dot1q
!
!−−− Output suppressed.
!
interface GigabitEthernet2/0/23
!
interface GigabitEthernet2/0/24
!
interface Vlan1
no ip address
shutdown
!
interface Vlan2
description USER_VLAN
!−−− This IP address would be the default gateway for users.
ip address 10.1.2.1 255.255.255.0
!
interface Vlan3
description SERVER_VLAN
!−−− This IP address would be the default gateway for servers.
ip address 10.1.3.1 255.255.255.0
!
interface Vlan10
description MANAGEMENT_VLAN
!−−− This IP address would be the default gateway for other L2 switches
ip address 10.1.10.1 255.255.255.0
!
ip classless
!−−− This route statement will allow the 3550 to send Internet traffic to
!−−− its default router (in this case, 7200VXR Fe 0/0 interface).
ip route 0.0.0.0 0.0.0.0 200.1.1.2
ip http server
!
!
line con 0
exec−timeout 0 0
line vty 0 4
exec−timeout 0 0
login
line vty 5 15
login
!
end
C3750G−24T#
Cisco − Configuring Inter−VLAN Routing with Catalyst 3750 Series Switches in a Stacked Configuration