! ! Zebra configuration saved from vty ! 2003/11/22 22:35:48 ! password zebra enable password zebra ! ! interface eth0 ipv6 ospf6 cost 1 ipv6 ospf6 hello-interval 10 ipv6 ospf6 dead-interval 40 ipv6 ospf6 retransmit-interval 5 ipv6 ospf6 priority 1 ipv6 ospf6 transmit-delay 1 ipv6 ospf6 instance-id 0 ! interface sit1 ipv6 ospf6 cost 1 ipv6 ospf6 hello-interval 10 ipv6 ospf6 dead-interval 40 ipv6 ospf6 retransmit-interval 5 ipv6 ospf6 priority 1 ipv6 ospf6 transmit-delay 1 ipv6 ospf6 instance-id 0 ! router ospf6 router-id 192.168.0.2 redistribute static route-map static-ospf6 interface eth0 area 0.0.0.0 interface sit1 area 0.0.0.0 interface lo area 0.0.0.0 ! route-map static-ospf6 permit 50 set metric-type type-2 set metric 30 ! ! line vty !