Omitir para ir al contenido principal
  • Hacer pedidos rápida y fácilmente
  • Ver pedidos y realizar seguimiento al estado del envío
  • Cree y acceda a una lista de sus productos
  • Administre sus sitios, productos y contactos de nivel de producto de Dell EMC con Administración de la empresa.

Dell PowerEdge FN I/O Module Configuration Guide 9.10(0.0)

PDF

Configuring a Tunnel

You can configure a tunnel in IPv6 mode, IPv6IP mode, and IPIP mode.

  • If the tunnel mode is IPIP or IPv6IP, the tunnel source address and the tunnel destination address must be an IPv4 address.
  • If the tunnel mode is IPv6, the tunnel source address and the tunnel destination address must be an IPv6 address.
  • If the tunnel mode is IPv6 or IPIP, you can use either an IPv6 address or an IPv4 address for the logical address of the tunnel, but in IPv6IP mode, the logical address must be an IPv6 address.
The following sample configuration shows a tunnel configured in IPv6 mode (carries IPv6 and IPv4 traffic).
Dell(conf)#interface tunnel 1
                                 Dell(conf-if-tu-1)#tunnel source 30.1.1.1
                                 Dell(conf-if-tu-1)#tunnel destination 50.1.1.1
                                 Dell(conf-if-tu-1)#tunnel mode ipip
                                 Dell(conf-if-tu-1)#ip address 1.1.1.1/24
                                 Dell(conf-if-tu-1)#ipv6 address 1::1/64
                                 Dell(conf-if-tu-1)#no shutdown 
                                 Dell(conf-if-tu-1)#show config 
                                 !
                                 interface Tunnel 1
                                 ip address 1.1.1.1/24
                                 ipv6 address 1::1/64
                                 tunnel destination 50.1.1.1
                                 tunnel source 30.1.1.1
                                 tunnel mode ipip 
                                 no shutdown
                              
The following sample configuration shows a tunnel configured in IPV6IP mode (IPv4 tunnel carries IPv6 traffic only):
Dell(conf)#interface tunnel 2
                                 Dell(conf-if-tu-2)#tunnel source 60.1.1.1 
                                 Dell(conf-if-tu-2)#tunnel destination 90.1.1.1
                                 Dell(conf-if-tu-2)#tunnel mode ipv6ip
                                 Dell(conf-if-tu-2)#ipv6 address 2::1/64
                                 Dell(conf-if-tu-2)#no shutdown
                                 Dell(conf-if-tu-2)#show config 
                                 !
                                 interface Tunnel 2
                                 no ip address
                                 ipv6 address 2::1/64
                                 tunnel destination 90.1.1.1
                                 tunnel source 60.1.1.1
                                 tunnel mode ipv6ip 
                                 no shutdown
                                 
                              
The following sample configuration shows a tunnel configured in IPIP mode (IPv4 tunnel carries IPv4 and IPv6 traffic):
                                 Dell(conf)#interface tunnel 3
                                 Dell(conf-if-tu-3)#tunnel source 5::5
                                 Dell(conf-if-tu-3)#tunnel destination 8::9
                                 Dell(conf-if-tu-3)#tunnel mode ipv6
                                 Dell(conf-if-tu-3)#ip address 3.1.1.1/24
                                 Dell(conf-if-tu-3)#ipv6 address 3::1/64
                                 Dell(conf-if-tu-3)#no shutdown
                                 Dell(conf-if-tu-3)#show config 
                                 !
                                 interface Tunnel 3
                                 ip address 3.1.1.1/24
                                 ipv6 address 3::1/64
                                 tunnel destination 8::9
                                 tunnel source 5::5
                                 tunnel mode ipv6 
                                 no shutdown
                                 
                                 
                              

Califique este contenido

Preciso
Útil
Fácil de comprender
¿Este artículo fue útil?
0/3000 characters
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Proporcione calificaciones (1 a 5 estrellas).
  Seleccione si el artículo fue útil o no.
  Los comentarios no pueden contener estos caracteres especiales: <>"(", ")", "\"