Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Since my inside network is connected through the 881 switchport module, do I configure inter-vlan routing on the wan interface using subinterfaces? Do I need to do anything else? Is there anything I should know? Do I need to configure inter-vlan rout...
Is there a CLI, other than the terminal mode menu, for this switch?I would much prefer to use a CLI to configure it than the (web) menus available.The web menus are confusing and the manual is long. I already know how to configure Cisco Switches via ...
Thank you!You have answered all my questions.My problem was that this method of intervlan routing (SVIs) is CCNP level (discussed as Layer 3 switching), while I am only CCNA level. Only router-on-a-stick is discussed in the CCNA books. 800 series ro...
Is this all I need for inter-vlan routing then? If I assign these SVI IPs as the default gateway on my hosts, I will be able to communicate between vlans/subnets?If I want to assign ACLs on the router to control inter-vlan traffic, I would apply thos...
Here is a more recent show run:version 15.0!no aaa new-modelmemory-size iomem 10!ip source-routeip cefno ipv6 cef!interface FastEthernet0switchport mode trunk!interface FastEthernet1switchport mode trunk!interface FastEthernet2!interface FastEthernet...
That will not work.I have not created the other vlans yet. I will have vlan 10, 20, 30, 40, 50, 60, 99, and 200 when I am done.Fa0 and Fa1 will be trunk ports to switches. Each of those switches will have a variation of access ports, as well as one o...
Reza Sharifi wrote:Not on the WAN interface. You need to configure the LAN side with sub-interface for each vlan and use .1Q for trunking.All of the LAN interfaces on an 881 are layer 2 interfaces. Is there a way to promote one to layer 3? I do have...