Cisco Nexus 3548 Command Reference Manual page 51

Nx-os unicast routing command reference
Hide thumbs Also See for Nexus 3548:
Table of Contents

Advertisement

Chapter
Unicast Routing Commands
Examples
This example shows how to configure area 1 as an NSSA area:
switch# configure terminal
switch(config)# router ospf 10
switch(config-router)# area 1 nssa
switch(config-router)#
This example shows how to configure area 1 as an NSSA area and translate Type 7 LSAs from area 1 to
Type 5 LSAs, but not place the Type 7 forwarding address into the Type 5 LSAs. (OSPF places 0.0.0.0
as the forwarding address in the Type 5 LSAs.)
switch# configure terminal
switch(config)# router ospf 2
switch(config-router)# area 1 nssa translate type7 suppress-fa
switch(config-router)#
Related Commands
Command
copy running-config
startup-config
redistribute
show ip ospf
OL-27852-01
Description
Saves the configuration changes to the startup configuration file.
Redistributes routes learned from one routing protocol to another routing
protocol domain.
Displays OSPF information.
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
area nssa (OSPF)
31

Advertisement

Table of Contents
loading

Table of Contents