Hey I am hope someone can shed some light as why I cannot get my intervlan routing working...
I have a 2620 router with a FA port broke into 2 subinterfaces with ISL encaped on both with correct colour.
I have a 2900XL switch with the VLAN database configured with 2 vlans Vlan 1 (managment) and VLAN 10
I cannot ping any intface on my second VLAN from VLAN1 bar the Trunk link interface on the 2620 router...
Please see the sh techs below...
2900XL:
Building configuration...
Current configuration:
version 11.2
no service pad
no service udp-small-servers
no service tcp-small-servers
hostname Europe_LAB_2924
enable secret 5 <removed>
enable password <removed>
ip subnet-zero
shutdown vlan 10
shutdown vlan 100
interface VLAN1
ip address 10.111.1.10 255.255.255.0
no ip route-cache
keepalive 10
interface FastEthernet0/1
interface FastEthernet0/2
interface FastEthernet0/3
interface FastEthernet0/4
interface FastEthernet0/5
interface FastEthernet0/6
!
!
interface FastEthernet0/22
switchport access vlan 10
!
interface FastEthernet0/23
switchport access vlan 10
interface FastEthernet0/24
!
description @trunk link to router@
switchport mode trunk
!
ip default-gateway 10.111.1.1
snmp-server community <removed> RW
snmp-server community <removed> RO
snmp-server chassis-id 0x10
banner login ^CCisco catalyst 2924 Series Switch Europe_LAB^C
banner motd ^C Cisco catalyst 2924 Series Switch Europe_LAB^C
line con 0
stopbits 1
line vty 0 4
password <removed>
login
line vty 5 9
password <removed>
login
end
2620:
Building configuration...
Current configuration:
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname EU_LAB_Router_2620
enable secret 5 <removed>
ip subnet-zero
cns event-service server
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
duplex auto
speed auto
!
interface FastEthernet0/0.1
encapsulation isl 1
ip address 10.111.1.3 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface FastEthernet0/0.2
encapsulation isl 10
ip address 10.112.1.1 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface Serial0/0
no ip address
no ip directed-broadcast
shutdown
!
router rip
network 10.0.0.0
ip classless
ip route 0.0.0.0 0.0.0.0 10.111.1.1
no ip http serverline con 0
transport input none
line aux 0
line vty 0 4
password <removed>
login
no scheduler allocate
end
I did make an error initally and configured two Managment Vlans via the "int vlan" command however I backed out with a "NO int vlan" This still shows in my running config but as shutdown.. could this be the problem?
Any help or pointers in the right direction would be greatly apprciated...
(I know the IOS is outdated however this shouldnt be a problem I think)
I have a 2620 router with a FA port broke into 2 subinterfaces with ISL encaped on both with correct colour.
I have a 2900XL switch with the VLAN database configured with 2 vlans Vlan 1 (managment) and VLAN 10
I cannot ping any intface on my second VLAN from VLAN1 bar the Trunk link interface on the 2620 router...
Please see the sh techs below...
2900XL:
Building configuration...
Current configuration:
version 11.2
no service pad
no service udp-small-servers
no service tcp-small-servers
hostname Europe_LAB_2924
enable secret 5 <removed>
enable password <removed>
ip subnet-zero
shutdown vlan 10
shutdown vlan 100
interface VLAN1
ip address 10.111.1.10 255.255.255.0
no ip route-cache
keepalive 10
interface FastEthernet0/1
interface FastEthernet0/2
interface FastEthernet0/3
interface FastEthernet0/4
interface FastEthernet0/5
interface FastEthernet0/6
!
!
interface FastEthernet0/22
switchport access vlan 10
!
interface FastEthernet0/23
switchport access vlan 10
interface FastEthernet0/24
!
description @trunk link to router@
switchport mode trunk
!
ip default-gateway 10.111.1.1
snmp-server community <removed> RW
snmp-server community <removed> RO
snmp-server chassis-id 0x10
banner login ^CCisco catalyst 2924 Series Switch Europe_LAB^C
banner motd ^C Cisco catalyst 2924 Series Switch Europe_LAB^C
line con 0
stopbits 1
line vty 0 4
password <removed>
login
line vty 5 9
password <removed>
login
end
2620:
Building configuration...
Current configuration:
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
hostname EU_LAB_Router_2620
enable secret 5 <removed>
ip subnet-zero
cns event-service server
!
interface FastEthernet0/0
no ip address
no ip directed-broadcast
duplex auto
speed auto
!
interface FastEthernet0/0.1
encapsulation isl 1
ip address 10.111.1.3 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface FastEthernet0/0.2
encapsulation isl 10
ip address 10.112.1.1 255.255.255.0
no ip redirects
no ip directed-broadcast
!
interface Serial0/0
no ip address
no ip directed-broadcast
shutdown
!
router rip
network 10.0.0.0
ip classless
ip route 0.0.0.0 0.0.0.0 10.111.1.1
no ip http serverline con 0
transport input none
line aux 0
line vty 0 4
password <removed>
login
no scheduler allocate
end
I did make an error initally and configured two Managment Vlans via the "int vlan" command however I backed out with a "NO int vlan" This still shows in my running config but as shutdown.. could this be the problem?
Any help or pointers in the right direction would be greatly apprciated...
(I know the IOS is outdated however this shouldnt be a problem I think)