Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ
Tải xuống
What is Inter-VLAN RoutingWhat is Inter-VLAN Routing? Each VLAN is a unique broadcast domain. Computers on separate VLANs are, by default, not able to communicate. Each VLAN is a unique IP subnetwork. To allow VLANs to communicate, we need a router to communicate among separate broadcast domains and unique IP subnetworks. Inter-VLAN routing, then, is a process of forwarding traffic from one VLAN to another VLAN using a router. | Chapter 6 Inter-VLAN Routing Inter-VLAN Routing Introducing Inter-VLAN Routing What is Inter-VLAN Routing? Each VLAN is a unique broadcast domain. Computers on separate VLANs are, by default, not able to communicate. Each VLAN is a unique IP subnetwork. To allow VLANs to communicate, we need a router to communicate among separate broadcast domains and unique IP subnetworks. Inter-VLAN routing, then, is a process of forwarding traffic from one VLAN to another VLAN using a router. Introducing Inter-VLAN Routing Methods: Traditional Inter-VLAN Routing. Router-on-a-stick Inter-VLAN Routing. Switch Based Inter-VLAN Routing. Introducing Inter-VLAN Routing Traditional Inter-VLAN Routing: One router interface per VLAN. Introducing Inter-VLAN Routing VLAN Tagged Internally Routed to the proper subnet. Tag removed Router-on-a-stick Inter-VLAN Routing: One router interface for all VLANs. Introducing Inter-VLAN Routing VLAN Tagged Internally Routed to the proper subnet. Tag removed Layer 3 Switch | Chapter 6 Inter-VLAN Routing Inter-VLAN Routing Introducing Inter-VLAN Routing What is Inter-VLAN Routing? Each VLAN is a unique broadcast domain. Computers on separate VLANs are, by default, not able to communicate. Each VLAN is a unique IP subnetwork. To allow VLANs to communicate, we need a router to communicate among separate broadcast domains and unique IP subnetworks. Inter-VLAN routing, then, is a process of forwarding traffic from one VLAN to another VLAN using a router. Introducing Inter-VLAN Routing Methods: Traditional Inter-VLAN Routing. Router-on-a-stick Inter-VLAN Routing. Switch Based Inter-VLAN Routing. Introducing Inter-VLAN Routing Traditional Inter-VLAN Routing: One router interface per VLAN. Introducing Inter-VLAN Routing VLAN Tagged Internally Routed to the proper subnet. Tag removed Router-on-a-stick Inter-VLAN Routing: One router interface for all VLANs. Introducing Inter-VLAN Routing VLAN Tagged Internally Routed to the proper subnet. Tag removed Layer 3 Switch Inter-VLAN Routing: Uses Switch Virtual Interfaces (SVI) to retag the frame. Introducing Inter-VLAN Routing VLAN Tagged (10) Tag removed Traditional Inter-VLAN Routing: Traditional routing requires routers to have multiple physical interfaces to facilitate inter-VLAN routing. Each interface is also configured with an IP address for the subnet associated with the particular VLAN that it is connected to. In this configuration, network devices can use the router as a gateway to access the devices connected to the other VLANs. Interfaces and Subinterfaces Traditional Inter-VLAN Routing Interfaces and Subinterfaces Tagged VLAN 10 Tag Removed Router Responds Routing table: 172.17.10.0 – F0/0 172.17.30.0 – F0/1 Router tags the frame for VLAN 30 And switches it to Port F0/1. Interfaces and Subinterfaces Traditional Inter-VLAN Routing Traditional Inter-VLAN Routing: Traditional inter-VLAN routing using physical interfaces does have a limitation. As the number of VLANs increases on a network, .