Setting CISCO ROUTER 2501 UNTUK ASTINET

Senin, 15 November 2010

Setting CISCO ROUTER 2501 UNTUK ASTINET

Cisco 2501

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 name-server 202.134.0.155

Router(config)#ip name-server 202.134.2.5

Router(config)#ip name-server 202.134.1.7

Router(config)#exit

Router#

Setting Password

Router#configure terminal

Enter configuration commands, one per line. End with CNTL/Z.

Router(config)#enable secret telkom (NB: password telkom)

Router(config)#line vty 0 4

Router(config-line)#password telkom (NB: password telkom)

Router(config-line)#exit

Router(config)#exit

Router#

NB: IP Ethernet dari Serial0 tergantung IP yang diberi oleh Divisi Multimedia TELKOM.

0 komentar:

Posting Komentar