Forum
Arkadaslar router uzerinde olan eklentilerden switching portlar ne ise yarar?
router üzerinde switching olarak çalışan bölüm eğer elinizdeki ürün destekliyorsa, MULTILAYER olarak kullanabilirsiniz.
örnek:
test(config)#interface range fastEthernet 0/1-10
test(config-if-range)#no switchport
switchport gibi ne amacli kullaniliyor hem ben diyelimki no switchport yaptim ip adres filanda atanmiyor fastethernet gibi ?
no switchport dediyseniz o interface e ip yazabilmeniz gerek.
test(config)#interface fastEthernet 0/1
test(config-if)#ip add 192.168.1.1 255.255.255.0
gibi
Router(config-if)#
Router(config-if)#no sw
Router(config-if)#no switchport
% Incomplete command.
Router(config-if)#no switchport ?
access Set access mode characteristics of the interface
mode Set trunking mode of the interface
native Set trunking native characteristics when interface is in trunking
mode
priority Set appliance 802.1p priority
trunk Set trunking characteristics of the interface
Router(config-if)#no switchport
Router(config-if)#
Router(config-if)#no sw
Router(config-if)#no switchport
% Incomplete command.
Router(config-if)#no switchport ?
access Set access mode characteristics of the interface
mode Set trunking mode of the interface
native Set trunking native characteristics when interface is in trunking
mode
priority Set appliance 802.1p priority
trunk Set trunking characteristics of the interface
Router(config-if)#no switchport
göründüğü gibi interface layer 3 kullanamıyorsunuz % Incomplete command. çıktısı almışsınız.
yok kardes command'in olmamasi benle ilgili diyil senin dediyin gibi yapiyorum gorduyun gibi port'lar donusmuyor