Ip Router Ospf Multi-Area - Cisco Nexus 3548 Command Reference Manual

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

Advertisement

ip router ospf multi-area

ip router ospf multi-area
To configure a multi-area adjacency on an Open Shortest Path First (OSPF) interface, use the ip router
ospf multi-area command. To return to the default, use the no form of this command.
Syntax Description
instance-tag
area-id
Command Default
None
Command Modes
Interface configuration mode
Command History
Release
5.0(3)A1(1)
Usage Guidelines
Before you use this command, make sure that you enable OSPF on the switch.
This command requires the LAN Base Services license.
Examples
This example shows how to configure a multi-area adjacency:
switch# configure terminal
switch(config)# interface ethernet 1/2
switch(config-if)# no switchport
switch(config-if)# ip router ospf Base area 33
switch(config-if)# ip router ospf Base multi-area 99
switch(config-if)#
Related Commands
Command
copy running-config
startup-config
feature ospf
show ip ospf interface
Cisco Nexus 3548 Switch NX-OS Unicast Routing Command Reference
210
ip router ospf instance-tag multi-area area-id
no ip router ospf instance-tag multi-area area-id
Modification
This command was introduced.
Description
Saves the configuration changes to the startup configuration file.
Enables OSP on the switch.
Displays OSPF interface-related information.
Instance tag. Specify as an case-sensative alphanumeric string up to
20 characters.
Identifier for the OSPF area where you want to add as another area to
the primary interface. The area ID can be either a positive integer
value from 0 to 4294967295 or an IP address.
Chapter
Unicast Routing Commands
OL-27852-01

Advertisement

Table of Contents
loading

Table of Contents