Feeds:
Tulisan
Komentar

Arsip untuk ‘CISCO ROUTER’ Kategori

Setting The Ethernet0
Router>enable
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface ethernet 0
Router(config-if)#ip address 222.124.169.17 255.255.255.248
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#exit
Router#
Setting The Serial0
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#interface serial 0
Router(config-if)#ip address 192.168.16.50 255.255.255.252
Router(config-if)#no shutdown
Router(config-if)#exit
Router(config)#exit
Router#
Setting The Route And DNS
Router# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#ip route 0.0.0.0 0.0.0.0 Serial0
Router(config)#ip name-server 202.134.1.10
Router(config)#ip [...]

Untuk mentranslate bahasa