Ingress DSCPForwarding Classdscp-namedscp-value (binary - decimal)FC IDNameLabelProfile StateDefault0Best-EffortbeOutef101110 - 465ExpeditedefInnc1110000 - 486High-1h1Innc2111000 - 567Network ControlncInaf11001010…
telco t5c switchlerde vlan oluşturma porta atamak
telco switchlerde vlan eklemek için izlenecek adımlar aşagıdaki gibidir.
telco_test_switch>enable
telco_test_switch#configure terminal
telco_test_switch(config)#vlan
telco_test_switch(config vlan)#create vlan_100 100
telco_test_switch(config vlan)#config vlan_100
telco_test_switch(config-vlan vlan_100)#add ports 1/2/1,1/2/3 tagged
telco_test_switch(config-vlan vlan_100)#exit
telco_test_switch(config vlan)#exit
telco_test_switch(config)#exit
telco_test_switch#show vlan
Comments (0)