cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1554
Views
0
Helpful
3
Replies

how to create a virtual interface to a vlan 10

sjo626
Level 1
Level 1
3 Replies 3

luis_cordova
VIP Alumni
VIP Alumni

Hola @sjo626 ,

 

Could you explain your doubt a little more?

Even a small diagram of your network could help.

 

Regards

 

Hi @sjo626 ,

 

If you are going to occupy vlan 10, it could be something like this:

 

R(config)# interface f0/X

R(config-if)#no shutdown

R(config-if)# interface f0/X.10

R(config-if)# encapsulation dot1q 10

R(config-if)# ip address <ip gateway vlan 10><mask>

 

You must make sure that the interface of the switch that connects to the router is in trunk mode

 

Then, you can occupy a routing protocol to connect the vlan 10 networks with the other networks

 

Regards

 

 

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: