05-04-2011 06:58 AM - edited 03-04-2019 12:16 PM
Hi All,
Sure this is a simple one. New to the 1900 series routers, have a 1921 with IOS 15.1. Noticed that there is a standard interface labeled Embedded-Service-Engine0/0. Can anyone advise what the purpose of this is? Cannot seem to find any detail on it. See extract from default config below.
interface Embedded-Service-Engine0/0
no ip address
no ip route-cache
shutdown
Jason
Solved! Go to Solution.
05-04-2011 07:11 AM
05-04-2011 07:11 AM
05-04-2011 07:25 AM
Thanks Muammer, i'll take a look at this.
11-15-2011 05:21 AM
Hello,
In 19xx does not do anything while:
Cisco Integrated Services Routers Generation 2 (Cisco ISRs G2) have dual core CPUs on the motherboard. The first core runs Cisco IOS software as Cisco Integrated Services Routers (ISRs) do; the second core, or the Embedded Service Engine, is capable of running Linux-based applications.
The following Cisco ISR G2 platforms support the Embedded Service Engine:
•Cisco 2911
•Cisco 2921
•Cisco 2951
•Cisco 3925
•Cisco 3945
04-25-2012 06:32 AM
As I see this Embedded-Service-Engine0/0 doesn't show up in earlier (15.0) IOS versions. Does anyone know since when is this enabled by default?
09-06-2012 11:05 AM
This was introduced in 15.0(1)M via this internal bug:
CSCso10637
Add the embedded-service-engine 0/0 interface to IOS for OPPO
Internally found enhancement (Sev6) bug: R-Resolved
11-29-2013 07:19 AM
can this port be used for telnet access to the device?
11-29-2013 07:43 AM
Whether it could be used for telnet access would depend on what type of device you use in the Embedded Service Engine and what functionality it provided. But generally you would use the normal built in Ethernet or network module interfaces for telnet access.
HTH
Rick
11-29-2013 08:24 AM
sorry, didn't get it
I am asking if the Embedded Service Engine can function as a normal ethernet port that you can configure an IP address, and then access that IP address via a telnet?
11-29-2013 08:49 AM
Yes you can. We have a switches on completely separate networks which we need to manage from another network and we just patch a Ethernet cable into the management port, configure an IP and then we are able to use telnet, SSH, SNMP etc.
08-03-2018 12:55 PM
Hi Richard,
I saw your reply on this post. I am replacing a Cisco 3550 SW with a Cisco 2911. I have configured two interfaces one facing the provider and one facing our LAN. do I need to configure Embadded-Service-Engine 0/0?
if I leave it alone, would my 2911 router will perform what is expected from it which just providing a connectivity to the provider and to my LAN?
Please advise as i am going to perform this task tonight.
Best Regards,
Masood
08-03-2018 01:18 PM
Yes. It will perform normally if you just use your Gig ports. The ISE is for running Linux applications. We use 2921 routers for OOB and telephony and we do not use the ISE at all and it works perfectly normal. Hope this helps.
Our example config:
Interface IP-Address OK? Method Status Protocol Embedded-Service-Engine0/0 unassigned YES NVRAM administratively down down GigabitEthernet0/0 10.x.x.x YES NVRAM up up
08-03-2018 01:24 PM
Thanks a alot. what a relief!
This is the first time I have configured an ISR router so I wasn't sure if I need to do any configuration on the embedded Service module or not.
as for normal configuration, i have done already and I will see tonight how it would work. I hope it goes well.
BTW: I added a vlan tagging ( vlan ID,encap dot1q,etc.)to my Gi interface but i am not sure if I had to do that since there is no switch involved. shoud I remove this vlan tagging?
the switch am replacing was not configure by me an di ma not sure why they had configure vlans on a sw that s facing the Internet!? the didn't need it. because of that I added VLAN tagging with hesitations.
Best regards,
Masood
08-03-2018 01:28 PM
You do not need vlan tagging on your router unless you are doing the following:
1. Configuring a metro-Ethernet circuit to your ISP which will require you to tag your traffic when leaving the router.
2. Configuring router on a stick, where your router will be the SVI and it tags the traffic to the corresponding L2 vlan on the switch.
08-03-2018 01:31 PM
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide