Hurricane Electric's IPv6 Tunnel Broker Forums

General IPv6 Topics => IPv6 on Routing Platforms => Topic started by: dmbaturin on February 06, 2010, 09:40:22 PM

Title: Configuring a tunnel under Bigiron
Post by: dmbaturin on February 06, 2010, 09:40:22 PM
In addition, an example for Foundry BigIron devices.
ipv6 unicast-routing
interface tunnel 1                                                
  tunnel mode ipv6ip                                              
  tunnel source $ipv4b                              
  tunnel destination $ipv4a
  no ip address *                          
  ipv6 enable        
  ipv6 address $ipv6b/64
ipv6 route ::/0 tunnel 1