Configuration Guide User guide

1300 FastIron Configuration Guide
53-1002494-02
OSPF V3 configuration
After this distribution list is configured, route 3010::/64 would be omitted from the OSPF V3 route
table.
The following commands specify an IPv6 prefix list called filterOspfRoutesVe that denies route
3015::/64.
Brocade(config)#ipv6 prefix-list filterOspfRoutesVe seq 5 deny 3015::/64
Brocade(config)#ipv6 prefix-list filterOspfRoutesVe seq 10 permit ::/0 ge 1 le 128
The following commands configure a distribution list that applies the filterOspfRoutesVe prefix list
to routes pointing to virtual interface 10.
Brocade(config)#ipv6 router ospf
Brocade(config-ospf6-router)#distribute-list prefix-list filterOspfRoutes in ve
10
After this distribution list is configured, route 3015::/64, pointing to virtual interface 10, would be
omitted from the OSPF V3 route table.
Brocade#show ipv6 ospf route
Current Route count: 4
Intra: 3 Inter: 0 External: 1 (Type1 0/Type2 1)
Equal-cost multi-path: 0
Destination Options Area Cost Type2 Cost
Next Hop Router Outgoing Interface
*IA 3001::/64 --------- 0.0.0.1 0 0
:: ve 10
*IA 3015::/64 V6E---R-- 0.0.0.0 11 0
fe80::2e0:52ff:fe00:10 ve 10
*IA 3020::/64 --------- 0.0.0.0 10 0
:: ve 11
*E2 6001:5000::/64 --------- 0.0.0.0 10 0
fe80::2e0:52ff:fe00:10 ve 10
Brocade#show ipv6 ospf route
Current Route count: 4
Intra: 3 Inter: 0 External: 1 (Type1 0/Type2 1)
Equal-cost multi-path: 0
Destination Options Area Cost Type2 Cost
Next Hop Router Outgoing Interface
*IA 3001::/64 --------- 0.0.0.1 0 0
:: ve 10
*E2 3010::/64 --------- 0.0.0.0 10 0
fe80::2e0:52ff:fe00:10 ve 10
*IA 3020::/64 --------- 0.0.0.0 10 0
:: ve 11
*E2 6001:5000::/64 --------- 0.0.0.0 10 0
fe80::2e0:52ff:fe00:10 ve 10