【正文】
用到同步口時(shí)路由器的設(shè)置舉例:第一步:以太口IP地址的設(shè)置第二步:同步口IP地址的設(shè)置第三步:路由表的設(shè)置ROUTERSHOW CONFIG Using 516 out of 32762 bytes!version service udpsmallserversservice tcpsmallservers!hostname Router!enable secret 5 $1$VKgd$JXtJ6VeM7uCSEUP6y6xDZ0enable password kaifeng1!!interface Ethernet0 ip address !interface Serial0 ip address no fairqueue!interface Serial1 no ip address shutdown! no fairqueue!interface Serial1 no ip address shutdown!router rip network network network !no ip classless!line con 0line 1 8line aux 0line vty 0 4 password kaifeng2 login!endRouterping Type escape sequence to abort.Sending 5, 100byte ICMP Echoes to , timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), roundtrip min/avg/max = 36/38/40 msRouterping Type escape sequence to abort.Sending 5, 100byte ICMP Echoes to , timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), roundtrip min/avg/max = 36/36/40 msRouterping Type escape sequence to abort.Sending 5, 100byte ICMP Echoes to , timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), roundtrip min/avg/max = 4/4/4 msRouterping Type escape sequence to abort.Sending 5, 100byte ICMP Echoes to , timeout is 2 seconds:!!!!!Success rate is 100 percent (5/5), roundtrip min/avg/max = 72/74/80 ms11 / 11。檢查你的設(shè)置你可以檢查你輸入的設(shè)定值,在提示符后鍵入命令show runningconfig(如果你運(yùn)行的是Cisco IOS ),或鍵入命令write terminal(如果你運(yùn)行的是Cisco IOS ):router show runningconfig...configuration register is 0x2102為了將此配置或改變存放到你的啟動(dòng)配置,在hostname提示符后鍵入命令copy runningconfig startupconfig(如果你運(yùn)行的是Cisco IOS ) 或命令write memory (如果你運(yùn)行的是Cisco IOS )Hostname copy runningconfig startupconfig鍵入這個(gè)命令將保存設(shè)置程序在訪問(wèn)服務(wù)器中生成的配置設(shè)定。如果你還想在初始的配置之后修改參數(shù),鍵入命令setup。configure39。如果你回答yes,這個(gè)配置將被輸入并保存在啟動(dòng)配置中。Configuring interface Async1: Default client IP address for this interface [none]: Configuring interface Async2: Default client IP address for this interface []: Configuring interface Async3: Default client IP address for this interface []: Configuring interface Async4: Default client IP address for this interface []: Configuring interface Async5: Default client IP address for this interface []: Configuring interface Async6: Default client IP address for this interface []: Configuring interface Async7: Default client IP address for this interface []: C