顯示文章

這裡允許您檢視這個會員的所有文章。請注意, 您只能看見您有權限閱讀的文章。


文章 - fox

頁: [1]
1
活動/聚會區 / 我要入會....
« 於: 2002-07-04 13:22 »
我想說可以大家花一些時間一起討論一些問題或定一些主題來學習
我留下我的YAHOO MESSAGES帳號
foxa0223

2
不過發現有時候自己找答案比別人告訴你學的更多
 :P 學習是要靠自己的CCC舊降子

3
Network 討論版 / ^_^謝拉....
« 於: 2002-05-03 09:46 »
The ip default-gateway command differs from the other two commands in that it should only be used when ip routing is disabled on the Cisco router. For instance, if the router is a host in the IP world, you can use this command to define a default gateway for it. You might also use this command when your low end Cisco router is in boot mode in order to TFTP a Cisco IOS®Software image to the router. In boot mode, the router doesn't have ip routing enabled.

原來如此
我太笨摟忘了去CISCO找文章看http://www.cisco.com/warp/public/105/default.html

4
Network 討論版 / cisco 1600 running config
« 於: 2002-05-02 11:05 »
Building configuration...

Current configuration:
!
version 12.0
service timestamps debug uptime
service timestamps log uptime
no service password-encryption
!
hostname fox_router
!
enable secret 5 $1$zM9H$5qKoiTFZTh7/iNA0CX5h6.
enable password enable
!
ip subnet-zero
!
!
!
interface Ethernet0
 description Fast Fox lan Ethernet
 ip address 172.16.8.157 255.255.255.0 secondary
 ip address 172.16.9.1 255.255.255.0 secondary
 ip address 172.16.7.156 255.255.255.0
 no ip directed-broadcast
!
interface Serial0
 description TEST serial no install
 no ip address
 no ip directed-broadcast
 no fair-queue
!
ip default-gateway 172.16.7.254
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.7.254
!
banner exec ^C
CC  ^_^ i am king of the world
^C
banner login ^C
Welcome to Fox world please login
^C
banner motd ^C
Hello Fox Router is creatd by a little fox
^_^  issue fox@tpmail.fast.com.tw
www.fast.com.tw
^C
!
line con 0
 location fox telnet service
 exec-timeout 61 0
 transport input none
 description TEST serial no install
 no ip address
 no ip directed-broadcast
 no fair-queue
!
ip classless
ip route 0.0.0.0 0.0.0.0 172.16.7.254
!
banner exec ^C
CC  ^_^ i am king of the world
^C
banner login ^C
Welcome to Fox world please login
^C
banner motd ^C
Hello Fox Router is creatd by a little fox
^_^  issue fox@tpmail.fast.com.tw
www.fast.com.tw
^C
!
line con 0
 location fox telnet service
 exec-timeout 61 0
 transport input none
line vty 0 4
 password router
 login
!
end

5
Network 討論版 / fox
« 於: 2002-04-30 23:04 »
我有疑問的是我已經告訴ROUTER default gw
WHY我還要自己再告訴ROUTER第二次勒
我還要加 一個 IP ROUTE

6
Network 討論版 / Router 問題cisco 1600
« 於: 2002-04-30 22:40 »
我在設定中有設定 ip default getway = 172.16.7.254 我公司的Router
但是我PING www.hinet.net
有解成IP但是我還是PING不到後來我加了
ip route 0.0.0.0 0.0.0.0 172.16.7.254 才OK勒
那我設的default getway 事不是白設了勒

7
程式討論版 / datarows lock (sybase 11.9.2.5)
« 於: 2002-02-27 02:34 »
使用datarows lock  的時機?
IF 有單一table data量很大
造成程式緩慢
使用何總解決方法
binding datacache
還是table reindex
還是有其他方法呢


8
as titles
小弟在學習database很希望這裡也有一個地方可以討論
還是放在哪一區問就好了

9
Network 討論版 / Bridge 問題
« 於: 2002-02-22 02:35 »
在 Internetworking中提到Bridge
只要網路間使用相同的上層協定(如IPX或TCP/IP)﹐bridge就可以成左滷N任何網路連接到其它網路﹐它們之間的溝通就無需理會對方使用的是何種機器(網路硬體)了。

請問一下硬體BRIDGE的是OSI中第幾層的算是第二層的嗎

那才能不管37 21都送訊號摟
小小問題
能否在文章中增加說明這些設備如 ROUTER Repeater Switch , L3 Switch Bridge
等等扮演的角色和OSI的關聯

謝謝各為大家的努力
給我們學習的好園地

頁: [1]