安装与配置
您现在的位置: 本站首页>>安装与配置>>正文

Extreme Networks 上基于Tunnel的静态路由的IPv6的配置

2018年01月07日 17:24  点击:[]

# IPv6 configuration
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

关闭