Cisco
Task 5: Configure Inter-VLAN Routing
Step 1. Configure each Branch router for inter-VLAN routing.
Using the addressingtable for Branch routers, configure and activate the LAN interface for inter-VLAN routing. VLAN 99 is the native VLAN.
Step 2. Verify routing tables.
Each Branch router should now have sixdirectly connected networks and one static default route
Prepare Branch routers:
Go to the switch B1-S1 and inter vlan-routing commands:
And set the default gateway for allBranch switch:
B1-S1(config)#ip default-gateway 10.1.99.1
Finally step is check the ip routing table on the B1:
B1#sh ip rou
Codes: C - connected, S - static, I - IGRP, R - RIP, M -mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF externaltype 1, E2 - OSPF external type 2, E - EGP
i - IS-IS, L1 - IS-IS level-1, L2 - IS-IS level-2, ia - IS-IS inter area
* - candidate default, U - per-user static route, o - ODRP - periodic downloaded static route
Gateway of last resort is 10.255.255.1 to network 0.0.0.0 10.0.0.0/8 is variably subnetted, 6 subnets, 2 masksC 10.1.10.0/24 isdirectly connected, FastEthernet0/0.10
C 10.1.20.0/24 is directly connected, FastEthernet0/0.20
C 10.1.30.0/24 is directly connected, FastEthernet0/0.30
C 10.1.88.0/24is directly connected, FastEthernet0/0.88
C 10.1.99.0/24 is directly connected, FastEthernet0/0.99
C 10.255.255.0/30 is directly connected, Serial0/0/0
S* 0.0.0.0/0 [1/0]via 10.255.255.1
Same configuration apply for other switch => B1-S2 and B1-S3 and routers=> B2 (switch B2-S1, B2-S2, B2-S3), B3 (B3-S1, B3-S2, B3-S3), but with appropriate ip address.
Regístrate para leer el documento completo.