Telnet

Embed Size (px)

DESCRIPTION

telnet

Citation preview

CLI User:Basic Command:-->telnet -->ping -->traceroute -->show/sh network : for see ip that connected to TN-->show/sh su 1 : for Module that installed at TN A. ip route-->ip route contoh:-->TNHIGH#config (enter)-->TNHIGH(config)#ip route 10.3.3.0 255.255.255.240 10.2.50.5 (enter) or-->TNHIGH(config)#ip route 10.3.3.0 /28 10.2.50.5 (enter)-->exit(cotrol Z)-->TNHIGH#write contoh for default gateway:-->TNHIGH#config (enter)-->TNHIGH(config)#ip route 0.0.0.0/0 192.168.0.1 (enter)-->exit(cotrol Z)-->TNHIGH#write B.ip address-->ip address contoh:-->TNHIGH#config (enter)-->TNHIGH(config)#ip address 10.3.3.0 255.255.255.240 (enter)-->exit(cotrol Z)-->TNHIGH#write C.ntp server-->TNHIGH(config)#ntp server 192.168.0.11 OSPF (crating via Telnet)D.Stub-->TNHIGH#config (enter)-->TNHIGH-(config)#router ospf (enter)-->TNHIGH-ospf(config-router)#area 1.1.1.1 stub (enter)-->exit(cotrol Z)-->TNHIGH#write E.network area-->TNHIGH#config (enter)-->TNHIGH-(config)#router ospf (enter)-->TNHIGH-ospf(config-router)#network 10.0.0.0/8 area 1.1.1.1 (enter)-->exit(cotrol Z)-->TNHIGH#write VLAN:F. VLAN (urutan membuat VLAN Masuk di Mode en) :-->TNHIGH#config (enter)-->TNHIGH(config)#VLAN 204 (enter)-->TNHIGH(config)#Eggress port 1,6 (enter)-->TNHIGH(config)#name IUB_3G_WPI-->exit(cotrol Z)-->TNHIGH#write utk no untaged-port :contoh:-->TNHIGH#config (enter)-->TNHIGH(config)#VLAN 204 (enter)-->TNHIGH(config-vlan)#no untaged-port(enter)-->exit(cotrol Z)-->TNHIGH#write G.Radio Link Configuring Commands: -->TNHIGH#config (enter)-->TNHIGH(config)#rl 2 rautransmitter on/off (TX ON or OFF)-->TNHIGH(config)#rl 2 txfreq 23198 (TX Frequecy)-->TNHIGH(config)#rl 2 termid 86C3 (set ID)-->TNHIGH(config)#rl 2 ftermid 87D2 check true (set ID check)