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

Cisco 1910 Vlan

damianpablo
Level 2
Level 2

hi everybody i have a cisco router 1910 i need create a new vlan in that router, but it display that error when i create a new subinterface.

 

% Configuring IP routing on a LAN subinterface is only allowed if that
subinterface is already configured as part of an IEEE 802.10, IEEE 802.1Q,
or ISL vLAN.

 

How can i resolved that trouble?

(that scenario is for a interfaz WAN)

 

thks

1 Accepted Solution

Accepted Solutions

Have you configured the encapsulation *before* the IP address?

interface GigabitEthernet0/0.901
 encapsulation dot1Q 901
 ip address 192.0.2.10 255.255.255.240
--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.

View solution in original post

1 Reply 1

Have you configured the encapsulation *before* the IP address?

interface GigabitEthernet0/0.901
 encapsulation dot1Q 901
 ip address 192.0.2.10 255.255.255.240
--
If you found this post helpful, please give it Kudos. If my answer solves your problem, please click Accept as Solution so others can benefit from it.
Review Cisco Networking for a $25 gift card