cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3123
Views
9
Helpful
5
Replies

SM-ES2-24 Enhanced Etherswitch L2 Service Module

briand07032
Level 1
Level 1

Hi

If I install an Enhanced Etherswitch Layer 2 Service Module (SM-ES2-24) in a 2911 router can I do the following:-

 

- create SVIs on the router ie vlan interfaces

- create the relevant vlans on the Etherswitch and assign to access ports

- have the router perform the layer 3 functions for the vlans

 

and will this work through the service module slot connection/backplane?

 

I just can't find any documentation that says this.

 

Cheers

 

Brian.

5 Replies 5

Arjun Sarkar
Cisco Employee
Cisco Employee

Hello Brian ,

 

 Please find the link below which has all the information.

 

http://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/software/feature/guide/eesm_sw.html#wp1942894

 

Please let me know if you have any questions.

 

BEst Regards

Arjun

 

 

Ganesh Hariharan
VIP Alumni
VIP Alumni
Hi

If I install an Enhanced Etherswitch Layer 2 Service Module (SM-ES2-24) in a 2911 router can I do the following:-


- create SVIs on the router ie vlan interfaces

- create the relevant vlans on the Etherswitch and assign to access ports

- have the router perform the layer 3 functions for the vlans


and will this work through the service module slot connection/backplane?


I just can't find any documentation that says this.


Cheers


Brian.

Hi Brian,

Cisco ether switch module is having same feature set of cisco 3560 switches and link shared by Arjun also gives how to configure the same.So yes you can have those lan creation feature with etherswitch and SVI creation.

Hope it Helps..

-GI

Rate if it Helps

Hi, I have installed 1 x SM-ES2-24 in  Cisco 2911.  This module will act as a Trunk port with another L3 switch to carry VLAN 999,514,515,516.  Kindly advice whether our configuration is correct or not because I'm quite confused with the relation of port gi 1/0 and gi 1/1 with sm-es2-24.

Cisco 2911 ISR Configuration

interface GigabitEthernet1/0
ip address 10.5.5.253 255.255.255.0
!
interface GigabitEthernet1/1
description ***Link to TSC 9201***
switchport mode trunk
no ip address
spanning-tree portfast
!

Show cdp neigh

ISR#sh cdp neigh
Capability Codes: R - Router, T - Trans Bridge, B - Source Route Bridge
                 S - Switch, H - Host, I - IGMP, r - Repeater, P - Phone,
                 D - Remote, C - CVTA, M - Two-port Mac Relay

Device ID        Local Intrfce     Holdtme    Capability  Platform  Port ID
Switch           Gig 1/1           159              S I   SM-ES2-24 Gig 0/25
Switch           Gig 1/0           153              S I   SM-ES2-24 Gig 0/26

SM-ES2-24 Configuration
!
interface FastEthernet0/2
switchport trunk allowed vlan 511,514-516,999
switchport mode trunk
!
interface FastEthernet0/3
switchport trunk allowed vlan 511,514-516,999
switchport mode trunk
!
interface FastEthernet0/4
switchport access vlan 511
!
interface FastEthernet0/5
switchport access vlan 514
!
interface FastEthernet0/6
switchport access vlan 515
!
interface FastEthernet0/7
switchport access vlan 516
!
interface FastEthernet0/8
switchport access vlan 999
!
interface FastEthernet0/9
!
interface FastEthernet0/10
!
interface FastEthernet0/11
!
interface FastEthernet0/12
!
interface FastEthernet0/13
!
interface FastEthernet0/14
!
interface FastEthernet0/15
!
interface FastEthernet0/16
!
interface FastEthernet0/17
!
interface FastEthernet0/18
!
interface FastEthernet0/19
!
interface FastEthernet0/20
!
interface FastEthernet0/21
!
interface FastEthernet0/22
!
interface FastEthernet0/23
!
interface FastEthernet0/24
!
interface GigabitEthernet0/1
!
interface GigabitEthernet0/25
switchport trunk allowed vlan 511,514-516,999
switchport mode trunk
!
interface GigabitEthernet0/26
switchport access vlan 999
!
interface Vlan1
ip address dhcp
no ip route-cache
!
interface Vlan511
no ip address
no ip route-cache
!
interface Vlan514
no ip address
no ip route-cache
!
interface Vlan515
no ip address
no ip route-cache
!
interface Vlan516
no ip address
no ip route-cache
!
interface Vlan999
ip address 10.5.5.252 255.255.255.0
no ip route-cache
!
ip default-gateway 10.5.5.253
ip http server
ip http secure-server
ip sla enable reaction-alerts

This document explains the port mapping between the router and SM...

https://www.cisco.com/c/en/us/td/docs/routers/access/interfaces/eesm/software/configuration/guide/ISRG2_config.html#Internal Port Mapping

 

Hope this helps,

John Thomason

Review Cisco Networking for a $25 gift card