cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
533
Views
0
Helpful
1
Replies

SM-ES3-16-P Layer 3

Hi,

SM-ES3-16-P works as a layer 3 module which means that the uplink which connects to router  ( Internally ) is a layer 3 interface . Is there a way we can use it as a layer 2 switch and connect the uplink as a trunk port ?

1 Accepted Solution

Accepted Solutions

ahmadamr85
Level 1
Level 1

configure the interface as trunk and use SVIs

interface f0/0

switchport

switchport trunk encapsulation dot1q

switchport mode trunk

!

interface vlan <#>

! this the gateway IP address for this vlan

View solution in original post

1 Reply 1

ahmadamr85
Level 1
Level 1

configure the interface as trunk and use SVIs

interface f0/0

switchport

switchport trunk encapsulation dot1q

switchport mode trunk

!

interface vlan <#>

! this the gateway IP address for this vlan

Review Cisco Networking for a $25 gift card