Zte ZXR10 5900E Series Configuration Manual page 51

Easy-maintenance mpls routing switch (ipv4 routing)
Hide thumbs Also See for ZXR10 5900E Series:
Table of Contents

Advertisement

S3(config)#interface loopback1
S3(config-if-loopback1)#ip adderss 1.1.1.4 255.255.255.255
S3(config-if-loopback1)#exit
S3(config)#interface vlan10
S3(config-if-vlan10)#ip address 30.0.1.2 255.255.255.252
S3(config-if-vlan10)#exit
S3(config)#router ospf 10
S3(config-ospf-10)#router-id 1.1.1.4
S3(config-ospf-10)#network 30.0.1.0 0.0.0.3 area 1
S3(config-ospf-10)#area 1 stub
S3(config-ospf-10)#exit
To configure area 1 as a totally stubby area, run the following commands to modify the
configurations on S2:
S2(config)#router ospf 10
S2(config-ospf-10)#area 1 stub no-summary
S2(config-ospf-10)#exit
Run the following commands to modify the configurations on S3:
S3(config)#router ospf 10
S3(config-ospf-10)#area 1 stub no-summary
S3(config-ospf-10)#exit
Configuring an NSSA Area
To configure an NSSA area, the following conditions are required: The OSPF protocol is
run on routers, and the area to be configured is a stub area or a non-backbone area.
Create a stub area with an ASBR. Routers in this area receive routing messages from an
external AS through the ASBR. External routing messages from other areas are blocked.
Because some routers do not support the NSSA configuration and cannot recognize Type
7 LSAs, the protocol defines that the ABR on the NSSA converts Type 7 LSAs generated
within the NSSA to Type 5 LSAs, and then advertises the LSAs. At this time, the advertiser
of the LSAs is changed to the ABR. This is called routing translation. Using this method,
routers outside the NSSA area are not required to support the NSSA configuration.
To configure an NSSA area on the ZXR10 5900E, perform the following steps:
Step
Command
1
ZXR10(config)#
SJ-20150114102049-003|2015-01-15 (R1.0)
router ospf <process-id>[vrf <vrf-name>]
3-19
Chapter 3 OSPF Configuration
Function
Enters OSPF routing mode.
ZTE Proprietary and Confidential

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents