Inter Vlan Routing Using Layer-3 Switch (SVI method)



Inter Vlan Routing Using Layer-3 Switch (SVI method)

Inter Vlan Routing Using Layer-3 Switch (SVI method)

Hello friends in this video we will see how we configure Inter Vlan Routing using multilayer switch L3 by SVI method (Switched Virtual Interface)
#subscribe #subscribe #ccna #youtubeshorts #shivbks #youtube #intervlanrouting #packetratcer

command in Multilayer Switch

mls(config)#vlan 10
mls(config-vlan)#vlan 20
mls(config-vlan)#vlan 30
mls(config-vlan)#exit

mls(config)#int range f0/1-2
mls(config-if-range)#switchport trunk encapsulation dot1q
mls(config-if-range)#switchport mode trunk
mls(config-if-range)#exit

mls(config)#ip routing

mls(config)#interface vlan 10
mls(config-if)#ip address 10.0.0.100 255.0.0.0
mls(config-if)#no shut

mls(config-if)#int vlan 20
mls(config-if)#ip add 20.0.0.100 255.0.0.0
mls(config-if)#no shut

mls(config-if)#int vlan 30
mls(config-if)#ip add 30.0.0.100 255.0.0.0
mls(config-if)#no shut

RIP IPV6 : https://www.youtube.com/watch?v=37zrn…
EIGRP IPV6:https://www.youtube.com/watch?v=TLjVc…
IOS backup: https://www.youtube.com/watch?v=SxC2-…

Follow us
YOUTUBE: https://www.youtube.com/user/shivbks
YouTube: Mobile: https://uc.xyz/2hkcAV?pub=link
Facebook: https://www.facebook.com/Shivendra-Ba…
Instagram:https://www.instagram.com/bshivendra/
Gmail ID: [email protected] .

Comments are closed.