Static Route

Hello Friends,

 In this video, I have explained about the IP Routing & Static Route. And how to configure our switch as Static route in the Alpha Bridge Switch (AS200/10/T). The commands I use in this video will work on almost all switches. 

Configuration for Static route in-switch: 

switch#config switch_config# 

switch_config#vlan 10,20

 switch_config# switch_config#interface vlan 10 switch_config_v10

# switch_config_v10#ip address 172.168.10.1 255.255.255.0 switch_config_v10#exit

 switch_config# switch_config#interface vlan 20 switch_config_v20

# switch_config_v20#ip address 172.168.20.1 255.255.255.0 switch_config_v20

#exit switch_config# switch_config#interface gigaEthernet 0/7 switch_config_g0/7

# switch_config_g0/7#switchport mode access switch_config_g0/7

# switch_config_g0/7#switchport pvid 10 switch_config_g0/7

#exit switch_config# switch_config#interface gigaEthernet 0/8 switch_config_g0/8

# switch_config_g0/8#switchport mode access switch_config_g0/8# switch_config_g0/8#switchport pvid 20 switch_config_g0/8#exit switch_config# switch_config#write all

 for more information check our website: www.alphabridge.tech. For any Doubts comment below

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top