Routing is enabled,
Ok this is my running config
Switch#sh run
Building configuration...
Current configuration : 1890 bytes
!
version 12.1
no service pad
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
service compress-config
!
hostname Switch
!
!
vtp mode transparent
no ip subnet-zero
!
spanning-tree extend system-id
!
redundancy
mode rpr
main-cpu
auto-sync standard
!
!
vlan 2
name C1
!
vlan 3
name S1
!
vlan 4
name k1
!
interface GigabitEthernet1/1
!
interface GigabitEthernet1/2
!
interface GigabitEthernet3/1
!
interface GigabitEthernet3/24
!
interface GigabitEthernet4/1
!
interface GigabitEthernet4/6
!
interface GigabitEthernet5/1
!
interface GigabitEthernet5/6
!
interface Vlan1
ip address 10.16.50.1 255.255.0.0
!
interface Vlan2
ip address 10.2.50.2 255.255.0.0
!
interface Vlan3
ip address 10.1.50.1 255.255.0.0
!
interface Vlan4
ip address 128.1.50.1 255.255.0.0
!
router rip
network 10.0.0.0
network 128.0.0.0
!
ip classless
no ip http server
!
!
line con 0
stopbits 1
line vty 0 4
this is what I get when I do sh vlan
Switch#sh vlan
VLAN Name Status Ports
---- -------------------------------- --------- -------------------------------
1 default active Gi1/1, Gi1/2, Gi3/1, Gi3/2
Gi3/3, Gi3/4, Gi3/5, Gi3/6
Gi3/7, Gi3/8, Gi3/9, Gi3/10
Gi3/11, Gi3/12, Gi3/13, Gi3/14
Gi3/15, Gi3/16, Gi3/17, Gi3/18
Gi3/19, Gi3/20, Gi3/21, Gi3/22
Gi3/23, Gi3/24, Gi4/1, Gi4/2
Gi4/3, Gi4/4, Gi4/5, Gi5/1
Gi5/2, Gi5/3, Gi5/4, Gi5/5
Gi5/6
2 C1 active
3 S1 active
4 k1 active
1002 fddi-default active
1003 token-ring-default active
1004 fddinet-default active
1005 trnet-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
4 enet 100004 1500 - - - - - 0 0
1002 fddi 101002 1500 - - - - - 0 0
1003 tr 101003 1500 - - - - - 0 0
1004 fdnet 101004 1500 - - - ieee - 0 0
1005 trnet 101005 1500 - - - ibm - 0 0
Primary Secondary Type Ports
------- --------- ----------------- ------------------------------------------