Configuring a (Totally) NSSA Area 113
<SwitchC>
[SwitchC] ip
# Configure OSPF for area 1.
[SwitchC] ospf 1
# Redistribute the static route to specify Switch C as an ASBR.
| ■ | Configure Switch D. |
| # Create VLANs and configure IP addresses of the VLAN interfaces. The | |
| configuration procedure is omitted. | |
| # Configure a static route of 1.0.0.0/8. | |
| <SwitchD> | |
| [SwitchD] ip | |
| # Configure OSPF for area 2. | |
| [SwitchD] ospf 1 | |
| ||
| ||
| ||
| ||
| # Redistribute the static route to specify Switch D as an ASBR. | |
| ||
| ||
n | ■ The | |
| and ABRs/ASBRs. | |
| ■ By using the display ospf lsdb command on Switch C, you can see that | |
|
| LSAs, |
|
| can control the generation of |
|
| configuring the NSSA attribute. |
NSSA area configuration 1 (area 1 is an NSSA area)
n After this configuration, packets destined for an IP address (in another AS) advertised by the ASBR of the NSSA area will be forwarded by the ASBR, while packets destined for an IP address (in another AS) not advertised by the ASBR will be dropped.
Based on the configuration in