2 ! Zebra configuration saved from vty
10 debug ospf6 neighbor state
14 ipv6 ospf6 hello-interval 10
15 ipv6 ospf6 dead-interval 40
16 ipv6 ospf6 retransmit-interval 5
18 ipv6 ospf6 transmit-delay 1
19 ipv6 ospf6 instance-id 0
23 ipv6 ospf6 hello-interval 10
24 ipv6 ospf6 dead-interval 40
25 ipv6 ospf6 retransmit-interval 5
27 ipv6 ospf6 transmit-delay 1
28 ipv6 ospf6 instance-id 0
32 redistribute static route-map static-ospf6
33 interface fxp0 area 0.0.0.0
35 access-list access4 permit 127.0.0.1/32
37 ipv6 access-list access6 permit 3ffe:501::/32
38 ipv6 access-list access6 permit 2001:200::/48
39 ipv6 access-list access6 permit ::1/128
41 ipv6 prefix-list test-prefix seq 1000 deny any
43 route-map static-ospf6 permit 10
44 match ipv6 address prefix-list test-prefix
45 set metric-type type-2
50 ipv6 access-class access6