Hi all,
I have a question relating to L3 switching. I am refering to an example on the Cisco website. URL : if anyone is interested.
Router (200.1.1.2 /24 ) -> Catalyst 3550 -> Layer 2 Switched Network -> 3 Vlans Configured
1) Vlan 2 - 10.1.2.2 /24
2) Vlan 3 - 10.1.3.2 /24
3) Vlan 10 - 10.1.10.2/24
If I needed the devices connected to the Layer 2 network to be able to communicate with each other I would need to configure the Vlans on the Catalyst 3550 to make it aware of the Vlans, ( or setup a VTP domain name so that the switch became automatically aware of the Vlan is this correct? )
My question is that I thought the routing was actually dont by the L3 switch i.e the Catalyst 3550 but according to the Config on the example used by Cisco they have the following command on the Catalyst
ip route 0.0.0.0 0.0.0.0 200.1.1.2
My understanding is that this statement is called the 'gateway of last resort ' and that if the Catalyst doesnt know where the route the packet it will send it to the Router (ip address 200.1.1.2 /24) so isn't it the router which is doing the routing and not the Catalyst switch?????
What happenes if there isnt a routing within the network? Only the L3 switch how would this then be configured?
Have I got this all confused in my head, but I thought that the L3 switch should be doing the nrouting shouldnt it???
Thanks
I have a question relating to L3 switching. I am refering to an example on the Cisco website. URL : if anyone is interested.
Router (200.1.1.2 /24 ) -> Catalyst 3550 -> Layer 2 Switched Network -> 3 Vlans Configured
1) Vlan 2 - 10.1.2.2 /24
2) Vlan 3 - 10.1.3.2 /24
3) Vlan 10 - 10.1.10.2/24
If I needed the devices connected to the Layer 2 network to be able to communicate with each other I would need to configure the Vlans on the Catalyst 3550 to make it aware of the Vlans, ( or setup a VTP domain name so that the switch became automatically aware of the Vlan is this correct? )
My question is that I thought the routing was actually dont by the L3 switch i.e the Catalyst 3550 but according to the Config on the example used by Cisco they have the following command on the Catalyst
ip route 0.0.0.0 0.0.0.0 200.1.1.2
My understanding is that this statement is called the 'gateway of last resort ' and that if the Catalyst doesnt know where the route the packet it will send it to the Router (ip address 200.1.1.2 /24) so isn't it the router which is doing the routing and not the Catalyst switch?????
What happenes if there isnt a routing within the network? Only the L3 switch how would this then be configured?
Have I got this all confused in my head, but I thought that the L3 switch should be doing the nrouting shouldnt it???
Thanks