cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
391
Views
0
Helpful
2
Replies

sub interface vlan on cisco router 881

akpeliodon
Level 1
Level 1

hello panel i would like to know if it is possible to create vlan sub interfaces?

i use cisco routeur 881

2 Accepted Solutions

Accepted Solutions

Hello,

as far as I recall, the 881 does not do subinterfaces. If you need Vlans, you need to create SVIs:

interface Vlan1

ip address 192.168.1.1 255.255.255.0

!

interface Vlan10

ip address 192.168.10.1 255.255.255.0

!

interface Vlan20

ip address 192.168.20.1 255.255.255.0

!

interface Vlan30

ip address 192.168.30.1 255.255.255.0

View solution in original post

M02@rt37
VIP
VIP

Hello @akpeliodon 

Cisco router 800 series do not support router on a stick, as they instead work like layer 3 switches.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.

View solution in original post

2 Replies 2

Hello,

as far as I recall, the 881 does not do subinterfaces. If you need Vlans, you need to create SVIs:

interface Vlan1

ip address 192.168.1.1 255.255.255.0

!

interface Vlan10

ip address 192.168.10.1 255.255.255.0

!

interface Vlan20

ip address 192.168.20.1 255.255.255.0

!

interface Vlan30

ip address 192.168.30.1 255.255.255.0

M02@rt37
VIP
VIP

Hello @akpeliodon 

Cisco router 800 series do not support router on a stick, as they instead work like layer 3 switches.

Best regards
.ı|ı.ı|ı. If This Helps, Please Rate .ı|ı.ı|ı.
Review Cisco Networking for a $25 gift card