area ip-address|number shortcut
This command configures the area as Shortcut capable.
Syntax
area ip-address a.b.c.d shortcut {default|enable|disable} area number <number> shortcut no area ip-address a.b.c.d shortcut no area number <number> shortcut
Command |
Description |
---|---|
a.b.c.d |
Defines the OSPF area in IP address format. |
number |
Defines the OSPF area ID as a decimal value in the range of 0 – 4294967295. |
default |
Sets the default shortcutting behavior |
enable |
Enables shortcutting through the area |
disable |
Disables shortcutting through the area |
Default
NA
Command Mode
Privileged User
Example
This example configures the area as Shortcut capable.
(config-data)# router ospf (conf-router)# area number 1000 shortcut enable