ipv6 tunnel
   
   
      Configure a tunnel for IPv6 VLANs or brouter ports to communicate through an IPv4
         network.
    
      Syntax
         
         
            - 
               
                  default ipv6 tunnel
                     <1-2000>
               
             
            - 
               
                  default ipv6 tunnel
                     <1-2000> hop-limit
               
             
            - 
               
                  ipv6 tunnel <1-2000>
                     hop-limit <0-255>
               
             
            - 
               
                  ipv6 tunnel <1-2000>
                     source {A.B.C.D} address WORD<0-46> destination {A.B.C.D}
               
             
            - 
               
                  no ipv6 tunnel
                     <1-2000>
               
             
         
      
      Command Parameters
         
         
            
               - <1-2000>
 
               - Specifies the tunnel ID.
 
            
            
               - address WORD<0-46>
 
               - Specifies the IPv6 address and
                  length for the local VLAN or brouter port.
 
            
            
               - destination{A.B.C.D}
 
               - Configures the address of the
                  remote endpoint of the tunnel.
 
            
            
               - hop-limit <0-255>
 
               - Configures the maximum number of
                  hops in the tunnel.
 
            
            
               - source {A.B.C.D}
 
               - Configures the address of the
                  local endpoint of the tunnel, or 0.0.0.0 (for IPv4) or :: (for IPv6) if the device
                  is free to choose its addresses at tunnel establishment.
 
            
         
      
      Default
         
         The default hop-limit is 255.
      
      Command Mode
         
         Global Configuration