Jumat, 13 Januari 2012

Configurasi Default Route

1. ip default-gateway <ip address>
contoh : ip default-gateway 192.168.14.2
2. ip default-network <ip address>
contoh : ip default-network 192.168.1.0
3. ip route 0.0.0.0 0.0.0.0 <ip-address>
contoh : ip route 0.0.0.0 0.0.0.0 192.168.5.1
here 192.168.5.1 is the gateway of last resort to network 0.0.0.0

Langkah :
1. Masuk ke Global Configuration Mode

2. Set the default Network number as 192.168.17.0

R1>enable
R1#configure terminal
R1(config)#ip default-network 192.168.17.0
                   

Tidak ada komentar:

Posting Komentar