05-09-2019 08:52 AM
Hi there!
Somebody have one though about how can do Vlan Routing? I have two Routers (887,899) not support router on stick and subinterfaces, so, any idea?
Regards!!
Solved! Go to Solution.
05-09-2019 08:57 AM
Hi there,
Both of those models support SVIs. The config would look like:
! int vlan 10 ip address 192.168.10.254 255.255.255.0 !
...as opposed to a routed interface.
Can you share your desired topology and running configs and we'll be able to advise on the correct config.
cheers,
Seb.
05-09-2019 08:57 AM
Hi there,
Both of those models support SVIs. The config would look like:
! int vlan 10 ip address 192.168.10.254 255.255.255.0 !
...as opposed to a routed interface.
Can you share your desired topology and running configs and we'll be able to advise on the correct config.
cheers,
Seb.
05-09-2019 03:38 PM
Thanks a lot!
I created SVI and this was the solution.
Regards!
05-09-2019 09:01 AM - edited 05-09-2019 09:03 AM
Hello
@Zagam wrote:
Somebody have one though about how can do Vlan Routing? I have two Routers (887,899) not support router on stick and subinterfaces, so, any idea?
If they don't support sub interfaces do they support trunks or does this router have any switch module installed so to use Switch Virtual Interlaces (SVI) instead.?
Can you post the the output of the following;
Show version
05-09-2019 09:07 AM
@Zagam hello,
1. 887 supports 8 VLAN's meaning you can configure 8 logical "interface vlan[number] that are associated with the Layer2 VLAN. These logical interfaces can be configured with IP addresses to be the default gateways.
Reference:
2. 877 should be backward compatible with ADSL ITU G992.1. You can verify this through Table 7 - hardware specifications
See reference:
more information: https://community.cisco.com/t5/switching/cisco-887-svi-vlan-question/td-p/1629314
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide