校园网网络设计 第4页
Router(config-if)#ip address 192.168.22.1 255.255.255.0
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet4/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet4/0, changed state to up
Router(config-if)#
Router(config-if)#exit
Router(config)#interface FastEthernet5/0
Router(config-if)#ip address 192.168.44.1 255.255.255.0
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet5/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet5/0, changed state to up
Router(config-if)#
Router(config-if)#exit
Router(config)#interface FastEthernet6/0
Router(config-if)#ip address 192.168.55.1 255.255.255.0
Router(config-if)#no shutdown
%LINK-5-CHANGED: Interface FastEthernet6/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet6/0, changed state to up
Router(config)#interface Serial2/0
Router(config-if)#ip address 192.168.70.1 255.255.255.0
Router(config-if)#
若图片无法显示请联系QQ752018766,本论文免费,转发请注明源于www.youerw.com
Router(config-router)#exit
Router(config)#interface Serial2/0
Router(config-if)#
Router(config-if)#exit
Router(config)#router rip
Router(config-router)#network 192.168.70.0
%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to down
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to down
%LINK-5-CHANGED: Interface FastEthernet1/0, changed state to up
%LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet1/0, changed state to up