---
System Configuration Dialog ---
Continue with configuration dialog? [yes/no]: n
Press RETURN to get started!
Router>enable
Router#con
Router#conf
Router#configure ter
Router#configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Router(config)#inte
Router(config)#interface fa
Router(config)#interface fastEthernet 0/0
Router(config-if)#ip add
Router(config-if)#ip address 192.168.10.1
255.255.255.240
Router(config-if)#no sh
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet0/0, changed
state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet0/0, changed state to up
Router(config-if)#exit
Router(config)#interfa
Router(config)#interface fa
Router(config)#interface fastEthernet 1/0
Router(config-if)#ip add
Router(config-if)#ip address 192.168.30.1
255.255.255.224
Router(config-if)#no sh
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet1/0, changed
state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface
FastEthernet1/0, changed state to up
Router(config-if)#exi
Router(config-if)#exit
Router(config)#ip rou
Router(config)#ip route 192.168.30.0 255.255.255.224
192.168.10.1
%Invalid next hop address (it's this router)
Router(config)#ip route 192.168.30.0 255.255.255.224
192.168.10.2
Router(config)#ip route 192.168.10.0 255.255.255.240
192.168.30.2
Router(config)#

Tidak ada komentar:
Posting Komentar