網絡技術是從1990年代中期發展起來的新技術,它把互聯網上分散的資源融為有機整體,實現資源的全面共享和有機協作,使人們能夠透明地使用資源的整體能力并按需獲取信息。資源包括高性能計算機、存儲資源、數據資源、信息資源、知識資源、專家資源、大型數據庫、網絡、傳感器等。 當前的互聯網只限于信息共享,網絡則被認為是互聯網發展的第三階段。 和其他路由配置相比,靜態路由配置還是比較復雜的,同時靜態路由配置中也有關于IPv6方面的設置,于是我研究了一下靜態路由配置的詳細語句,在這里拿出來和大家分享一下,希望對大家有用。
- enable ipforwarding ipv6 vlan Default
- enable ipforwarding ipv6 vlan lo0
- enable ipforwarding ipv6 vlan ipv4-bd
- configure vlan v6to7507 ipaddress ipv6 link-local
- configure vlan v6to7507 ipaddress ipv6 3ffe:2315:1001:1001::2 / 124
- enable ipforwarding ipv6 vlan v6to7507
- create tunnel toy1 ipv6-in-ipv4 destination 11.18.32.254 source 10.12.0.129
- create tunnel toMHNoc ipv6-in-ipv4 destination 10.12.58.254 source 10.12.0.129
- create tunnel toXHLib ipv6-in-ipv4 destination 10.12.13.222 source 10.12.0.129
- create tunnel toFYBuild ipv6-in-ipv4 destination 11.18.38.254 source 10.12.0.129
- create tunnel toXinJian ipv6-in-ipv4 destination 10.12.1.254 source 10.12.0.129
- create tunnel toDongHua ipv6-in-ipv4 destination 10.12.144.14 source 10.12.0.129
- create tunnel totest ipv6-in-ipv4 destination 10.12.58.115 source 10.12.0.129
- configure tunnel toy1 ipaddress ipv6 link-local
- configure tunnel toy1 ipaddress ipv6 3ffe:2315:1001:1001::16 / 124
- enable ipforwarding ipv6 tunnel toy1
- configure tunnel toMHNoc ipaddress ipv6 link-local
- configure tunnel toMHNoc ipaddress ipv6 3ffe:2315:1001:1001::32 / 124
- enable ipforwarding ipv6 tunnel toMHNoc
- configure tunnel toXHLib ipaddress ipv6 link-local
- configure tunnel toXHLib ipaddress ipv6 3ffe:2315:1001:1001::48 / 124
- enable ipforwarding ipv6 tunnel toXHLib
- configure tunnel toFYBuild ipaddress ipv6 link-local
- configure tunnel toFYBuild ipaddress ipv6 3ffe:2315:1001:1001::64 / 124
- enable ipforwarding ipv6 tunnel toFYBuild
- configure tunnel toXinJian ipaddress ipv6 link-local
- configure tunnel toXinJian ipaddress ipv6 3ffe:2315:1001:1001::80 / 124
- enable ipforwarding ipv6 tunnel toXinJian
- configure tunnel toDongHua ipaddress ipv6 link-local
- configure tunnel toDongHua ipaddress ipv6 3ffe:2315:1001:1001::96 / 124
- enable ipforwarding ipv6 tunnel toDongHua
- configure tunnel totest ipaddress ipv6 link-local
- configure tunnel totest ipaddress ipv6 3ffe:2315:1001:1001::a6 / 124
- enable ipforwarding ipv6 tunnel totest
- configure iproute add ipv6 default 3ffe:2315:1001:1001::1
- configure iproute add ipv6 2001:520:6000:100a:: / 64 3ffe:2315:1001:1001::81
- configure iproute add ipv6 3ffe:2315:1001:1002:: / 64 3ffe:2315:1001:1001::17
- configure iproute add ipv6 3ffe:2315:1001:100d:: / 64 3ffe:2315:1001:1001::49
- configure iproute add ipv6 3ffe:2315:1001:5001:: / 64 3ffe:2315:1001:1001::33
- configure iproute add ipv6 3ffe:2315:1001:f001:: / 64 3ffe:2315:1001:1001::65
- configure neighbor-discovery ipv6 cache timeout 600
-
網絡的神奇作用吸引著越來越多的用戶加入其中,正因如此,網絡的承受能力也面臨著越來越嚴峻的考驗―從硬件上、軟件上、所用標準上......,各項技術都需要適時應勢,對應發展,這正是網絡迅速走向進步的催化劑。
|