Static Routing by 3 Examples, GNS3 and Cisco
In this blog we will go through the procedure of configuring static routing on Cisco devices in GNS3. Prequires Install GNS3 Import Cisco device image as EtherSwitch and Router. I’m using C3660. Example 1 Topology fa1/1┌────┐ fa1/2 ┌─────┤ R1 ├──────┐ │ └────┘ │ │e0 │ ┌─┴──┐ ┌──┴─┐ │VPC1│ │VPC2│ └────┘ └────┘ Step by Step on Router: enable conf ter do show interfaces status interface fa 1/1 no switchport ip address 192....