实体操作之浮动路由.docVIP

  • 2
  • 0
  • 约1.7千字
  • 约 19页
  • 2018-03-23 发布于天津
  • 举报
实体操作之浮动路由

實體操作之浮動路由 第四組組員:4970Q004 林庭莙 4970Q007 陳秀惠 4970Q015 曾培嘉 4970Q025 陳宜虹 4970Q028 黃秀華 4970Q032 施妍如 4970Q033 許芳菁 4970Q078 林裕淵 4970Q088 陳柏縉 題目: 實體機器連結 R1 en config t int f0/0 ip addr 192.192.32.1 255.255.255.0 no shut int s0/0 clock rate 64000 ip addr 200.100.100.65 255.255.255.252 no shut int lo0 ip addr 192.192.33.1 255.255.255.0 exit ip route 0.0.0.0 0.0.0.0 200.100.100.66 R1-show ip route R1-show run PC1-IP設定 PC1-ping PC4 R1-ping route R2 en config t int s0/1 ip addr 200.100.100.66 255.255.255.252 no shut int s0/0 clock rate 64000 ip addr 200.100.100.69 255.255.255.252 no shut int lo0 ip addr 192.192.34.1 255.255.255.128 exit ip route 192.192.32.0 255.255.254.0 200.100.100.65 ip route 0.0.0.0 0.0.0.0 200.100.100.70 設浮動路由 int f0/0 ip addr 192.192.38.1 255.255.255.0 no shut exit ip route 0.0.0.0 0.0.0.0 192.192.38.2 50 把R2和R3的路徑取消掉 config t int s0/0 shut R2 show run R2 show ip route R2 ping PC1 R2 ping R1 R2 ping R3 R2 ping R4 R2 ping PC4 R3 en config t int lo0 ip addr 192.192.34.129 255.255.255.128 int s0/0 ip addr 200.100.100.73 255.255.255.252 clock rate 64000(因為不知道哪邊是DTE OR DCE所以兩邊都設比較安全) no shut int s0/1 clock rate 64000(因為不知道哪邊是DTE OR DCE所以兩邊都設比較安全) ip addr 200.100.100.70 255.255.255.252 no shut exit ip route 0.0.0.0 0.0.0.0. 200.100.100.69 1←有預設可以不用太別打出來 ip route 192.192.35.0 255.255.255.0 200.100.100.74 ip route 192.192.36.0 255.255.254.0 200.100.100.74 (請小心路由表,如果後面ping不到有可能是因為100打成200了!!!!!) 浮動路由 config t int f0/0 ip addr 192.192.38.2 255.255.255.0 no shut ip route 0.0.0.0 0.0.0.0 192.192.38.1 50←不是優先走的路就把數字設大一點 (shutdown之後就走這條浮動路由)A config t int s0/1 shutdown exit (就可以測試ping每個點是否up) R3-Sh ip route Shutdown s0/1指令(請看前面指令表) Shutdown s0/1之後的測試 R4 en config t int s0/1 clock rate 64000 ip addr 200.100.100.74 255.255.255.252 no shut int f0/0 ip addr 192.192.36.1 255.255.254.0 no shut int lo0 ip addr 192.192.35.1 255.255.255.0 exit ip route 0.0.0.0 0.0.0.0 200.100.100.73 Sh ip route Ping 鄰近點 Ping其他點 Pc

文档评论(0)

1亿VIP精品文档

相关文档