Configuring Advanced Ospfv2 - Cisco Nexus 3000 Series Configuration Manual

Nx-os unicast routing configuration guide, nx-os release 5.0(3)u1(1)
Hide thumbs Also See for Nexus 3000 Series:
Table of Contents

Advertisement

Configuring Advanced OSPFv2

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 3 k - d o c f e e d b a c k @ c i s c o . c o m
Command
Step 8
show ip ospf instance-tag interface
interface-type slot/port
Example:
switch(config-if)# show ip ospf 201
interface ethernet 1/2
Step 9
copy running-config startup-config
Example:
switch(config)# copy running-config
startup-config
This example shows how to set an interface for simple, unencrypted passwords and set the password for
Ethernet interface 1/2:
switch# configure terminal
switch(config)# router ospf 201
switch(config-router)# exit
switch(config)# interface ethernet 1/2
switch(config-if)# no switchport
switch(config-if)# ip router ospf 201 area 0.0.0.10
switch(config-if)# ip ospf authentication
switch(config-if)# ip ospf authentication-key 0 mypass
switch(config-if)# copy running-config startup-config
Configuring Advanced OSPFv2
Configure OSPFv2 after you have designed your OSPFv2 network.
This section includes the following topics:
Cisco Nexus 3000 Series NX-OS Unicast Routing Configuration Guide, NX-OS Release 5.0(3)U1(1)
3-22
Configuring Filter Lists for Border Routers, page 3-23
Configuring Stub Areas, page 3-24
Configuring a Totally Stubby Area, page 3-25
Configuring NSSA, page 3-26
Configuring Virtual Links, page 3-28
Configuring Redistribution, page 3-30
Limiting the Number of Redistributed Routes, page 3-32
Configuring Route Summarization, page 3-34
Configuring Stub Route Advertisements, page 3-35
Modifying the Default Timers, page 3-36
Restarting an OSPFv2 Instance, page 3-39
Purpose
(Optional) Displays OSPF information.
(Optional) Saves this configuration change.
Chapter 3
Configuring OSPFv2

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents