Membuat vlan olt zte c320 c300

Berikut contoh membuat vlan id 145 di olt zte c320 slot 4 port 3 :

conf t
int gei_1/4/3
switchport vlan 145 tag
end
wr

Berikut contoh membuat vlan id 145 di olt zte c300 uplink sctm slot 10 port 1 :

conf t
int xgei_1/10/1
switchport vlan 145 tag
end
wr
Scroll to Top