cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1046
Views
5
Helpful
14
Replies

Unable to enable OSPF and EIGRP

JOSIAH BOZIAH
Level 1
Level 1

I am new to OSPF and EIGRP, I am trying to enable OSPF and EIGRP.

1. On OSPF in config mode i type

 CISCO3560(config)#router ospf 1
CISCO3560(config)# 

it does not return the prompt CISCO3560(config-router)#

2 For  EIGRP T type 


CISCO3560(config-if)#CISCO3560(config)#router eigrp 2
Protocol not in this image

 

I am new to routing protocols. Studying for my CCNA, what am I missing.

I am using a  Cisco IOS Software, C3560 Software (C3560-IPBASEK9-M), Version 12.2(25)SEC, RELEASE SOFTWARE (fc2).

I have a HP switch trunked on port 48 on the Cisco switch , here is my running config.

CISCO3560#show conf
Using 5385 out of 524288 bytes
!
version 12.2
no service pad
service timestamps debug uptime
service timestamps log uptime
service password-encryption
!
hostname CISCO3560
!
enable secret 5 $1$N3Ht$aIIUWisuuiRfYWb2Zqp2p1
enable password 7 0723714F4148175540
!
username wilkister password 7 013E090F4E2B5756781B0F
no aaa new-model
ip subnet-zero
ip routing
!
!
!
!
!
!
no file verify auto
spanning-tree mode pvst
spanning-tree extend system-id
!
vlan internal allocation policy ascending
!
interface FastEthernet0/1
switchport mode access
!
interface FastEthernet0/2
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/3
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/4
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/5
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/6
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/7
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/8
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/9
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/10
switchport access vlan 12
switchport mode access
!
interface FastEthernet0/11
switchport access vlan 28
switchport mode access
!
interface FastEthernet0/12
switchport access vlan 28
switchport mode access
!
interface FastEthernet0/13
switchport access vlan 40
switchport mode access
!
interface FastEthernet0/14
switchport access vlan 100
switchport mode access
!
interface FastEthernet0/15
switchport access vlan 200
switchport mode access
!
interface FastEthernet0/16
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/17
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/18
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/19
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/20
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/21
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/22
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/23
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/24
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/25
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/26
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/27
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/28
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/29
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/30
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/31
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/32
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/33
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/34
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/35
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/36
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/37
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/38
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/39
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/40
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/41
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/42
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/43
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/44
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/45
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/46
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/47
switchport access vlan 50
switchport mode access
!
interface FastEthernet0/48
switchport trunk encapsulation dot1q
switchport mode trunk
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/2
!
interface GigabitEthernet0/3
!
interface GigabitEthernet0/4
!
interface Vlan1
ip address 10.76.0.2 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan12
ip address 10.76.12.1 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan28
ip address 10.76.28.1 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan40
ip address 10.76.40.1 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan50
ip address 10.76.50.1 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan100
ip address 10.76.100.1 255.255.255.0
ip helper-address 10.76.12.15
!
interface Vlan200
ip address 10.76.200.1 255.255.255.0
ip helper-address 10.76.12.15
!
ip default-gateway 10.76.0.1
ip classless
ip route 0.0.0.0 0.0.0.0 10.76.0.1
ip http server
ip http secure-server
!
!
control-plane
!
!
line con 0
password 7 0722714641294B554644
logging synchronous
login local
line vty 0 4
password 7 07222E475B29485C4E454A
logging synchronous
login
line vty 5 15
password 7 07222E475B29485C4E454A
logging synchronous
login
!
!
end

 

1 Accepted Solution

Accepted Solutions
14 Replies 14

Jon Marshall
Hall of Fame
Hall of Fame

 

You need the IP Services image to be able to run EIGRP and OSPF - 

 

https://community.cisco.com/t5/networking-documents/what-is-the-difference-between-an-ip-base-image-and-an-ip/ta-p/3117957

 

Jon

Please guide me to where I can find the image.

Try to activate the IP Service license:

 

Switch# license right-to-use activate ipservices evaluation acceptEULA

CISCO3560#license right-to-use activate ipservices evaluation acceptEULA
                      ^
% Invalid input detected at '^' marker.

This can be due ios versiion. Try with "config t'

If you find the command license then you are good to go

CISCO3560(config)#license right-to-use activate ipservices evaluation acceptEU$
license right-to-use activate ipservices evaluation acceptEULA
^
% Invalid input detected at '^' marker.

 

 

does not work

I found this guide and it seems that for 12.2 is different. 

You ca explore it and see if you find anything usefull but looks like it ask for a lic file.

 

https://www.cisco.com/c/en/us/td/docs/ios/12_2/12_2se/feature/guide/se_cisl.html#wp1063250 

Hello
These switches will have a limited routing feature anyway however you need also to make sure you are running the correct switch routing SDM template

 

show SDM prefer


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

Below is the output

CISCO3560#show SDM prefer
The current template is "desktop default" template.
The selected template optimizes the resources in
the switch to support this level of features for
8 routed interfaces and 1024 VLANs.

number of unicast mac addresses: 6K
number of IPv4 IGMP groups + multicast routes: 1K
number of IPv4 unicast routes: 8K
number of directly-connected IPv4 hosts: 6K
number of indirect IPv4 routes: 2K
number of IPv4 policy based routing aces: 0
number of IPv4/MAC qos aces: 512
number of IPv4/MAC security aces: 1K

Hello

Try changing the sdm template to - routing  (requires reload of switch)

config t

sdm prefer routing


Please rate and mark as an accepted solution if you have found any of the information provided useful.
This then could assist others on these forums to find a valuable answer and broadens the community’s global network.

Kind Regards
Paul

That did not fix the issue, 

returns

CISCO3560(config)#router ospf 1
CISCO3560(config)#

 

should be returning

CISCO3560(config-router)#

 

 

Have you installed the IP Services image ? 

 

If not it won't work. 

 

Jon

NO, where do I find the image?

 

Cisco images are not free so you need an account to download from their site. 

 

You may or may not be able to find it by searching on the internet.

 

Jon

Review Cisco Networking for a $25 gift card