cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
cancel
413
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
Beginner
Beginner

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
Beginner
Beginner

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

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers