A SERVICE OF

logo

864 OSPF Commands
no area
area-id
stub no-summary
area-id
— Identifies the OSPF area to configure. (Range: IP address or
decimal from 0–4294967295)
Default Configuration
Disabled is the default configuration.
Command Mode
Router OSPF Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example prevents the Summary LSA from being advertised
into the area 3 NSSA.
console(config-router)#area 3 stub no-summary
area virtual-link
Use the area virtual-link command in Router OSPF Configuration mode to
create the OSPF virtual interface for the specified area-id and neighbor
router. To remove the link, use the no form of the command.
Syntax
area
area-id
virtual-link
neighbor-id
no area
area-id
virtual-link
neighbor-id
area-id
— Identifies the OSPF area to configure. (Range: IP address or
decimal from 0–65535)
neighbor-id
— Valid IP address.
Default Configuration
This command has no default configuration.