Configuring Stub Areas - Cisco Nexus 7000 Series Configuration Manual

Nx-os unicast routing configuration
Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

Chapter 7
Configuring OSPFv3
S e n d d o c u m e n t c o m m e n t s t o n e x u s 7 k - d o c f e e d b a c k @ c i s c o . c o m .
Command
Step 3
address-family ipv6 unicast
Example:
switch(config-router)# address-family
ipv6 unicast
switch(config-router-af)#
Step 4
area area-id filter-list route-map
map-name {in | out}
Example:
switch(config-router-af)# area 0.0.0.10
filter-list route-map FilterLSAs in
Step 5
show ipv6 ospfv3 policy statistics area
id filter-list {in | out}
Example:
switch(config-if)# show ipv6 ospfv3
policy statistics area 0.0.0.10
filter-list in
Step 6
copy running-config startup-config
Example:
switch(config-router)# copy
running-config startup-config
The following example shows how to enable graceful restart if it has been disabled:
switch# config t
switch(config)# router ospfv3 201
switch(config-router)# address-family ipv6 unicast
switch(config-router-af)# area 0.0.0.10 filter-list route-map FilterLSAs in
switch(config-router-af)# copy running-config startup-config

Configuring Stub Areas

You can configure a stub area for part of an OSPFv3 domain where external traffic is not necessary. Stub
areas block AS External (type 5) LSAs, limiting unnecessary routing to and from selected networks. See
the
stub area.
BEFORE YOU BEGIN
Ensure that you have enabled the OSPF feature (see the
page
Ensure that there are no virtual links or ASBRs in the proposed stub area.
Ensure that you are in the correct VDC (or use the switchto vdc command).
SUMMARY STEPS
1.
2.
OL-20002-02
"Stub Area" section on page
7-13).
config t
router ospfv3 instance-tag
Cisco Nexus 7000 Series NX-OS Unicast Routing Configuration Guide, Release 4.x
Purpose
Enters IPv6 unicast address family mode.
Filters incoming or outgoing Inter-Area Prefix (type 3)
LSAs on an ABR.
(Optional) Displays OSPFv3 policy information.
(Optional) Saves this configuration change.
7-9. You can optionally block all summary routes from going into the
"Enabling the OSPFv3 Feature" section on
Configuring Advanced OSPFv3
7-21

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents