RIP實驗

 

!

version 12.2

no service password-encryption

!

hostname Router

!

!

!

!

interface FastEthernet0/0

 ip address 192.168.1.1 255.255.255.0

 duplex auto

 speed auto

!

interface FastEthernet0/1

 no ip address

 duplex auto

 speed auto

 shutdown

!

interface Serial0/0

 ip address 192.168.2.1 255.255.255.0

 clock rate 56000

!

interface Serial0/1

 ip address 192.168.6.2 255.255.255.0

!

router rip

 network 192.168.1.0

 network 192.168.2.0

 network 192.168.6.0

!

ip classless

!

!

!

!

line con 0

line vty 0 4

 login

!

!

end

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章